Newlines, data validation, and translators comment.

This commit is contained in:
Tiago Noronha 2017-08-01 15:42:22 +01:00
parent 27e68252f6
commit 46a41b2042
2 changed files with 9 additions and 8 deletions

View file

@ -161,4 +161,4 @@ if ( defined( 'JETPACK__VERSION' ) ) {
*/
if ( class_exists( 'WooCommerce' ) ) {
require get_template_directory() . '/inc/woocommerce.php';
}
}