Featured Circles

Plugin Banner

Featured Circles

by sental

Download
Description

Creates circles to show featured items for a website.

  1. Upload the wp_featured_circles folder to the /wp-content/plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  1. This is the theme intergration of the plugin.

    This is the theme intergration of the plugin.

Installation Instructions

  1. Upload the wp_featured_circles folder to the /wp-content/plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

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(); ?>’

Back to top