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

    r36009 r37518  
    133133                        $bookmarks = $cache[ $key ];
    134134                        /**
    135                          * Filter the returned list of bookmarks.
     135                         * Filters the returned list of bookmarks.
    136136                         *
    137137                         * The first time the hook is evaluated in this file, it returns the cached
Note: See TracChangeset for help on using the changeset viewer.