Plugin Directory

Changeset 1704107


Ignore:
Timestamp:
07/28/2017 12:10:20 AM (9 years ago)
Author:
chrisb10
Message:

Minor changes

Location:
buda-block-user-dashboard-access/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • buda-block-user-dashboard-access/trunk/buda.php

    r1703008 r1704107  
    33Plugin Name:   BUDA - Block User Dashboard Access
    44Plugin URI:    https://wordpress.org/plugins/buda-block-user-dashboard-access/
    5 Description:   BUDA completely blocks users who are not Administrators from accessing the dashboard, as well as removing the toolbar for non-administrators
    6 Version:       1.0
    7 Author:        Chris Buckmaster
     5Description:   BUDA completely blocks users who are not administrators from accessing the dashboard, as well as removing the toolbar for non-administrators
     6Version:       1.0.1
     7Author:        chrisb10
    88Author URI:    https://profiles.wordpress.org/chrisb10
    99*/
  • buda-block-user-dashboard-access/trunk/readme.txt

    r1703008 r1704107  
    44Requires at least: 3.0
    55Tested up to: 4.8
    6 Stable tag: 1.0
     6Stable tag: 1.0.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 BUDA completely blocks users who are not Administrators from accessing the dashboard, as well as removing the toolbar for non-administrators
     10BUDA completely blocks users who are not administrators from accessing the dashboard, as well as removing the toolbar for non-administrators
    1111
    1212== Description ==
    13 BUDA completely blocks users who are not Administrators from accessing the dashboard, as well as removing the toolbar for non-administrators. Works out of the box, no setup or coding knowledge required.<br>
     13BUDA completely blocks users who are not administrators from accessing the dashboard, as well as removing the toolbar for non-administrators. Works out of the box, no setup or coding knowledge required.<br>
    1414
    15 *Note* - You'll need to login via yourdomain.com/wp-login.php
     15*Note* - To login to your dashboard, you'll need to login via yourdomain.com/wp-login.php
    1616
    1717== Installation ==
    18 1. Upload the plugin's folder to the "/wp-content/plugins/" directory, or alternatively, just install this plugin from the WordPress plugins directory
    19 2. Activate the plugin through the plugins menu in your WordPress dashboard
     181. Upload the plugin's folder to the /wp-content/plugins/ directory, alternatively, just install this plugin from the WordPress plugin's directory
     192. Activate the plugin through the plugin's menu in your WordPress dashboard
    20203. Use yourdomain.com/wp-login.php to login, as /wp-admin will be blocked if you are not logged in
    21 3. All done, wasn\'t that easy?
    2221
    2322== Frequently Asked Questions ==
    24 = Is this plugin easy to set up? =
    25 Yes! You just install and activate it, then you're good to go.
     23= Can I decide which user role can access the dashboard? =
     24You'll be able to do this in the next release
    2625
    2726== Changelog ==
    28 = 1.0 =
     27= 1.0.0 =
    2928* Initial release
     29= 1.0.1 =
     30* Minor changes
Note: See TracChangeset for help on using the changeset viewer.