WPTT / WPThemeReview

PHP_CodeSniffer rules (sniffs) to enforce WordPress theme review coding conventions
MIT License
208 stars 38 forks source link

NoAddAdminPages: add `add_links_page()` to the functions list #159

Closed jrfnl closed 6 years ago

jrfnl commented 6 years ago

Even though the Links menu is now disabled for new installs, the functionality does still exist and the function to add submenus to it has not been deprecated, so should be included in this sniff.