Make WordPress Core


Ignore:
Timestamp:
12/01/2014 01:33:34 AM (11 years ago)
Author:
wonderboymusic
Message:

Improve various @param docs for src/wp-includes/*.

See #30224.

File:
1 edited

Legend:

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

    r30105 r30681  
    10341034     * @access public
    10351035     *
    1036      * @return True if the textdomain was successfully loaded or has already been loaded. False if
     1036     * @return bool If the textdomain was successfully loaded or has already been loaded. False if
    10371037     *  no textdomain was specified in the file headers, or if the domain could not be loaded.
    10381038     */
Note: See TracChangeset for help on using the changeset viewer.