further translation tweaks
This commit is contained in:
parent
8318c715fb
commit
4b401a4623
6 changed files with 62 additions and 5 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
function kit_setup() {
|
||||
|
||||
load_theme_textdomain( 'kit', get_template_directory() . '/languages' );
|
||||
|
||||
add_theme_support( 'menus' );
|
||||
add_theme_support( 'post-thumbnails' );
|
||||
add_theme_support( 'custom-logo' );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue