Skip to content

Commit 43863a1

Browse files
author
deshack
committed
Comment unused text-domain
1 parent 06df684 commit 43863a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ function melany_setup() {
5454
* If you're building a theme based on Melany, use a find and replace
5555
* to change 'melany' to the name of your theme in all the template files
5656
*/
57-
load_theme_textdomain( 'melany', get_template_directory() . '/languages' );
57+
// load_theme_textdomain( 'melany', get_template_directory() . '/languages' );
5858

5959
/**
6060
* Add default posts and comments RSS feed links to head

0 commit comments

Comments
 (0)