Skip to content

Commit

Permalink
0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed May 1, 2014
1 parent 5256075 commit 2e4f9c4
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 10 deletions.
22 changes: 14 additions & 8 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@

## Upgrade Notice ##

### 0.8.9 ###
* Translations for French, Hebrew, Indonesian, and Portuguese.
### 0.9 ###

* Minor fixes for the `login_redirect` filter.

## Changelog ##

### 0.9 ###

* Minor fixes for the `login_redirect` filter.
* Increase the specificity of the `switch_to_old_user` and `switch_off` nonces.

### 0.8.9 ###
* French translation by Fx Bénard
* Hebrew translation by Rami Y
* Indonesian translation by Eko Ikhyar
* Portuguese translation by Raphael Mendonça
* French translation by Fx Bénard.
* Hebrew translation by Rami Y.
* Indonesian translation by Eko Ikhyar.
* Portuguese translation by Raphael Mendonça.

### 0.8.8 ###
* Spanish Translation by Marcelo Pedra.
Expand All @@ -35,10 +41,10 @@
* Change the textdomain in the plugin to match the plugin slug (required for language packs in WordPress core).

### 0.8.2 ###
* Russian translation by R J
* Russian translation by R J.

### 0.8.1 ###
* Japanese translation by Yusuke Hayasaki
* Japanese translation by Yusuke Hayasaki.

### 0.8 ###
* Nested switching and switching back is now supported (capability permitting). Switch, switch again, switch back, switch back!
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**Tags:** users, profiles, user switching, fast user switching, multisite, buddypress, bbpress, become, user management, developer
**Requires at least:** 3.1
**Tested up to:** 3.9
**Stable tag:** 0.8.9
**Stable tag:** 0.9
**License:** GPL v2 or later

Instant switching between user accounts in WordPress.
Expand Down
2 changes: 1 addition & 1 deletion user-switching.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: User Switching
Description: Instant switching between user accounts in WordPress
Version: 0.8.9
Version: 0.9
Plugin URI: https://johnblackbourn.com/wordpress-plugin-user-switching/
Author: John Blackbourn
Author URI: https://johnblackbourn.com/
Expand Down

0 comments on commit 2e4f9c4

Please sign in to comment.