Make WordPress Core


Ignore:
Timestamp:
05/22/2016 06:49:05 PM (8 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/theme-compat/embed-content.php

    r37452 r37518  
    3939
    4040        /**
    41          * Filter the thumbnail image size for use in the embed template.
     41         * Filters the thumbnail image size for use in the embed template.
    4242         *
    4343         * @since 4.4.0
     
    5252
    5353        /**
    54          * Filter the thumbnail shape for use in the embed template.
     54         * Filters the thumbnail shape for use in the embed template.
    5555         *
    5656         * Rectangular images are shown above the title while square images
Note: See TracChangeset for help on using the changeset viewer.