Adds way to redirect user for connect flow#15124
Conversation
Redirects users back to Calypso if they aren't signed in to WordPress.
|
Thank you for the great PR description! When this PR is ready for review, please apply the Scheduled Jetpack release: April 7, 2020. |
enejb
left a comment
There was a problem hiding this comment.
Thanks for making this work. I think this is a great fix!
jeherve
left a comment
There was a problem hiding this comment.
While it does work on regular WP installs, it does not seem to work when your installation of WordPress is installed in a subdirectory:
https://wordpress.org/support/article/giving-wordpress-its-own-directory/
I'll send you credentials with a site that is set up like that if that can help with debugging.
I also wonder if it may be worth adding unit tests for this. What do you think?
|
@jeherve - I've added unit tests as per requested. As for subdirectory installs, as discussed that seems to be a separate issue. I've made a ticket for that in 1164141197617539-as-a168534075008073. |
|
@jeherve - issue with a test made me push another fix. Can you re-review real quick? |
|
nvm, didn't update :) |
* Initial changelog entry * Changelog: add #14904 * Changelog: add #14910 * Changelog: add #14913 * Changelog: add #14916 * Changelog: add #14922 * Changelog: add #14924 * Changelog: add #14925 * Changelog: add #14928 * Changelog: add #14840 * Changelog: add #14841 * Changelog: add #14842 * Changelog: add #14826 * Changelog: add #14835 * Changelog: add #14859 * Changelog: add #14884 * Changelog: add #14888 * Changelog: add #14817 * Changelog: add #14814 * Changelog: add #14819 * Changelog;: add #14797 * Changelog: add #14798 * Changelog: add #14802 * Changelog: add #13676 * Changelog: add #13744 * Changelog: add #13777 * Changelog: add #14446 * Changelog: add #14739 * Changelog: add #14770 * Changelog: add #14784 * Changelog: add #14897 * Changelog: add #14898 * Changelog: add #14968 * Changelog: add #14985 * Changelog: add #15044 * Changelog: add #15052 * Update to remove Podcast since it remains in Beta * Changelog: add #14803 * Changelog: add #15028 * Changelog: add #15065 * Changelog:add #14886 * Changelog: add #15118 * Changelog: add #14990 * Changelog: add #14528 * Changelog: add #15120 * Changelog: add #15126 * Changelog: add #15049 * Chanegelog: add #14852 * Changelog: add #15090 * Changelog: add #15138 * Changelog: add #15124 * Changelog:add #15055 * Changelog: add #15017 * Changelog: add #15109 * Changelog: add #15145 * Changelog:add #15096 * Changelog:add #15153 * Changelog: add #15133 * Changelog: add #14960 * Changelog: add #15127 * Changelog: add #15056 * Copy current changelog to changelog archive. * Clarify changelog description
Redirects users back to Calypso if they aren't signed in to WordPress.
Changes proposed in this Pull Request:
connect_login_redirectwhich redirects users that aren't logged in back to Calypso instead of displaying the wp-login screen.Is this a new feature or does it add/remove features to an existing part of Jetpack?
Testing instructions:
Proposed changelog entry for your changes: