Automattic / Automattic/VIP-Coding-Standards
Callback functions for add_menu_page() should enforce credential-checks
Open
Type: Enhancement
- Dominant language
- PHP
- Stars
- 261
- Forks
- 44
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
All callback functions for `add_menu_page()` (argument `$function`) should enforce credential-checks, as that is not done automatically (see: https://developer.wordpress.org/reference/functions/add_menu_page/#notes).
Contributor guide
Assessment
This issue has not been assessed yet.