- Timestamp:
- 07/27/2017 12:40:27 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-site-icon-control.php
r40671 r41162 23 23 * 24 24 * @since 4.3.0 25 * @access public26 25 * @var string 27 26 */ … … 32 31 * 33 32 * @since 4.3.0 34 * @access public35 33 * 36 34 * @param WP_Customize_Manager $manager Customizer bootstrap instance. … … 47 45 * 48 46 * @since 4.5.0 49 * @access public50 47 */ 51 48 public function content_template() {
Note: See TracChangeset
for help on using the changeset viewer.