Top Google Search Results
- option_page_capability_{$option_page} Wordpress hook details ...
WordPress hook directory option_page_capability_{$option_page}. Important warning about variable hooks. Some hooks have variables in their names. - "Cheatin' Uh?" Error Message for User Role Login :: WP Questions ...
Jul 12, 2011 ... $option_page = 'options'; else $capability = apply_filters( " option_page_capability_{$option_page}", $capability ); if ( !current_user_can( ... - Change user permission to edit general settings - WordPress
$option_page = 'options'; else $capability = apply_filters( " option_page_capability_{$option_page}", $capability ); if ( !current_user_can( $ capability ) ... - #14365 (Admin custom option screen not saved unless user ...
Attached patch implements a filter called "option_page_capability_{$ option_page}", which can be used to tweak the capability required when using the settings ...