Plugin Directory

Changeset 427126


Ignore:
Timestamp:
08/22/2011 02:27:28 PM (15 years ago)
Author:
dilbert4life
Message:

Merge branch 'master' of github.com:dongilbert/WordPress-Admin-Bar-Improved

Conflicts:

trunk/readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wordpress-admin-bar-improved/trunk/readme.txt

    r427108 r427126  
    1717
    1818* Easy Interface using WP3.0 Menus to add custom menu items to your Admin Bar.
     19<<<<<<< HEAD
    1920* Displays a Login form on the front end of your site in the WP Admin Bar.
    2021* Ajax Search Popup in from Admin Bar Search Form
    2122* Manage default menu items.
    2223* Ability to Show or Hide the admin bar by clicking the Show/Hide Box that appears below the top left corner of the admin bar
     24=======
     25* Displays a login form on the front end of your site in the WP Admin Bar.
     26* Ajax Login
     27* Ajax Search from form in admin bar
     28* Ability to show or hide the admin bar by clicking the Show/Hide box that appears below the center of the admin bar
     29>>>>>>> cb625136c24b83a4c23b49288bd751f3969e7d9e
    2330* More to come...
    2431
     
    3441OR
    3542
    36 Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload the plugin's folder to `/wp-content/plugins/`.
     43Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload the plugin's folder to `/wp-content/plugins/` via FTP.
    3744
    3845This should result in the following file structure:
     
    4956            | wpabi.php`
    5057
    51 Then just visit your admin area and activate the plugin.
     58Then just visit your admin area and activate the plugin on the Plugins screen.
    5259
    5360== Frequently Asked Questions ==
    5461
     62<<<<<<< HEAD
    5563= HELP! Something got messed up! =
    5664
     
    5866
    5967= How to add menu items =
     68=======
     69= How to change the settings? =
     70>>>>>>> cb625136c24b83a4c23b49288bd751f3969e7d9e
    6071
    61 In the admin area of your site, click "Menus" under the "Appearance" menu. Create a new menu named `WPABI` or something like that. Add whatever menu items you want to it, and save the menu. In the box titled "Theme Locations", select the menu you created in the `Admin Bar Improved` dropdown select list, and hit save. After that, your menu items will appear in your admin bar!
     72In your WordPress admin dashboard, click the Settings -> WPABI menu item. (Taking suggestions for a better menu name.)
     73
     74= How to add menu items? =
     75
     76In the admin area of your site, click "Menus" under the "Appearance" menu. Create a new menu named `WPABI` or something like that. Add whatever menu items you want to it, and save the menu. In the box titled "Theme Locations" on the "Menus" screen, select the menu you created in the `Admin Bar Improved` dropdown select list, and hit save. After that, your menu items will appear in your admin bar for both logged in and logged out users.!
    6277
    6378= It's not working! =
Note: See TracChangeset for help on using the changeset viewer.