Changeset 58682 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 07/06/2024 02:52:05 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r58376 r58682 6142 6142 * into a partial's render_callback so we cannot use get_custom_logo() as 6143 6143 * the render_callback directly since it expects a blog ID as the first 6144 * argument. When WP no longer supports PHP 5.3, this method can be removed 6145 * in favor of an anonymous function. 6144 * argument. 6146 6145 * 6147 6146 * @see WP_Customize_Manager::register_controls()
Note: See TracChangeset
for help on using the changeset viewer.