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/colors.php

    r54211 r54873  
    5858
    5959/**
    60  * Add CSS classes and inline styles for colors to the incoming attributes array.
     60 * Adds CSS classes and inline styles for colors to the incoming attributes array.
    6161 * This will be applied to the block markup in the front-end.
    6262 *
Note: See TracChangeset for help on using the changeset viewer.