=== Featured Circles === Contributors: sental Tags: featured, circles, featured circles Requires at least: 4.4 Tested up to: 4.9.6 Stable tag: 1.2 Requires PHP: 5.2.4 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Creates circles to show featured items for a website. == Installation == 1. Upload the `wp_featured_circles` folder to the `/wp-content/plugins` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = What's the shortcode? = The main shortcode is '[wp_circles]'. = How do I install the Circles into my theme? = Add the follow line of PHP code top your theme in the place you want it. 'circle_theme_output(); ?>' == Screenshots == 1. This is the theme intergration of the plugin.