Skip to content

Releases: johnbillion/user-switching

1.3.1

24 May 16:28
Compare
Choose a tag to compare
  • Add support for the X-Redirect-By header in WordPress 5.0.
  • Allow User Switching's admin notices to be dismissed.
  • Introduce a privacy statement.

1.3.0

09 Nov 22:00
Compare
Choose a tag to compare
  • Update the BuddyPress compatibility.
  • Various code and inline docs improvements.

1.2.0

29 Sep 10:51
Compare
Choose a tag to compare
  • Improve the Switch Back functionality when the interim login window is shown.
  • Always show the Switch Back link in the Meta widget if it's present.

1.1.0

07 Sep 23:31
Compare
Choose a tag to compare
  • Introduce a user_switching_switched_message filter to allow customisation of the message displayed to switched users in the admin area.
  • Switch to safe redirects for extra paranoid hardening.
  • Docblock improvements.
  • Coding standards improvements.

1.0.9

14 Jul 00:02
Compare
Choose a tag to compare
  • Remove the bundled languages in favour of language packs from translate.wordpress.org.

1.0.8

14 Jul 00:02
Compare
Choose a tag to compare
  • Chinese (Taiwan) and Czech translations.
  • Updated Dutch, Spanish, Hebrew, and German translations.
  • Add an ID attribute to the links that User Switching outputs on the WordPress login screen, BuddyPress screens, and bbPress screens.
  • Avoid a deprecated argument notice when the user-actions admin toolbar node has been removed.

1.0.7

14 Jul 00:03
Compare
Choose a tag to compare
  • Azerbaijani, Danish, and Bosnian translations.
  • Add back the 'User Switching' heading on the user profile screen.
  • Correct the value passed to the $old_user_id parameter of the switch_back_user hook when a user has been switched off. This should be boolean false rather than 0.
  • Docblocks for actions and filters.
  • More code standards tweaks.

1.0.6

14 Jul 00:03
Compare
Choose a tag to compare
  • Correct the values passed to the switch_back_user action when a user switches back.
  • More code standards tweaks.

1.0.5

14 Jul 00:03
Compare
Choose a tag to compare
  • Norwegian translation by Per Søderlind.
  • Code standards tweaks.

1.0.4

14 Jul 00:03
Compare
Choose a tag to compare
  • Support for the new logout_redirect and removable_query_args filters in WordPress 4.2.