Make WordPress Core

Changeset 29509


Ignore:
Timestamp:
08/15/2014 07:48:16 PM (11 years ago)
Author:
ocean90
Message:

Correct the documentation for the customize_save_* action.

props celloexpressions.
see #29165.

File:
1 edited

Legend:

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

    r28827 r29509  
    166166
    167167        /**
    168          * Fires when the WP_Customize_Setting::save() method is called for settings
    169          * not handled as theme_mods or options.
     168         * Fires when the WP_Customize_Setting::save() method is called.
    170169         *
    171170         * The dynamic portion of the hook name, $this->id_data['base'] refers to
Note: See TracChangeset for help on using the changeset viewer.