yoastcs
yoastcs copied to clipboard
Code style should enforce documentation for actions and filters
every do_action and apply_filters should be documented.
Related issue in WPCS: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues/424
Seems to be blocked by no upstream implementation in WPCS still.