Make WordPress Core

Changeset 32143


Ignore:
Timestamp:
04/19/2015 01:34:01 AM (9 years ago)
Author:
SergeyBiryukov
Message:

Press This: Update documentation for press_this_save_redirect filter after [31992].

props kraftbj.
fixes #31996.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-press-this.php

    r32122 r32143  
    159159             *
    160160             * @param string $url     Redirect URL. If `$status` is 'publish', this will be the post permalink.
    161              *                        Otherwise, the post edit URL will be used.
     161             *                        Otherwise, the default is false resulting in no redirect.
    162162             * @param int    $post_id Post ID.
    163163             * @param string $status  Post status.
Note: See TracChangeset for help on using the changeset viewer.