{"id":127764,"date":"2020-09-03T10:21:01","date_gmt":"2020-09-03T10:21:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/wpscfa\/"},"modified":"2026-04-16T08:32:38","modified_gmt":"2026-04-16T08:32:38","slug":"shortcodes-for-font-awesome","status":"publish","type":"plugin","link":"https:\/\/dsb.wordpress.org\/plugins\/shortcodes-for-font-awesome\/","author":1481119,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.5.1","stable_tag":"1.5.1","tested":"6.9.4","requires":"5.5.0","requires_php":"7.2","requires_plugins":null,"header_name":"Shortcodes for Font Awesome","header_author":"Joaquim Homrighausen <joho@webbplatsen.se>","header_description":"Generate inline HTML for Font Awesome using shortcodes","assets_banners_color":"426eba","last_updated":"2026-04-16 08:32:38","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/code.webbplatsen.net\/wordpress\/wordpress-shortcodes-for-font-awesome\/","header_plugin_uri":"https:\/\/code.webbplatsen.net\/wordpress\/wordpress-shortcodes-for-font-awesome\/","header_author_uri":"https:\/\/github.com\/joho1968\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":4244,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.5.0":{"tag":"1.5.0","author":"joho68","date":"2026-04-16 08:25:41"},"1.5.1":{"tag":"1.5.1","author":"joho68","date":"2026-04-16 08:32:38"}},"upgrade_notice":{"1.5.0":"<p>Simply update the plugin via wordpress.org or download and install as per the installation instructions above.<\/p>","1.4.0":"<p>Simply update the plugin via wordpress.org or download and install as per the installation instructions above.<\/p>\n\n<p>The .eot, .svg, and .woff files in the \/css\/webfonts\/ directory of the plugin are not used by Font Awesome 6 and can be removed.<\/p>","1.3.0":"<p>Simply update the plugin via wordpress.org or download and install as per the installation instructions above.<\/p>\n\n<p>The .eot, .svg, and .woff files in the \/css\/webfonts\/ directory of the plugin are not used by Font Awesome 6 and can be removed.<\/p>","1.2.1":"<p>Simply update the plugin via wordpress.org or download and install as per the installation instructions above.<\/p>","1.2.0":"<p>Simply update the plugin via wordpress.org or download and install as per the installation instructions above.<\/p>","1.1.0":"<p>Simply update the plugin via wordpress.org or download and install as per the installation instructions above.<\/p>","1.0.0":"<p>Initial release<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2374417,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2374417,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2374399,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2374399,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.5.0","1.5.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1079,4593,4594,497,7831],"plugin_category":[50],"plugin_contributors":[190415,190417],"plugin_business_model":[],"class_list":["post-127764","plugin","type-plugin","status-publish","hentry","plugin_tags-font","plugin_tags-font-awesome","plugin_tags-fontawesome","plugin_tags-icon","plugin_tags-webfont","plugin_category-media","plugin_contributors-joho68","plugin_contributors-webbplatsen","plugin_committers-joho68","plugin_support_reps-webbplatsen"],"banners":{"banner":"https:\/\/ps.w.org\/shortcodes-for-font-awesome\/assets\/banner-772x250.png?rev=2374399","banner_2x":"https:\/\/ps.w.org\/shortcodes-for-font-awesome\/assets\/banner-1544x500.png?rev=2374399","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/shortcodes-for-font-awesome\/assets\/icon-128x128.png?rev=2374417","icon_2x":"https:\/\/ps.w.org\/shortcodes-for-font-awesome\/assets\/icon-256x256.png?rev=2374417","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This WordPress shortcode plugin generates inline HTML for the Font Awesome icon libray.<\/p>\n\n<p>You can use any icon code supported by Font Awesome 7.<\/p>\n\n<p>A few notes about this plugin:<\/p>\n\n<ul>\n<li>You may choose to host your Font Awesome 7 files locally (default)<\/li>\n<li>You may choose to use the Font Awesome CDN<\/li>\n<li>You may choose to specify a custom URL for your Font Awesome files<\/li>\n<li>You may choose to disable Font Awesome assets if you include them elsewhere<\/li>\n<li>This plugin may create entries in your PHP error log (if active)<\/li>\n<li>This plugin contains no tracking code and does not process or collect any information about the visitor<\/li>\n<li>Tested with WordPress 5.5-6.9<\/li>\n<li>Tested with PHP 7.x and PHP 8.x<\/li>\n<li>See css\/fontawesome\/LICENSE.TXT for Font Awesome licensing details<\/li>\n<\/ul>\n\n<h3>Configuration<\/h3>\n\n<p>Decide if you want to use the included Font Awesome assets, they are the time of this writing at version 7.2. If you want to use another version, you can replace the included assets, use another URL for the CSS and webfont assets, or specify a Font Awesome CDN kit URL.<\/p>\n\n<h3>Usage<\/h3>\n\n<p>There is one shortcode available with this plugin:<\/p>\n\n<pre><code>[scfa][\/scfa]\n<\/code><\/pre>\n\n<h4>General format<\/h4>\n\n<p>This is intended as a quick reference for the shortcode. For a complete list of Font Awesome classes, please see fontawesome.com. Some icon styles may only be available with a Pro license. You can (obviously) specify everything class related in the class=\"\" parameter if that is more convenient for you.<\/p>\n\n<p>Generate  element with icon and default (icon) style:<\/p>\n\n<pre><code>[scfa icon=\"address-book\"][\/scfa]\n<\/code><\/pre>\n\n<p>Generate  element with the specified style and icon:<\/p>\n\n<pre><code>[scfa icon=\"far address-book\"][\/scfa]\n<\/code><\/pre>\n\n<p>Generate  element with the specified style and icon and size:<\/p>\n\n<pre><code>[scfa icon=\"far address-book\" size=\"5x\"][\/scfa]\n<\/code><\/pre>\n\n<p>There are more examples in the SCFA plugin settings screen.<\/p>\n\n<h3>Credits<\/h3>\n\n<p>The Shortcodes for Font Awesome Plugin was written by Joaquim Homrighausen while converting caffeine into code.<\/p>\n\n<p>Shortcodes for Font Awesome is sponsored by <a href=\"https:\/\/www.webbplatsen.se\">WebbPlatsen i Sverige AB<\/a>, Sweden.<\/p>\n\n<p>This plugin can also be downloaded from <a href=\"https:\/\/code.webbplatsen.net\/wordpress\/wordpress-shortcodes-for-font-awesome\/\">code.webbplatsen.net<\/a> and <a href=\"https:\/\/github.com\/joho1968\/SCFA\">GitHub<\/a><\/p>\n\n<p><a href=\"https:\/\/fontawesome.com\">Font Awesome<\/a><\/p>\n\n<p>Stay safe!<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload the contents of the <code>shortcodes-for-font-awesome<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Configure accordingly<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20to%20make%20local%20customizations\"><h3>How to make local customizations<\/h3><\/dt>\n<dd><p>You can replace all of the Font Awesome files in the css\/ sub-directory with an updated version of Font Awesome. Please note that the webfonts from Font Awesome go into the css\/webfonts\/ sub-directory.<\/p><\/dd>\n<dt id=\"reference%20for%20the%20font%20awesome%20free%20icons\"><h3>Reference for the Font Awesome free icons<\/h3><\/dt>\n<dd><p>https:\/\/fontawesome.com\/search?q=filter&amp;m=free<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Upgraded to FontAwesome 7.2<\/li>\n<li>Tested plugin with WordPress 6.9.x<\/li>\n<li>Fixed issue with plugin not honoring styles (reported by Christian Johanns)<\/li>\n<\/ul>\n\n<h4>1.5.0<\/h4>\n\n<ul>\n<li>Upgraded to FontAwesome 7.0.1<\/li>\n<li>Tested plugin with WordPress 6.8.x<\/li>\n<li>Fixed issue with plugin not honoring styles (reported by Christian Johanns)<\/li>\n<\/ul>\n\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>Upgraded to FontAwesome 6.7.2<\/li>\n<li>Tested plugin with WordPress 6.7.x<\/li>\n<\/ul>\n\n<h4>1.4.0<\/h4>\n\n<ul>\n<li>Upgraded to FontAwesome 6.4<\/li>\n<li>Tested plugin with WordPress 6.4.1<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Upgraded to FontAwesome 6.0<\/li>\n<li>Tested plugin with WordPress 5.9<\/li>\n<li>Minor i18n (translation) correction<\/li>\n<li>Minor cosmetic correction<\/li>\n<li>Added support for \"Thin\" icons (fat, fa-thin)<\/li>\n<li>Added support for alternate (new) V6 type names (fa-solid, fa-regular, fa-light, fa-duotone, fa-thin, fa-brands<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Upgraded to FontAwesome 5.15.3<\/li>\n<li>Tested plugin with WordPress 5.8<\/li>\n<li>Minor i18n (translation) correction<\/li>\n<li>Minor cosmetic correction<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Upgraded to FontAwesome 5.15.2<\/li>\n<li>Tested plugin with WordPress 5.7<\/li>\n<li>Refactored code and removed all WordPress Plugin Boilerplate code<\/li>\n<li>Removed non-minified CSS assets<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Upgraded to FontAwesome 5.15.1<\/li>\n<li>Tested with PHP 7.4<\/li>\n<li>Tested plugin with WordPress 5.6<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Generate inline HTML with Font Awesome icon libray by using shortcodes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/dsb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/127764","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dsb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/dsb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/dsb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=127764"}],"author":[{"embeddable":true,"href":"https:\/\/dsb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/joho68"}],"wp:attachment":[{"href":"https:\/\/dsb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=127764"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/dsb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=127764"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/dsb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=127764"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/dsb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=127764"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/dsb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=127764"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/dsb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=127764"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}