Top Google Search Results
- themes_api_args Wordpress hook details -- Adam Brown, BYU ...
Detailed information about every action hook and filter used in WordPress. Makes Plugin API easier to use. Lists appearance, file location, and deprecation data ... - Docs for page theme.php
The first filter, 'themes_api_args', is for the args and gives the action as the second ... The hook for 'themes_api_args' must ensure that an object is returned. - php /** * WordPress Theme Administration API - WordPress SVN
The first filter, 'themes_api_args', is for the args and gives the action as * the second ... The hook for 'themes_api_args' must ensure that an * object is returned . - PHPXRef 0.7 : WordPress : /wp-admin/includes/theme.php source
259 * 260 * The first filter, 'themes_api_args', is for the args and gives the action ... The hook for 'themes_api_args' must ensure that an 262 * object is returned.