Shortcode for Font Awesome

Опис

Insert Shortcode for Font Awesome in Editor. Here the pure Shortcode is generated. No Font Awesome Files are included. These must already be loaded in WordPress.

Use [fa set="fas" icon="check" size="2x" color="#000000"] anywhere in WordPress

The attributes Set, Icon, Size and Color can be Set as required.

  • Set is set to “fas” by default.
  • Icon is set to “check” by default.
  • Size is set only when needed. Possible values are: 2x, 3x, 5x, 7x and 9x.
  • Color is only set as hexadecimal value if required.

IMPORTANT NOTES:

This Plugin does not add Font Awesome Files, these must already be loaded in WordPress

Встановлення

  1. This Plugin does not add Font Awesome Files, these must already be loaded in WordPress
  2. Upload everything to the /wp-content/plugins/ directory
  3. Activate the plugin using the plugins menu in WordPress

Відгуки

15.05.2019 1 reply
Yeah, Nup, does not work on my site
Прочитати всі 2 відгуки

Учасники та розробники

“Shortcode for Font Awesome” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Shortcode for Font Awesome” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.4.5

  • There were problems with the update, so an adjustment was made again
  • Code optimized

1.4.4

  • Description revised once again

1.4.3

  • Description adapted

1.4.2

  • Fixed an Error during the Generation of the Color Code

1.4.1

  • The Security of the Plugin was improved

1.4

  • The Security of the Plugin was improved

1.3.1

  • Filter integrated to use Shortcodes in Text Widgets

1.3

  • Filter integrated to use Shortcode also in Navigation Menus

1.2

  • Stable Tag inserted in readme.txt
  • Requires PHP Tag inserted in readme.txt
  • Comments integrated in PHP source code

1.1

  • Function to set the Size integrated
  • Function to set the Color integrated

1.0

  • Font Awesome Files are not integrated, these must already be loaded in WordPress