Skip to content

Commit

Permalink
Commenting TGM activation
Browse files Browse the repository at this point in the history
- Required and recommended plugins should start commented and be activated if needed
  • Loading branch information
allysonsouza committed Sep 30, 2018
1 parent 1aef2b7 commit 54cf2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/plugins/plugins.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*
* @link http://tgmpluginactivation.com/
*/
require_once get_template_directory() . '/inc/plugins/tgm/class-tgm-plugin-activation.php';
//require_once get_template_directory() . '/inc/plugins/tgm/class-tgm-plugin-activation.php';

/**
* Register the required plugins for this theme.
Expand Down

0 comments on commit 54cf2fc

Please sign in to comment.