[wp-trac] [WordPress Trac] #34829: Press This - Standard editor redirect broken in version 4.3
WordPress Trac
noreply at wordpress.org
Wed Dec 2 21:37:51 UTC 2015
#34829: Press This - Standard editor redirect broken in version 4.3
--------------------------+------------------------------
Reporter: finnj | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Press This | Version: 4.3.1
Severity: normal | Resolution: worksforme
Keywords: | Focuses:
--------------------------+------------------------------
Changes (by kraftbj):
* status: new => closed
* resolution: => worksforme
Comment:
`get_edit_post_link` is still used:
https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/class-
wp-press-this.php#L155
In 4.3.x, with the new split button, we use JS to change a value on the
form being submitted, that is then used to determine where the user is
sent.
I confirmed using the `get_edit_post_link` filter that it is respected
when choosing the option for Standard Editor. I'd suggest testing it out a
bit, disabling this check https://plugins.trac.wordpress.org/browser
/frontier-post/trunk/frontier-post.php#L423.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34829#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list