From 49abd665efe114f2723020786ff0e1ee36c2ce8c Mon Sep 17 00:00:00 2001 From: Tom McFarlin Date: Sun, 12 May 2013 08:09:17 -0400 Subject: [PATCH] adding the domain path tag to the header of the plugin file Fixes #40 --- plugin-boilerplate/plugin-boilerplate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin-boilerplate/plugin-boilerplate.php b/plugin-boilerplate/plugin-boilerplate.php index c2cad95..1ae1b77 100644 --- a/plugin-boilerplate/plugin-boilerplate.php +++ b/plugin-boilerplate/plugin-boilerplate.php @@ -10,7 +10,7 @@ Author Email: TODO Text Domain: plugin-name-locale License: GPL-2.0+ License URI: http://www.gnu.org/licenses/gpl-2.0.txt - +Domain Path: /lang/ Copyright 2013 TODO (email@domain.com) */