Changeset 30681 for trunk/src/wp-includes/class-wp-theme.php
- Timestamp:
- 12/01/2014 01:33:34 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-theme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme.php
r30105 r30681 1034 1034 * @access public 1035 1035 * 1036 * @return True if the textdomain was successfully loaded or has already been loaded. False if1036 * @return bool If the textdomain was successfully loaded or has already been loaded. False if 1037 1037 * no textdomain was specified in the file headers, or if the domain could not be loaded. 1038 1038 */
Note: See TracChangeset
for help on using the changeset viewer.