Changeset 1946266
- Timestamp:
- 09/24/2018 04:40:52 PM (8 years ago)
- File:
-
- 1 edited
-
login-and-logout-redirect/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
login-and-logout-redirect/trunk/readme.txt
r1946259 r1946266 15 15 16 16 == Description == 17 17 18 This is an easy way to redirect user to specific URL, on login and logout. 18 19 This plugin adds extra option in Settings page (Setting>General), for specifying redirect URL for login and logout. … … 39 40 == Changelog == 40 41 41 #### [1.0.4] ####42 Version 1.0.4 42 43 * Tested upto WordPress 4.9.8 43 44 44 #### [1.0.3] ####45 Version 1.0.3 45 46 * Tested upto WordPress 4.7 46 * Added [Scruitinizer](https://scrutinizer-ci.com) for better and cleaner code47 * Added [Travis](https://travis-ci.org)48 * Added phpunit.xml49 * Added .editorconfig Developers/Contributors please have a look at [this](https://github.com/patilswapnilv/login-and-logout-redirect/blob/master/.editorconfig)50 47 * Archived version: https://downloads.wordpress.org/plugin/login-and-logout-redirect.1.0.3.zip 51 48 52 #### [1.0.2] ####49 Version 1.0.2 53 50 * Made changes to support PHP 7 54 51 * Tested upto version 4.6 Beta 1 55 52 * Archived version: https://downloads.wordpress.org/plugin/login-and-logout-redirect.1.0.2.zip 56 53 57 #### [1.0.1] #### 58 54 1.0.1 59 55 * Minor Changes, added screenshots etc to explain working better. 60 56 * Tested up to WordPress version 4.4 … … 62 58 https://downloads.wordpress.org/plugin/login-and-logout-redirect.1.0.1.zip 63 59 64 #### [1.0.0] #### 65 60 1.0.0 66 61 * Initial release 67 62 * First stable release.
Note: See TracChangeset
for help on using the changeset viewer.