GS ACF Icons

plugin banner

The ACF icon plugin adds a new field to ACF that enables users to select…

Author:Goose Studio (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:5.8.1
Plugin version:0.1.3
Added to WordPress repository:20-10-2021
Last updated:20-10-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://goose.studio/products/acf-icons/
Total downloads:1 115
Active installs:200+
plugin download
Click to start download

The ACF icon plugin adds a new field to ACF that enables users to select an icon from a popup.
It works with ACF Repeater fields.
It supports both font icons and SVG icons. You can select if the field should return
* CSS class
* SVG url fragment
* SVG file path
* SVG raw (the SVG markup)

You cannot limit to certain icons or add new icon providers as of writing which is version 0.1.3.

If you are using ACF functions the_field() with CSS class return format you need to enqueue the required CSS.
Use ACFIcon::get_css_handle(get_the_field(‘your-icon-field-id’)) to retrieve the correct CSS handle for the selected icon.

Supported icons are Font Awesome 5 Free, Ionicons and Elementor Icons.


Screenshots
FAQ
ChangeLog