Changeset 37491 for trunk/src/wp-includes/class-wp-customize-widgets.php
- Timestamp:
- 05/22/2016 06:09:59 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-widgets.php
r37352 r37491 456 456 457 457 /** 458 * Filter Customizer widget section arguments for a given sidebar.458 * Filters Customizer widget section arguments for a given sidebar. 459 459 * 460 460 * @since 3.9.0 … … 576 576 577 577 /** 578 * Filter whether the given widget is considered "wide".578 * Filters whether the given widget is considered "wide". 579 579 * 580 580 * @since 3.9.0 … … 840 840 841 841 /** 842 * Filter the common arguments supplied when constructing a Customizer setting.842 * Filters the common arguments supplied when constructing a Customizer setting. 843 843 * 844 844 * @since 3.9.0
Note: See TracChangeset
for help on using the changeset viewer.