Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

A custom icon picker (FontAwesome) for wp_theme_settings

Notifications You must be signed in to change notification settings

mattiasghodsian/wpts_fontawesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

wpts_fontawesome

A custom icon picker made for wp_theme_settings (can be used for other CMS)

Extras

Example:

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/js-yaml/3.6.1/js-yaml.js"></script>
<script type="text/javascript" src="wptsfa.js"></script>
<link rel="stylesheet" type="text/css" href="wptsfa.css" />




jQuery( '.wptsfa_field' ).wptsFa();
<input type="text" class="wptsfa_field" name="wptsfa_field" value="" />

In action

Extras

About

A custom icon picker (FontAwesome) for wp_theme_settings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published