Ticket #31996: 31996.diff
File 31996.diff, 655 bytes (added by , 10 years ago) |
---|
-
src/wp-admin/includes/class-wp-press-this.php
158 158 * @since 4.2.0 159 159 * 160 160 * @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. 162 162 * @param int $post_id Post ID. 163 163 * @param string $status Post status. 164 164 */