Skip to content

Commit 54cf2fc

Browse files
committed
Commenting TGM activation
- Required and recommended plugins should start commented and be activated if needed
1 parent 1aef2b7 commit 54cf2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/plugins/plugins.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
* @link http://tgmpluginactivation.com/
1313
*/
14-
require_once get_template_directory() . '/inc/plugins/tgm/class-tgm-plugin-activation.php';
14+
//require_once get_template_directory() . '/inc/plugins/tgm/class-tgm-plugin-activation.php';
1515

1616
/**
1717
* Register the required plugins for this theme.

0 commit comments

Comments
 (0)