Make WordPress Core


Ignore:
Timestamp:
11/24/2022 10:34:13 PM (4 years ago)
Author:
audrasjb
Message:

Docs: Use third-person singular verbs for Block Supports related function descriptions, as per docblocks standards.

See #56792.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/block-supports/generated-classname.php

    r51246 r54873  
    88
    99/**
    10  * Get the generated classname from a given block name.
     10 * Gets the generated classname from a given block name.
    1111 *
    1212 * @since 5.6.0
     
    4040
    4141/**
    42  * Add the generated classnames to the output.
     42 * Adds the generated classnames to the output.
    4343 *
    4444 * @since 5.6.0
Note: See TracChangeset for help on using the changeset viewer.