Five Things is a wordpress plugin, that manages your best content. With it you can display, posts, pages or external content in the top format and highlight what is most interesting about your site.
Why to use
- It’s easy to use;
- It’s free;
- Has good support;
- It is easy to implement
How to install
- Add the wp_head() tag in the header.php of your theme before the html tag;
- Install the plugin;
- Go to settings page in Settings > Five Things;
- Edit the data and save;
- Past in your theme the below code ;
- Well Done!
How to work
In setting page, click in the items for edit it. Below, edit name and link, or click on one page / post for add to ranking. After to edit, click in save changes. For display in your theme, paste in the sidebar.php the code below: <?php five_things_front(); ?>, or add with widget.
Configure
Click on gear icon for to configure your plugin. Add a title for the top 5 and customize your front-end. After to edit, click in save changes button.