Changeset 30188
- Timestamp:
- 11/03/2014 05:16:33 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme.php
r30105 r30188 1669 1669 * 1670 1670 * @param string $feature the feature to check 1671 * @return array The array of extra arguments1671 * @return mixed The array of extra arguments or value of registered featured. 1672 1672 */ 1673 1673 function get_theme_support( $feature ) {
Note: See TracChangeset
for help on using the changeset viewer.