mirror of
https://github.com/10h30/trestle.git
synced 2026-07-13 03:36:22 +09:00
Added WP Super Cache to suggested plugins list.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user