Skip to content

m1es/acf-icon-picker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACF Icon Selector Field

Allows you to create an 'icon-picker' acf-field.


Description

Add the svg icons you want to be available in your theme to an acf folder inside an img folder in your theme. The field returns the name of the svg.

Compatibility

This ACF field type is compatible with:

  • ACF 5

Screenshots

Icon Picker

Installation

  1. Copy the acf-icon-picker folder into your wp-content/plugins folder
  2. Activate the Icon Selector plugin via the plugins admin page
  3. Create a new field via ACF and select the Icon Selector type

Changelog

1.1.0 - Add button to remove the selected icon when the field is not required 1.0.0 - First release

About

Creates an icon picker ACF field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 45.2%
  • JavaScript 29.6%
  • CSS 25.2%