Changeset 36975
- Timestamp:
- 03/13/2016 09:13:50 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/general-template.php
r36950 r36975 913 913 * 914 914 * @param string $html Custom logo HTML output. 915 * @param string $size Size specified in add_theme_support declaration, or ' thumbnail' default.915 * @param string $size Size specified in add_theme_support declaration, or 'full' default. 916 916 */ 917 917 return apply_filters( 'get_custom_logo', $html, $size );
Note: See TracChangeset
for help on using the changeset viewer.