Changeset 26631 for trunk/src/wp-admin/includes/theme.php
- Timestamp:
- 12/04/2013 08:02:53 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/theme.php
r26625 r26631 302 302 * 303 303 * Important: An object MUST be returned to this filter. 304 * 304 * 305 305 * @since 2.8.0 306 * 306 * 307 307 * @param object $args Arguments used to query for installer pages from the WordPress.org Themes API. 308 308 * @param string $action Requested action. Likely values are 'theme_information', … … 316 316 * Returning a value of true to this filter allows a theme to completely 317 317 * override the built-in WordPress.org API. 318 * 318 * 319 319 * @since 2.8.0 320 320 *
Note: See TracChangeset
for help on using the changeset viewer.