Make WordPress Core


Ignore:
Timestamp:
05/22/2016 06:49:05 PM (10 years ago)
Author:
DrewAPicture
Message:

Docs: Standardize filter docs in remaining wp-includes/* files to use third-person singular verbs per the inline documentation standards for PHP.

See #36913.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/shortcodes.php

    r36097 r37518  
    538538        }
    539539        /**
    540          * Filter a shortcode's default attributes.
     540         * Filters a shortcode's default attributes.
    541541         *
    542542         * If the third parameter of the shortcode_atts() function is present then this filter is available.
Note: See TracChangeset for help on using the changeset viewer.