cdils / awesome-featured-content

A WordPress widget for displaying featured content along with font awesome icons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Featured Content Widget

A WordPress widget for displaying featured content along with a font awesome icon.

Contributors: Robert Neu Requires: 3.5 Tested up to: 3.8.0 License: GPL-2.0+

Awesome featured content widget gives you the ability to easily add a font awesome icon which links to any piece of content on your site. You can also add standard HTML of any kind bellow the icon, just like a standard WordPress text widget.

Features

  • Add Font Awesome to your WordPress site without any code.
  • Choose to display the widget title before or after the icon.
  • Display any Font Awesome icon with a searchable drop-down select box.
  • Adjust the icon's size and basic color settings within the widget.
  • Add a link to any piece of published content on your site through a searchable drop-down.
  • Include any type of HTML you like bellow the icon just like a WordPress text widget.

Installation

Upload

  1. Download the latest release from GitHub.
  2. Go to the Plugins → Add New screen in your WordPress admin panel and click the Upload tab at the top.
  3. Upload the zipped archive.
  4. Click the Activate Plugin link after installation completes.

Manual

  1. Download the latest release from GitHub.
  2. Unzip the archive.
  3. Copy the folder to /wp-content/plugins/.
  4. Go to the Plugins screen in your WordPress admin panel and click the Activate link under Awesome Featrued Content.

Read the Codex for more information about installing plugins manually.

Git

Clone this repository in /wp-content/plugins/:

git clone git@github.com:fatmedia/awesome-featured-widget.git

Then go to the Plugins screen in your WordPress admin panel and click the Activate link under Awesome Featrued Content.

Usage

Widget

Add the Awesome Featrued Content widget to one of your theme's widget areas and select your display options.

That's it!

Credits

Built for WP Bacon

About

A WordPress widget for displaying featured content along with font awesome icons.


Languages

Language:JavaScript 64.1%Language:PHP 24.7%Language:CSS 11.2%