Make WordPress Core


Ignore:
Timestamp:
05/07/2018 05:19:48 PM (8 years ago)
Author:
johnbillion
Message:

Docs: Update and correct various inline documentation.

See #42505, #41756

File:
1 edited

Legend:

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

    r42746 r43177  
    353353     *
    354354     * @param string $filter Filter.
    355      * @return self|array|bool|object|WP_Post
     355     * @return array|bool|object|WP_Post
    356356     */
    357357    public function filter( $filter ) {
Note: See TracChangeset for help on using the changeset viewer.