Added WP Super Cache to suggested plugins list.

This commit is contained in:
MickeyKay
2014-02-27 13:52:44 -08:00
parent 5119929c56
commit 228e80b643
+6
View File
@@ -387,6 +387,12 @@ function trestle_register_required_plugins() {
'slug' => 'wp-hotkeys',
'required' => false,
),
array(
'name' => 'WP Super Cache',
'slug' => 'wp-super-cache',
'required' => false,
),
);
// Change this to your theme text domain, used for internationalising strings