kalponikoronno

Kirki customizer 1

Mar 30th, 2020
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.16 KB | None | 0 0
  1. if(class_exists('Kirki')){
  2.     Kirki::add_config( 'theme_config_id', array(
  3.         'capability'    => 'edit_theme_options',
  4.         'option_type'   => 'theme_mod',
  5.     ) );
  6.  
  7. }
Advertisement
Add Comment
Please, Sign In to add comment