mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Pinking shears 6-20000
git-svn-id: https://develop.svn.wordpress.org/trunk@20000 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* @subpackage Customize
|
||||
* @since 3.4.0
|
||||
*/
|
||||
|
||||
|
||||
class WP_Customize_Setting {
|
||||
public $id;
|
||||
public $priority = 10;
|
||||
@@ -98,7 +98,7 @@ class WP_Customize_Setting {
|
||||
* Callback function to filter the theme mods and options.
|
||||
*
|
||||
* @since 3.4.0
|
||||
*
|
||||
*
|
||||
* @param mixed Old value.
|
||||
* @return mixed New or old value.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user