diff options
Diffstat (limited to 'plugins/jetpack/modules/module-extras.php')
-rw-r--r-- | plugins/jetpack/modules/module-extras.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/jetpack/modules/module-extras.php b/plugins/jetpack/modules/module-extras.php index 67d848b2..48774a74 100644 --- a/plugins/jetpack/modules/module-extras.php +++ b/plugins/jetpack/modules/module-extras.php @@ -15,6 +15,7 @@ $tools = array( 'theme-tools/site-logo.php', 'theme-tools/site-breadcrumbs.php', 'theme-tools/social-menu.php', + 'theme-tools/content-options.php', 'custom-post-types/comics.php', 'custom-post-types/testimonial.php', 'custom-post-types/nova.php', |