=== Top Ten Lists === Contributors: grimmdude Tags: lists, angular, post, countdown Requires at least: 3.5 Tested up to: 5.6 Stable tag: 1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Top Ten Lists makes it easy to create popular "Top 10" (or more) style posts. == Description == Top Ten Lists makes it easy to create "Top 10" style posts on your Wordpress powered site. Features Include: * No more fiddling with creating tedious list posts, do it like the pros! * Easy to use interface built into the post editor screen. * Re-order list items with a single click. * Link directly to list item by using hash link to number. Ex: mysite.com/list-post/#4 * Supports image captions, good for providing image attribution credit. * All elements use distinct classes giving you full control over the CSS if desired. * Lists will be placed below post content by default. Optionally you can use the `[toptenlist]` shortcode to place the list in a specific location within a post. == Installation == 1. Upload the whole `top-ten-lists` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the Plugins menu in WordPress. 1. Use the "Top Ten Lists" meta box on the post or page editor to create top ten lists. == Frequently Asked Questions == If not visible, be sure to enable the "Top Ten Lists" meta box by clicking "Screen Options" at the top of the post editor screen. == Screenshots == 1. Screenshot of the Top Ten List meta box on the post editor screen where you can add, sort, and remove list items. 2. Screenshot of Top Ten List in action on a live post. == Changelog == = 1.1.1 = * Minor tweaks and ensure current WordPress compatability. = 1.0.0 = * Roll out = 1.0.3 = * Minify admnin JavaScript. * Add some control labels. * Tighten up image sizing. = 1.1.0 = * Add [toptenlist] shortcode so you can specify where to place the list within a post.