Plugin Directory

Changeset 3060840


Ignore:
Timestamp:
03/28/2024 11:37:34 PM (2 years ago)
Author:
wpfound
Message:

Update readme file

Location:
advanced-user-access-manager
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • advanced-user-access-manager/tags/1.0.0/advanced-user-access-manager.php

    r3060833 r3060840  
    33 * Plugin Name:        Advanced User Access Manager
    44 * 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
    66 * Author:             WPFound
    77 * Author URI:         https://github.com/ariful93
  • advanced-user-access-manager/tags/1.0.0/readme.txt

    r3060833 r3060840  
    22Contributors:       wpfound
    33Donate 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 login
     4Tags:               page restriction, page redirect, content restriction, page access restriction, advance login form
    55Requires at least:  6.1
    66Tested up to:       6.3.2
     
    1414== Description ==
    1515
    16 This plugin restrict pages only to logged-in users only.
     16Advanced 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
    1717
    1818= FEATURES =
  • advanced-user-access-manager/trunk/advanced-user-access-manager.php

    r3060833 r3060840  
    33 * Plugin Name:        Advanced User Access Manager
    44 * 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
    66 * Author:             WPFound
    77 * Author URI:         https://github.com/ariful93
  • advanced-user-access-manager/trunk/readme.txt

    r3060833 r3060840  
    22Contributors:       wpfound
    33Donate 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 login
     4Tags:               page restriction, page redirect, content restriction, page access restriction, advance login form
    55Requires at least:  6.1
    66Tested up to:       6.3.2
     
    1414== Description ==
    1515
    16 This plugin restrict pages only to logged-in users only.
     16Advanced 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
    1717
    1818= FEATURES =
Note: See TracChangeset for help on using the changeset viewer.