Make WordPress Core


Ignore:
Timestamp:
06/03/2020 10:00:27 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Miscellaneous DocBlock corrections.

See #49572.

File:
1 edited

Legend:

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

    r47856 r47892  
    36823682     * 2. The title, editor, and excerpt fields are all empty
    36833683     *
    3684      * Returning a truthy value to the filter will effectively short-circuit
     3684     * Passing a truthy value to the filter will effectively short-circuit
    36853685     * the new post being inserted, returning 0. If $wp_error is true, a WP_Error
    36863686     * will be returned instead.
Note: See TracChangeset for help on using the changeset viewer.