Make WordPress Core


Ignore:
Timestamp:
04/29/2020 05:23:21 PM (6 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct @since versions, remove duplicate comment.

Follow-up to [47633].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/customize/manager.php

    r47633 r47663  
    13781378         * Sanitize content with Kses if the current user is not the main admin.
    13791379         *
    1380          * @since 5.2.?
     1380         * @since 5.4.1
    13811381         *
    13821382         * @param string $content Content to sanitize.
     
    13931393         * Filter map_meta_cap to disallow unfiltered_html.
    13941394         *
    1395          * @since 5.2.?
     1395         * @since 5.4.1
    13961396         *
    13971397         * @param array  $caps User's capabilities.
Note: See TracChangeset for help on using the changeset viewer.