Make WordPress Core

Changeset 42797


Ignore:
Timestamp:
03/08/2018 01:05:35 PM (7 years ago)
Author:
SergeyBiryukov
Message:

Docs: Remove copy/pasted default value description for $type in WP_Customize_Manager::add_setting().

Props DannyCooper.
Fixes #43497.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-customize-manager.php

    r42761 r42797  
    36243624     *
    36253625     *  @type string       $type                  Type of the setting. Default 'theme_mod'.
    3626      *                                            Default 160.
    36273626     *  @type string       $capability            Capability required for the setting. Default 'edit_theme_options'
    36283627     *  @type string|array $theme_supports        Theme features required to support the panel. Default is none.
Note: See TracChangeset for help on using the changeset viewer.