=== Badges === Contributors: eroux Tags: books, read, reading, admin, administration, jadb Requires at least: 6.0 Tested up to: 6.5.2 Stable tag: trunk Display a set of badges based on files in a directory off the root of the blog. == Description == Display "Badges" (which are really no more than HTML snippets) from a set of files in a specified directory off the root of the blog. The directory will default to "./badges" and the Zip file contains both that directory as well as a "Sample" badge. Using the Widget you can choose whether to: 1. enable "Display Badge in a Box" (enabled by default, uses internal CSS) 2. enable "Display a Drop-Shadow" (probably best used with "Box Mode") as well as 1. decide whether you would like to use a Title 2. define the directory of the badges. == Installation == **Install** 1. Unzip the `badges.zip` file. 2. Upload `badges.php` to the `/wp-content/plugins/` directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Use the "Badges" widget. **Upgrade** 1. Follow your normal installation process 2. Open the Widget Control Panel for "Badges" and confirm settings. 3. Sit back and enjoy... **Use the WordPress Plug-in System** 1. Select "Upgrade and Activate" 2. Congratulate yourself on a sterling job. == Frequently Asked Questions == = Which naming convention is used for the badges = All badges needs to be named `XXname.inc`, where "XX" is a number (used to determine ordering) and the ".inc" is required. = What is the format of the "Badge" files? = You could view the included "demo" file: `00testbadge.inc`, but here's another, slightly simpler, example: