- Timestamp:
- 03/18/2018 09:56:44 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/customizer-controls.php
r11856 r11899 3 3 * Customizer controls 4 4 * 5 * @since 1.0.05 * @since 3.0.0 6 6 */ 7 7 … … 16 16 * https://developer.wordpress.org/themes/advanced-topics/customizer-api/#putting-the-pieces-together 17 17 * 18 * @since 1.0.018 * @since 3.0.0 19 19 */ 20 20 class BP_Nouveau_Nav_Customize_Control extends WP_Customize_Control { … … 27 27 * Render the control's content. 28 28 * 29 * @since 1.0.029 * @since 3.0.0 30 30 */ 31 31 public function render_content() {
Note: See TracChangeset
for help on using the changeset viewer.