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

props kraftbj.
fixes #31996.

git-svn-id: https://develop.svn.wordpress.org/trunk@32143 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2015-04-19 01:34:01 +00:00
parent b7817247c5
commit 3c28d7b1f6

View File

@ -158,7 +158,7 @@ class WP_Press_This {
* @since 4.2.0
*
* @param string $url Redirect URL. If `$status` is 'publish', this will be the post permalink.
* Otherwise, the post edit URL will be used.
* Otherwise, the default is false resulting in no redirect.
* @param int $post_id Post ID.
* @param string $status Post status.
*/