Skip to content

Instantly share code, notes, and snippets.

@hasanTheBest
Last active February 13, 2019 06:00

Revisions

  1. hasanTheBest renamed this gist Feb 13, 2019. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. hasanTheBest renamed this gist Feb 13, 2019. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. hasanTheBest created this gist Feb 13, 2019.
    8 changes: 8 additions & 0 deletions kirki-font-awesome.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    Kirki::add_field( 'gangster_demo', array(
    'type' => 'fontawesome',
    'settings' => 'fontawesome_setting',
    'label' => esc_attr__( 'Font Awesome Control', 'kirki' ),
    'description' => esc_attr__( 'Description Here.', 'kirki' ),
    'section' => 'left_section',
    'default' => 'bath',
    ) );