Changeset 3060840
- Timestamp:
- 03/28/2024 11:37:34 PM (2 years ago)
- Location:
- advanced-user-access-manager
- Files:
-
- 4 edited
-
tags/1.0.0/advanced-user-access-manager.php (modified) (1 diff)
-
tags/1.0.0/readme.txt (modified) (2 diffs)
-
trunk/advanced-user-access-manager.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
advanced-user-access-manager/tags/1.0.0/advanced-user-access-manager.php
r3060833 r3060840 3 3 * Plugin Name: Advanced User Access Manager 4 4 * Plugin URI: https://github.com/ariful93/restricted-page-access 5 * Description: This plugin restrict pages only to logged-in users only.5 * Description: Advanced User Access Manager Plugin a simple way to restriction pages only to logged-in users and allows for page redirection to a defined (login) page of your choice 6 6 * Author: WPFound 7 7 * Author URI: https://github.com/ariful93 -
advanced-user-access-manager/tags/1.0.0/readme.txt
r3060833 r3060840 2 2 Contributors: wpfound 3 3 Donate link: https://github.com/ariful93/restricted-page-access 4 Tags: page restriction, page redirect, content restriction, redirect, Restrict access, access restriction, page access restriction, advance login form, advance login4 Tags: page restriction, page redirect, content restriction, page access restriction, advance login form 5 5 Requires at least: 6.1 6 6 Tested up to: 6.3.2 … … 14 14 == Description == 15 15 16 This plugin restrict pages only to logged-in users only. 16 Advanced User Access Manager Plugin a simple way to restriction pages only to logged-in users and allows for page redirection to a defined (login) page of your choice 17 17 18 18 = FEATURES = -
advanced-user-access-manager/trunk/advanced-user-access-manager.php
r3060833 r3060840 3 3 * Plugin Name: Advanced User Access Manager 4 4 * Plugin URI: https://github.com/ariful93/restricted-page-access 5 * Description: This plugin restrict pages only to logged-in users only.5 * Description: Advanced User Access Manager Plugin a simple way to restriction pages only to logged-in users and allows for page redirection to a defined (login) page of your choice 6 6 * Author: WPFound 7 7 * Author URI: https://github.com/ariful93 -
advanced-user-access-manager/trunk/readme.txt
r3060833 r3060840 2 2 Contributors: wpfound 3 3 Donate link: https://github.com/ariful93/restricted-page-access 4 Tags: page restriction, page redirect, content restriction, redirect, Restrict access, access restriction, page access restriction, advance login form, advance login4 Tags: page restriction, page redirect, content restriction, page access restriction, advance login form 5 5 Requires at least: 6.1 6 6 Tested up to: 6.3.2 … … 14 14 == Description == 15 15 16 This plugin restrict pages only to logged-in users only. 16 Advanced User Access Manager Plugin a simple way to restriction pages only to logged-in users and allows for page redirection to a defined (login) page of your choice 17 17 18 18 = FEATURES =
Note: See TracChangeset
for help on using the changeset viewer.