Plugin Directory

Changeset 897597


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

Updated to WordPress 3.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • badge/trunk/readme.txt

    r897590 r897597  
    22
    33Contributors: eroux
    4 Tags: snippets, badges, admin, administration, jadbRequires at least: 2.8Tested up to: 3.0.4
     4Tags: snippets, badges, admin, administration, jadb
     5Requires at least: 2.8
    56Tested up to: 3.9
    67Stable tag: trunk
     
    1415
    15161. (Optionally) display a Title
    16 1. Link to a site
    17 1. Required link to an image to mark that site (any size will work, but the "standard" seems to be 88 pixels wide by 31 pixels high)
    18 1. Pad the Badge (including centering the text); some people may prefer using their own CSS, so this is an optional configuration.
    19 1. Enable "Display Badge in a Box" (enabled by default)
    20 1. Enable the Displaying of a Drop-Shadow
     172. Link to a site
     183. Required link to an image to mark that site (any size will work, but the "standard" seems to be 88 pixels wide by 31 pixels high)
     194. Pad the Badge (including centring the text); some people may prefer using their own CSS, so this is an optional configuration.
     205. Enable "Display Badge in a Box" (enabled by default)
     216. Enable the Displaying of a Drop-Shadow
    2122
    2223If more control is needed, or more badges need to be displayed, the [badges plugin](http://wordpress.org/extend/plugins/badges/ "Wordpress Plugin") on the Wordpress site might be a better fit.
     
    2728
    28291. Unzip the `badges.zip` file.
    29 1. Upload `badges.php` to the `/wp-content/plugins/` directory.
    30 1. Activate the plugin through the 'Plugins' menu in WordPress.
    31 1. Use the "Badges" widget.
     302. Upload `badges.php` to the `/wp-content/plugins/` directory.
     313. Activate the plugin through the 'Plugins' menu in WordPress.
     324. Use the "Badges" widget.
    3233
    3334**Upgrade**
    3435
    35 1. Follow your normal installtion process
    36 1. Open the Widget Control Panel for "Badges" and confirm settings.
    37 1. Sit back and enjoy...
     361. Follow your normal installation process
     372. Open the Widget Control Panel for "Badges" and confirm settings.
     383. Sit back and enjoy...
    3839
    39 **Use the WordPress Plugin System**
     40**Use the WordPress Plug-in System**
    4041
    41421. Select "Upgrade and Activate"
    42 1. Congratulate yourself on a sterling job.
     432. Congratulate yourself on a sterling job.
    4344
    4445== Frequently Asked Questions ==
     
    5051= How do I style a single badge? =
    5152
    52 Every badge gets a unique ID generated by the plug-in based on the plugin-s name and the badge's container ID. This will likely look something like "inner-badge-[NUMBER]".
     53Every badge gets a unique ID generated by the plug-in based on the plug-in's name and the badge's container ID. This will likely look something like "inner-badge-[NUMBER]".
    5354
    5455== Screenshots ==
     
    6061
    6162== Changelog ==
    62  
     63
    6364= 1.0 =
    6465
Note: See TracChangeset for help on using the changeset viewer.