Make WordPress Core


Ignore:
Timestamp:
12/04/2013 08:02:53 PM (13 years ago)
Author:
DrewAPicture
Message:

Hook docs pinking shears.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/theme.php

    r26625 r26631  
    302302         *
    303303         * Important: An object MUST be returned to this filter.
    304          * 
     304         *
    305305         * @since 2.8.0
    306          * 
     306         *
    307307         * @param object $args   Arguments used to query for installer pages from the WordPress.org Themes API.
    308308         * @param string $action Requested action. Likely values are 'theme_information',
     
    316316         * Returning a value of true to this filter allows a theme to completely
    317317         * override the built-in WordPress.org API.
    318          * 
     318         *
    319319         * @since 2.8.0
    320320         *
Note: See TracChangeset for help on using the changeset viewer.