Make WordPress Core


Ignore:
Timestamp:
03/13/2021 11:15:14 AM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Synchronize $category_name description in WP_Block_Pattern_Categories_Registry methods.

Follow-up to [48156].

See #52628.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-block-patterns-registry.php

    r50234 r50532  
    161161 * @since 5.5.0
    162162 *
    163  * @param string $pattern_name       Pattern name including namespace.
     163 * @param string $pattern_name Pattern name including namespace.
    164164 * @return bool True if the pattern was unregistered with success and false otherwise.
    165165 */
Note: See TracChangeset for help on using the changeset viewer.