Titan Framework Icon

Add functionality to use Font Awesome Icon as a new type of option field for Titan Framework.
titan framework font awesome icon

“Titan Framework Icon” is an addon plugin for the main plugin “Titan Framework”. Titan Framework does not have option to add icon chooser field. This plugin adds functionality to use Font Awesome Icon as a new type of option field for Titan Framework. This.This plugin requires Titan Framework plugin.

USE FONT AWESOME ICON AS A FIELD OF TITAN FRAMEWORK PLUGIN

How To Use This Titan Framework Icon Plugin:

       $TitanObject->createOption( array(
            'name' => __( 'FontAwesome Icon', 'textdomain' ),
            'id' => 'your_var_icon',
            'type' => 'icon',
            'default'=>'fa-bell',
        ) );

Download Titan Framework Icon

Leave a Reply

Your email address will not be published. Required fields are marked *

 

This site uses Akismet to reduce spam. Learn how your comment data is processed.