Plugin Directory

Changeset 897598


Ignore:
Timestamp:
04/18/2014 06:23:55 PM (12 years ago)
Author:
eroux
Message:

Updated to WordPress 3.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • badges/trunk/readme.txt

    r897591 r897598  
    1414
    15151. enable "Display Badge in a Box" (enabled by default, uses internal CSS)
    16 1. enable "Display a Drop-Shadow" (probably best used with "Box Mode")
     162. enable "Display a Drop-Shadow" (probably best used with "Box Mode")
    1717
    1818as well as
    1919
    20201. decide whether you would like to use a Title
    21 1. define the directory of the badges.
     212. define the directory of the badges.
    2222
    2323== Installation ==
     
    2525**Install**
    2626
    27 1. Unzip the `badges.zip` file. 
    28 1. Upload `badges.php` to the `/wp-content/plugins/` directory.
    29 1. Activate the plugin through the 'Plugins' menu in WordPress.
    30 1. Use the "Badges" widget.
     271. Unzip the `badges.zip` file.
     282. Upload `badges.php` to the `/wp-content/plugins/` directory.
     293. Activate the plugin through the 'Plugins' menu in WordPress.
     304. Use the "Badges" widget.
    3131
    3232**Upgrade**
    3333
    34 1. Follow your normal installtion process
    35 1. Open the Widget Control Panel for "Badges" and confirm settings.
    36 1. Sit back and enjoy...
     341. Follow your normal installation process
     352. Open the Widget Control Panel for "Badges" and confirm settings.
     363. Sit back and enjoy...
     37
     38**Use the WordPress Plug-in System**
     39
     401. Select "Upgrade and Activate"
     412. Congratulate yourself on a sterling job.
    3742
    3843== Frequently Asked Questions ==
     
    6570= How do I style a single badge? =
    6671
    67 Easiest yet: every badge gets a unique ID generated by the plug-in based on the badge's filename and the directory. Simply use that (you'll have to inspect the source to see what the id is; by example the ID generated by my Site-Licence badge is "badge-damn-licencing-licencing").
     72Easiest yet: every badge gets a unique ID generated by the plug-in based on the badge's file-name and the directory. Simply use that (you'll have to inspect the source to see what the id is; by example the ID generated by my Site-Licence badge is "badge-damn-licencing-licencing").
    6873
    6974== Screenshots ==
     
    71761. Configuring the widget to read badges from `damn-badges` and display them as "Badges".
    72772. The default configuration of the widget, displaying the default path (badges).
    73 3. Badges displyed Padded and Boxed, but with Drop-Shadows disabled.
     783. Badges displayed Padded and Boxed, but with Drop-Shadows disabled.
    7479
    7580== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.