Changeset 1137435
- Timestamp:
- 04/17/2015 06:38:41 PM (11 years ago)
- Location:
- redirect-to-login-if-not-logged-in/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
redirect-to-login-if-not-logged-in.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
redirect-to-login-if-not-logged-in/trunk/readme.txt
r1137389 r1137435 5 5 Requires at least: 3.0.1 6 6 Tested up to: 4.2 7 Stable tag: 1.6. 27 Stable tag: 1.6.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 21 21 22 22 == Changelog == 23 24 = 1.6.3 = 25 * Fix svn repo. 23 26 24 27 = 1.6.2 = -
redirect-to-login-if-not-logged-in/trunk/redirect-to-login-if-not-logged-in.php
r1137389 r1137435 2 2 /** 3 3 * @package Redirect to login if not logged in 4 * @version 1.6. 24 * @version 1.6.3 5 5 */ 6 6 /* … … 9 9 Description: Redirects a user to the login page if the user is not logged in. After login the user gets redirected to the original entry page. 10 10 Author: Daan Kortenbach 11 Version: 1.6. 211 Version: 1.6.3 12 12 Author URI: http://daan.kortenba.ch/ 13 13 License: GPL-2.0 or later
Note: See TracChangeset
for help on using the changeset viewer.