Make WordPress Core


Ignore:
Timestamp:
02/23/2016 07:17:11 PM (9 years ago)
Author:
westonruter
Message:

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.

File:
1 edited

Legend:

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

    r36622 r36645  
    359359     *
    360360     * This ensures that the new value will get sanitized and used the next time
    361      * that <code>WP_Customize_Setting::_multidimensional_preview_filter()</code>
     361     * that `WP_Customize_Setting::_multidimensional_preview_filter()`
    362362     * is called for this setting.
    363363     *
Note: See TracChangeset for help on using the changeset viewer.