/better-font-awesome

[WordPress] A WordPress plugin that allows you to easily integrate the latest version of FontAwesome.

Primary LanguagePHP

Better Font Awesome

The better Font Awesome plugin for WordPress.

WordPress Plugin Page: http://wordpress.org/plugins/better-font-awesome/
Contributors: Mickey Kay, MIGHTYminnow
License: GPL-2.0+

Introduction

Better Font Awesome allows you to automatically integrate the latest available version of Font Awesome into your WordPress project, along with accompanying CSS, shortcode, and TinyMCE icon shortcode generator. Furthermore, it generates all the data you need to create new functionality of your own.

Screenshots

The Better Font Awesome settings page
The Better Font Awesome settings page


The icon shortcode dropdown selector
The icon shortcode dropdown selector

Installation

The Better Font Awesome Library contains some Git submodules that will require you to recursively clone this repo:

git clone --recursive https://github.com/MickeyKay/better-font-awesome-library.git

Alternately, if you've already cloned the repo and need to add the submodules, you can run the following commands:

// Initialize all submodules.
git submodule init

// Pull in updated copies of all submodules.
git submodule update

The Better Font Awesome Library

Better Font Awesome is built around the Better Font Awesome Library, which is available for standalone use in plugins and themes: https://github.com/MickeyKay/better-font-awesome-library

Updates

This plugin supports the GitHub Updater plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub.

Credits

Special thanks to the following folks and their plugins for inspiration and support:

And many thanks to the following folks who helped with testing and QA: