mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Use markdown instead of HTML for code formatting.
Fixes phpdoc usage in [36622], [36608], [35724], [35307]. See #35898. See #35869. See #34738. See #33552. git-svn-id: https://develop.svn.wordpress.org/trunk@36645 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -358,7 +358,7 @@ class WP_Customize_Setting {
|
||||
* Clear out the previewed-applied flag for a multidimensional-aggregated value whenever its post value is updated.
|
||||
*
|
||||
* This ensures that the new value will get sanitized and used the next time
|
||||
* that <code>WP_Customize_Setting::_multidimensional_preview_filter()</code>
|
||||
* that `WP_Customize_Setting::_multidimensional_preview_filter()`
|
||||
* is called for this setting.
|
||||
*
|
||||
* @since 4.4.0
|
||||
|
||||
Reference in New Issue
Block a user