Theme
config/theme.php
Contains the theme configuration.
support
Section titled “support”Add your theme support options here. This is where you can add support for post thumbnails, post formats, etc.
A list of supported features can be found here.
remove_default_taxonomies
Section titled “remove_default_taxonomies”Remove default WordPress taxonomies. The following are removed by default:
categorypost_tag
navigation_menu
Section titled “navigation_menu”In this option you can register WordPress navigation locations.
The key is the location name and the value is the location description.
xmlrpc
Section titled “xmlrpc”This option is used to disable the XML-RPC API. This is disabled by default.
Please for the love of god, keep this disabled.
This option allows you to control the output of default WordPress meta tags
remove_generator
Section titled “remove_generator”Enabled/disable the generator meta tag
Enabled/disble options for the admin area
wp_in_admin_bar
Section titled “wp_in_admin_bar”Show or hide the WordPress logo menu in the admin bar. Default is false (hidden).
remove_admin_bar_links
Section titled “remove_admin_bar_links”This option is used to remove the WordPress menu items from the admin bar. The default configuration removes: ‘wp logo’, ‘comments’, ‘customize’.
remove_dashboard_widgets
Section titled “remove_dashboard_widgets”This option is used to remove the default WordPress dashboard widgets.
The following is disabled by default:
- dashboard_primary
- dashboard_quick_press
- dashboard_recent_comments
- dashboard_right_now

