[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fGI9Hm6eoIVwOLsOGUQRN-KVavRBUZsKu8IqQWGv19dA":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":11,"num_ratings":11,"last_updated":13,"tested_up_to":14,"requires_at_least":15,"requires_php":14,"tags":16,"homepage":20,"download_link":21,"security_score":22,"vuln_count":11,"unpatched_count":11,"last_vuln_date":23,"fetched_at":24,"vulnerabilities":25,"developer":26,"crawl_stats":23,"alternatives":33,"analysis":134,"fingerprints":228},"rd-fontawesome","Rundiz Font Awesome","1.0.6","vee","https:\u002F\u002Fprofiles.wordpress.org\u002Fokvee\u002F","\u003Cp>Use Font Awesome icons from your own host\u002Fserver. Update the latest releases from GitHub.\u003C\u002Fp>\n\u003Cp>Choose the major version and install the latest minor version. For example: Choose major version 6, and install the latest of 6.x.xx.\u003Cbr \u002F>\nCurrently supported for version 4, 5, 6, 7.\u003C\u002Fp>\n\u003Cp>This plugin did not use CDN (content delivery network). If you want to use CDN, please use official Font Awesome plugin instead.\u003C\u002Fp>\n\u003Cp>You can dequeue duplicated Font Awesome handles from other plugins or themes to prevent conflict.\u003C\u002Fp>\n\u003Cp>You can disable enqueue from this plugin in case you would like to do it manually.\u003Cbr \u002F>\nTo get asset files for manually enqueue, use this code.\u003C\u002Fp>\n\u003Cpre>\nif (function_exists('rdfontawesome_get_enqueue_files')) {\n    $result = rdfontawesome_get_enqueue_files();\n    if (isset($result['css']) && is_array($result['css'])) {\n        $faVersion = ($result['faVersion'] ?? false);\n        $i = 1;\n        foreach ($result['css'] as $css) {\n            wp_enqueue_style('myplugin_fontawesome_' . $i, $css, [], $faVersion);\n            ++$i;\n        }\n        unset($css, $faVersion, $i);\n    }\n}\n\u003C\u002Fpre>\n\u003Cp>To get URL base of the Font Awesome assets for use another files, use this code.\u003C\u002Fp>\n\u003Cpre>\nif (function_exists('rdfontawesome_get_public_url_base')) {\n    echo rdfontawesome_get_public_url_base();\n}\n\u003C\u002Fpre>\n\u003Cp>Tested up to PHP 8.5.\u003C\u002Fp>\n\u003Cp>Font Awesome files are belong to https:\u002F\u002Ffontawesome.com\u003C\u002Fp>\n","Use Font Awesome from your host and update from GitHub.",0,2103,"2025-12-18T08:33:00.000Z","7.0","5.0",[17,18,19],"font-awesome","fontawesome","icons","https:\u002F\u002Frundiz.com\u002F?p=319","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frd-fontawesome.1.0.6.zip",100,null,"2026-03-15T15:16:48.613Z",[],{"slug":27,"display_name":7,"profile_url":8,"plugin_count":28,"total_installs":29,"avg_security_score":22,"avg_patch_time_days":30,"trust_score":31,"computed_at":32},"okvee",7,2020,30,94,"2026-04-04T06:50:19.276Z",[34,54,75,92,111],{"slug":35,"name":36,"version":37,"author":38,"author_profile":39,"description":40,"short_description":41,"active_installs":22,"downloaded":42,"rating":22,"num_ratings":43,"last_updated":44,"tested_up_to":45,"requires_at_least":46,"requires_php":47,"tags":48,"homepage":51,"download_link":52,"security_score":53,"vuln_count":11,"unpatched_count":11,"last_vuln_date":23,"fetched_at":24},"nm-font-awesome","NM Font Awesome","1.0.5","Mykhailo Nykoliuk","https:\u002F\u002Fprofiles.wordpress.org\u002Fnykoliuk\u002F","\u003Cp>NM Font Awersome makes it easy to add vector icons and social logos from \u003Ca href=\"https:\u002F\u002Ffontawesome.com\u002F\" rel=\"nofollow ugc\">Font Awesome\u003C\u002Fa> to your website. And version 5 is redesigned and built from the ground up!\u003C\u002Fp>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cp>Font Awesome version 5 icons can be any of 4 different styles, each with its own prefix.\u003Cbr \u002F>\nIn the free version of the plugin, you can use only 2 styles:\u003Cbr \u002F>\n* \u003Cstrong>Solid\u003C\u002Fstrong>, with style prefix \u003Ccode>fas\u003C\u002Fcode>\u003Cbr \u002F>\n* \u003Cstrong>Brands\u003C\u002Fstrong>, with style prefix \u003Ccode>fab\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>Read the documentation \u003Ca href=\"https:\u002F\u002Ffontawesome.com\u002Fhow-to-use\u002Fsvg-with-js#additional-styling\" rel=\"nofollow ugc\">Additional Styling Classes\u003C\u002Fa> to use the plug-in’s features 100%.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>NM Font Awersome gives you 2 ways of usage:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch4>1) SHORTCODE\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>[nm_fa name=\"fas fa-camera-retro\"]\n\n[nm_fa name=\"fas fa-camera-retro fa-2x\"]\n\n[nm_fa name=\"fas fa-cog fa-spin\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Where the name is the name of the class of the icon that you want to add.\u003C\u002Fp>\n\u003Cp>A complete list of icons you can find on \u003Ca href=\"https:\u002F\u002Ffontawesome.com\u002Ficons\" rel=\"nofollow ugc\">Font Awesome\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>2) TINYMCE\u003C\u002Fh4>\n\u003Cp>Select the desired icon in the drop-down menu.\u003C\u002Fp>\n\u003Ch4>3) HTML\u003C\u002Fh4>\n\u003Cp>To access the HTML editor, click on the “HTML” link on the tab at the top right of the text editor window in WordPress.\u003Cbr \u002F> If you don\\’t know how to use Font Awesome in HTML, you can read \u003Ca href=\"https:\u002F\u002Ffontawesome.com\u002Fhow-to-use\u002Fsvg-with-js#basic-use\" rel=\"nofollow ugc\">Font Awesome Basic Use\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Coming soon\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>In the near future there will be a PRO version, where you can use all Awesome Icons.\u003C\u002Fp>\n","Wordpress plugin that adds the latest version 5 of Font Awesome into your WordPress project.",3722,1,"2019-01-18T12:33:00.000Z","4.9.29","4.0","5.4",[49,17,18,50,19],"font","icon","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fnm-font-awesome\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fnm-font-awesome.zip",85,{"slug":55,"name":56,"version":57,"author":58,"author_profile":59,"description":60,"short_description":61,"active_installs":22,"downloaded":62,"rating":63,"num_ratings":64,"last_updated":65,"tested_up_to":66,"requires_at_least":67,"requires_php":47,"tags":68,"homepage":71,"download_link":72,"security_score":73,"vuln_count":64,"unpatched_count":11,"last_vuln_date":74,"fetched_at":24},"perfect-font-awesome-integration","Perfect Font Awesome Integration","2.3.1","WPOrbit Support","https:\u002F\u002Fprofiles.wordpress.org\u002Fkaushik07\u002F","\u003Cp>Perfect Font Awesome Integration plugin seamlessly adds latest font awesome icons to your wordpress site.\u003C\u002Fp>\n\u003Cp>How to use this plugin ?\u003C\u002Fp>\n\u003Cp>Install the plugin.\u003Cbr \u002F>\nGo to Posts > Add New\u003Cbr \u002F>\nIn the visual editor you will find [FA ICON] tab.\u003C\u002Fp>\n\u003Cp>Following settings are available :\u003C\u002Fp>\n\u003Cp>1) Fa Icon Code:(Eg: fa fa-pencil)\u003Cbr \u002F>\nList of all codes are available on :\u003Cbr \u002F>\nhttps:\u002F\u002Ffontawesome.com\u002Ficons\u003C\u002Fp>\n\u003Cp>2) Color:(Eg: #333333) leave blank for default\u003C\u002Fp>\n\u003Cp>3) Size : Choose from 2x to 5x larger.\u003C\u002Fp>\n\u003Cp>4) Alignment : If your icon is off from the text, use this option.\u003C\u002Fp>\n\u003Cp>5) Border: Gives a border to the icon.\u003C\u002Fp>\n\u003Cp>6) Float: Make the icon float left or right.\u003C\u002Fp>\n\u003Cp>7) Animate: Give a spinning animation to font awesome icon. Useful in loading type icons.\u003C\u002Fp>\n\u003Cp>8) Rotate\u002FFlip: Rotate the icon 90 to 270 degrees, Flip vertically and Horizontally.\u003C\u002Fp>\n\u003Cp>Press ok to insert the shortcode in post.\u003C\u002Fp>\n","Perfectly Integrates latest font awesome icons with your wordpress site as well as adds an Icon insert button in Tiny MCE wordpress editor.",7407,90,2,"2024-12-04T20:35:00.000Z","6.7.5","3.0",[17,18,69,70],"fontawesome-icons","fontawesome-integration","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fperfect-font-awesome-integration.zip",91,"2025-04-01 00:00:00",{"slug":76,"name":77,"version":78,"author":79,"author_profile":80,"description":81,"short_description":82,"active_installs":63,"downloaded":83,"rating":11,"num_ratings":11,"last_updated":84,"tested_up_to":66,"requires_at_least":85,"requires_php":86,"tags":87,"homepage":89,"download_link":90,"security_score":73,"vuln_count":43,"unpatched_count":11,"last_vuln_date":91,"fetched_at":24},"surbma-font-awesome","Surbma | Font Awesome","3.1","Surbma","https:\u002F\u002Fprofiles.wordpress.org\u002Fsurbma\u002F","\u003Cp>With this plugin you can use the iconic font and CSS toolkit, the Font Awesome icons. It is loading the css and the font files from the MaxCDN network, which means super fast loading, wherever your visitors are on this planet.\u003C\u002Fp>\n\u003Cp>You get also a very useful shortcode to use icons on your site:\u003Cbr \u002F>\n    [fa class=”fa-camera-retro”]\u003C\u002Fp>\n\u003Cp>As you can see, you only need to add the icon name, that’s it. Isn’t it awesome? If you use the \u003Ccode>\u003Ci class=\"fa fa-camera-retro\">\u003C\u002Fi>\u003C\u002Fcode> code, the WordPress editor will remove it, because it is an empty code, which “should be removed”. So with this shortcode, you can use the Font Awesome icons wherever you want.\u003C\u002Fp>\n\u003Cp>Font Awesome official site and all the icons: \u003Ca href=\"http:\u002F\u002Ffortawesome.github.io\u002FFont-Awesome\u002F\" rel=\"nofollow ugc\">Font Awesome website »\u003C\u002Fa>\u003C\u002Fp>\n","Font Awesome - The iconic font and CSS toolkit",6603,"2024-12-30T22:46:00.000Z","5.1","7.4",[17,18,88,19],"icon-font","https:\u002F\u002Fsurbma.com\u002Fwordpress-plugins\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsurbma-font-awesome.3.1.zip","2024-11-08 00:00:00",{"slug":93,"name":94,"version":95,"author":96,"author_profile":97,"description":98,"short_description":99,"active_installs":100,"downloaded":101,"rating":11,"num_ratings":11,"last_updated":102,"tested_up_to":103,"requires_at_least":104,"requires_php":105,"tags":106,"homepage":109,"download_link":110,"security_score":53,"vuln_count":11,"unpatched_count":11,"last_vuln_date":23,"fetched_at":24},"convert-emoticons-font-awesome","Convert Emoticons Font Awesome","1.0","Gallagher Website Design","https:\u002F\u002Fprofiles.wordpress.org\u002Fgallagherwebsitedesign\u002F","\u003Cp>This plugin converts emoticons to Font Awesome icons. Emoticons such as smilies like \u003Ccode>:-)\u003C\u002Fcode> and \u003Ccode>:-P\u003C\u002Fcode> are replaced with icons. There are several advantages of these vector icons:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Font color and styling from the surrounding text will be applied to the icons.\u003C\u002Fli>\n\u003Cli>Accessibility minded, icons can be read with screen readers.\u003C\u002Fli>\n\u003Cli>Professionally designed and pixel perfect.\u003C\u002Fli>\n\u003Cli>Choose styling, such as regular, solid, light, and even duotone.\u003C\u002Fli>\n\u003Cli>Fast loading, utilizing a Font Awesome kit.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For more information about this plugin you can checkout our web page on the plugin here \u003Ca href=\"https:\u002F\u002Fwww.gallagherwebsitedesign.com\u002Fplugin\u002Fconvert-emoticons-font-awesome\u002F\" rel=\"nofollow ugc\">Font Awesome Convert Emoticons\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Supported Emoticons\u003C\u002Fh3>\n\u003Cp>This plugin supports all emoticons that WordPress does by default, plus a few extras. Below is a list of all supported emoticons. Any of these codes below can be used to display the icons in your content and comments.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>:) :-) :smile:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>;) ;-) :wink:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:( :-( :sad:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:O :o :0 :-O :-o :-0 :eek:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>8O 8-O :shock:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:? :-? :???:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:D :-D :grin:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:P :-P :razz:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>8) 8-) :cool:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:x :-x :mad:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:| :-| :neutral:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:lol:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:oops:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:cry:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:evil:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:twisted:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:roll:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:!:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:?:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:idea:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:arrow:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:mrgreen:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:thumbs: :thumbsup:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:thumbsdown:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>\u003C3 :heart:\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>:star:\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Emoticons inside content and comments will be replaced with icons\u003C\u002Fli>\n\u003Cli>Enable\u002Fdisable plugin from settings page\u003C\u002Fli>\n\u003Cli>Can choose styling: regular, solid, light, and even duotone.\u003C\u002Fli>\n\u003Cli>Uses your own Font Awesome kit (adds kit to HTML header for you, no coding needed)\u003C\u002Fli>\n\u003Cli>No coded needed\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Important Notes\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>You’ll need to disable WordPress’s “Convert emoticons…” in Admin “Settings -> Writing” (otherwise it will conflict with this plugin)\u003C\u002Fli>\n\u003Cli>A Font Awesome kit is required, don’t worry it’s free from Font Awesome.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>How To Set Up A Font Awesome Kit\u003C\u002Fh3>\n\u003Cp>A kit is free from Font Awesome, and required for this plugin.\u003C\u002Fp>\n\u003Col>\n\u003Cli>Go to Font Awesome’s website and click on the “Start” link in the top navigation.\u003C\u002Fli>\n\u003Cli>If you don’t have an account yet, type in your email address into the form. Other wise type in a name for your kit.\u003C\u002Fli>\n\u003Cli>Click the “Send Kit Code” button.\u003C\u002Fli>\n\u003Cli>Open up your email client and and open the email from Font Awesome.\u003C\u002Fli>\n\u003Cli>Follow the instructions in the email to finish creating your kit.\u003C\u002Fli>\n\u003Cli>Copy and paste the kit URL into the settings in this plugin. Your kit URL should look like this: https:\u002F\u002Fkit.fontawesome.com\u002FYOUR_ID_HERE.js\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>About Font Awesome Usage\u003C\u002Fh3>\n\u003Cp>This plugin and it’s developer is not affiliated in any way with Font Awesome or fontawesome.com. Fonticons, Inc. holds all the copyrights and usage terms to the icons. This plugin simply displays the icons as allowed under Fonticons, Inc.’s terms of use.\u003C\u002Fp>\n","Converts emoticons to Font Awesome icons.",10,1224,"2020-04-04T05:08:00.000Z","5.4.19","4.6","5.2.4",[107,108,17,18],"emoticon","emoticons","https:\u002F\u002Fwww.gallagherwebsitedesign.com\u002Fplugin\u002Fconvert-emoticons-font-awesome\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fconvert-emoticons-font-awesome.1.0.zip",{"slug":112,"name":113,"version":114,"author":115,"author_profile":116,"description":117,"short_description":118,"active_installs":119,"downloaded":120,"rating":121,"num_ratings":122,"last_updated":123,"tested_up_to":124,"requires_at_least":125,"requires_php":126,"tags":127,"homepage":130,"download_link":131,"security_score":132,"vuln_count":43,"unpatched_count":11,"last_vuln_date":133,"fetched_at":24},"advanced-custom-fields-font-awesome","Advanced Custom Fields: Font Awesome Field","5.0.2","Matt Keys","https:\u002F\u002Fprofiles.wordpress.org\u002Fmattkeys\u002F","\u003Cp>Add a \u003Ca href=\"http:\u002F\u002Ffontawesome.com\u002F\" rel=\"nofollow ugc\">Font Awesome\u003C\u002Fa> icon field type to Advanced Custom Fields.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Specify which FontAwesome icon sets to use (Solid, Regular, Light, Thin, Duotone, Duotone Sharp, Brands, and Custom Upload Icons) (Some features only available with FontAwesome 5.x or 6.x icons)\u003C\u002Fli>\n\u003Cli>Create your own custom filtered list of FontAwesome icons to use with your fields. Use different custom icon sets with different fields\u003C\u002Fli>\n\u003Cli>Returns Icon Element, Icon Class, Icon Unicode, or an Object including the element, class, unicode value, and SVG data (if applicable)\u003C\u002Fli>\n\u003Cli>Optionally enqueues Font Awesome in footer where needed (when a FontAwesome field is being used on the page))\u003C\u002Fli>\n\u003Cli>Integrates with the \u003Ca href=\"https:\u002F\u002Fdocs.fontawesome.com\u002Fapis\u002Fgraphql\" rel=\"nofollow ugc\">FontAwesome GraphQL\u003C\u002Fa> for loading your \u003Ca href=\"https:\u002F\u002Fdocs.fontawesome.com\u002Fweb\u002Fsetup\u002Fuse-kit\" rel=\"nofollow ugc\">FontAwesome Kits\u003C\u002Fa>, searching for icons, and loading the latest version of FontAwesome\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Note: It is recommended to let this plugin enqueue the latest version of Font Awesome on your front-end; or include the latest version yourself using your \u003Ca href=\"https:\u002F\u002Fdocs.fontawesome.com\u002Fweb\u002Fsetup\u002Fuse-kit\" rel=\"nofollow ugc\">FontAwesome Kit\u003C\u002Fa>; so that available icons in the admin area will be displayed properly on your sites front-end.\u003C\u002Fp>\n\u003Ch4>Compatibility\u003C\u002Fh4>\n\u003Cp>This ACF field type is compatible with:\u003Cbr \u002F>\n* ACF 5.7+\u003Cbr \u002F>\n* FontAwesome 4.x, 5.x, 6.x and 7.x fonts\u003C\u002Fp>\n\u003Ch3>Optional Configuration\u003C\u002Fh3>\n\u003Ch3>Filters\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Cstrong>ACFFA_always_enqueue_fa\u003C\u002Fstrong>: Return true to always enqueue FontAwesome on the frontend, even if no ACF FontAwesome fields are in use on the page. This will enqueue FontAwesome in the header instead of the footer.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>ACFFA_admin_enqueue_fa\u003C\u002Fstrong>: Return false to stop enqueueing FontAwesome in the admin area. Useful if you already have FontAwesome enqueued by some other means.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>ACFFA_get_icons\u003C\u002Fstrong>: (Applies to FontAwesome 4.x and 5.x icons only) Filter the array of icons and icon details loaded from the database\u003C\u002Fli>\n\u003Cli>\u003Cstrong>ACFFA_get_fa_url\u003C\u002Fstrong>: Filter the URL used for enqueuing FontAwesome in the frontend and admin areas of the site.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>ACFFA_override_major_version\u003C\u002Fstrong>: Filter to manually set the ‘major’ version of FontAwesome to load (accepts either 4, 5, or 6). NOTE: This filter must be registered before any calls to ACF get_field() function are made.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>ACFFA_fa_api_key\u003C\u002Fstrong>: Filter to programmatically set the FontAwesome API key.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>ACFFA_fa_kit_token\u003C\u002Fstrong>: Filter to programmatically set the FontAwesome kit token.\u003C\u002Fli>\n\u003C\u002Ful>\n","Adds a new 'Font Awesome Icon' field to the popular Advanced Custom Fields plugin.",100000,1665691,98,36,"2026-01-09T09:54:00.000Z","6.9.4","3.5","5.6",[128,129,17,18],"acf","advanced-custom-fields","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fadvanced-custom-fields-font-awesome\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fadvanced-custom-fields-font-awesome.5.0.2.zip",99,"2026-02-18 00:00:00",{"attackSurface":135,"codeSignals":201,"taintFlows":221,"riskAssessment":222,"analyzedAt":227},{"hooks":136,"ajaxHandlers":173,"restRoutes":197,"shortcodes":198,"cronEvents":199,"entryPointCount":200,"unprotectedCount":11},[137,143,149,153,158,163,166,169],{"type":138,"name":139,"callback":140,"file":141,"line":142},"action","init","closure","App\\App.php",34,{"type":144,"name":145,"callback":146,"priority":100,"file":147,"line":148},"filter","plugin_action_links","actionLinks","App\\Controllers\\Admin\\Activation.php",53,{"type":144,"name":150,"callback":151,"priority":100,"file":147,"line":152},"plugin_row_meta","rowMeta",55,{"type":138,"name":154,"callback":155,"file":156,"line":157},"admin_menu","pluginSettingsMenu","App\\Controllers\\Admin\\Settings.php",155,{"type":138,"name":159,"callback":160,"priority":22,"file":161,"line":162},"wp_enqueue_scripts","dequeueStyles","App\\Controllers\\Front\\Hooks\\EnqueueDequeue.php",126,{"type":138,"name":159,"callback":164,"priority":22,"file":161,"line":165},"dequeueScripts",129,{"type":138,"name":159,"callback":167,"file":161,"line":168},"enqueueAssets",132,{"type":138,"name":170,"callback":171,"file":172,"line":30},"wp_print_scripts","scanDequeueHandles","App\\Controllers\\Front\\Hooks\\PrintScriptsScanDequeue.php",[174,181,185,189,193],{"action":175,"nopriv":176,"callback":177,"hasNonce":178,"hasCapCheck":178,"file":179,"line":180},"rdfontawesome_installlatestversion",false,"installLatestFAVersion",true,"App\\Controllers\\Admin\\SettingsAjax.php",189,{"action":182,"nopriv":176,"callback":183,"hasNonce":178,"hasCapCheck":178,"file":179,"line":184},"rdfontawesome_retrievelatestversion","retrieveLatestFAVersion",190,{"action":186,"nopriv":176,"callback":187,"hasNonce":178,"hasCapCheck":178,"file":179,"line":188},"rdfontawesome_savesettings","saveSettings",191,{"action":190,"nopriv":176,"callback":191,"hasNonce":178,"hasCapCheck":178,"file":179,"line":192},"rdfontawesome_testghpersonalaccesstoken","testPersonalAccessToken",192,{"action":194,"nopriv":176,"callback":195,"hasNonce":178,"hasCapCheck":178,"file":179,"line":196},"rdfontawesome_uninstallfontawesome","uninstallFA",193,[],[],[],5,{"dangerousFunctions":202,"sqlUsage":203,"outputEscaping":205,"fileOperations":207,"externalRequests":218,"nonceChecks":200,"capabilityChecks":219,"bundledLibraries":220},[],{"prepared":11,"raw":11,"locations":204},[],{"escaped":206,"rawEcho":207,"locations":208},13,3,[209,213,215],{"file":210,"line":211,"context":212},"App\\Views\\admin\\settings_serverinfo_tab.php",38,"raw output",{"file":210,"line":214,"context":212},40,{"file":216,"line":217,"context":212},"App\\Views\\admin\\settings_v.php",42,4,6,[],[],{"summary":223,"deductions":224},"The rd-fontawesome v1.0.6 plugin exhibits a generally good security posture, primarily due to the absence of known vulnerabilities and a strong emphasis on secure coding practices in its static analysis. All identified entry points, including AJAX handlers, are protected by nonce and capability checks, which significantly reduces the risk of unauthorized access or execution. The plugin also exclusively uses prepared statements for SQL queries, a critical safeguard against SQL injection. Furthermore, the lack of critical or high-severity taint analysis findings suggests that sensitive data is likely being handled with appropriate sanitization and validation.\n\nHowever, there are minor areas for improvement. While 81% of output is properly escaped, the remaining 19% could potentially lead to cross-site scripting (XSS) vulnerabilities if the unescaped output contains user-controlled data. Additionally, the presence of file operations and external HTTP requests, while not inherently insecure, warrants careful scrutiny to ensure they are implemented without vulnerabilities. The plugin's history of zero vulnerabilities is a very positive indicator of ongoing security diligence, but it's important to maintain this vigilance, especially with unescaped outputs and potential external interactions.\n\nIn conclusion, rd-fontawesome v1.0.6 appears to be a relatively secure plugin. Its robust authentication and authorization mechanisms for entry points, along with the safe handling of database queries, are commendable. The primary concern stems from the unescaped output, which, while not currently a confirmed vulnerability, represents a potential risk that should be addressed to achieve a near-perfect security score. The absence of any historical vulnerabilities is a significant strength, suggesting the developers prioritize security.",[225],{"reason":226,"points":200},"Unescaped output detected","2026-03-17T06:45:00.610Z",{"wat":229,"direct":238},{"assetPaths":230,"generatorPatterns":233,"scriptPaths":234,"versionParams":235},[231,232],"\u002Fwp-content\u002Fplugins\u002Frd-fontawesome\u002Fassets\u002Fcss\u002Fadmin\u002Fsettings.css","\u002Fwp-content\u002Fplugins\u002Frd-fontawesome\u002Fassets\u002Fjs\u002Fadmin\u002Fsettings.js",[],[232],[236,237],"rd-fontawesome\u002Fassets\u002Fcss\u002Fadmin\u002Fsettings.css?ver=","rd-fontawesome\u002Fassets\u002Fjs\u002Fadmin\u002Fsettings.js?ver=",{"cssClasses":239,"htmlComments":240,"htmlAttributes":241,"restEndpoints":242,"jsGlobals":243,"shortcodeOutput":245},[],[],[],[],[244],"RdFontAwesomeSettingsObject",[]]