wpsnoop: fix Sutra theme conflicts, errors & issues

When the theme Sutra conflicts or throws a PHP error we hope wpsnoop can help you to fix the issue quickly.


Discover which shortcodes wp-options PHP functions database tables and files are created by Sutra, plus learn which plugins and/or themes could be in conflict with Sutra.


Troubleshooting theme and plugin conflicts is easier when you know what Sutra leaves behind after uninstalling it from a WordPress installation, there is a list down below for your convenience.

Expert advice is recommended if you are not technically proficient with PHP, MySQL etc. View support options for Sutra

Get professional support for Sutra here

When you need professional help with WordPress: get help here


What does Sutra version 2.2 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Sutra to perform differently in your installation, previous versions before 2.2 may have created a different set of shortcodes, used different function names or could have created entirely different database tables to store settings and operate. This is not an exhaustive list but shows how version 2.2 of Sutra behaves when installed and removed on a clean installation of WordPress.

We have not tested individual shortcodes, features or settings of this theme but instead have concentrated on the potential for obvious errors and conflicts which can occur, if you need help with the plugin in your local installation you can get WordPress help and support for Sutra by clicking here.

Our testing covered the free version of this theme there may or may not be a paid version or premium version available for purchase that unlocks additional features and could behave in a slightly or very different manner.

Which new files does Sutra add to WordPress?

This section will populate with a table showing an icon, size and filepath.

Type & Path Size Conflicts
wp-content/themes/sutra/ 1.07MB No known conflicts with other themes or plugins.
wp-content/themes/sutra/404.php 718.00B No known conflicts with other themes or plugins.
wp-content/themes/sutra/archive.php 803.00B No known conflicts with other themes or plugins.
wp-content/themes/sutra/attachment.php 4.26kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/author.php 1.21kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/category.php 597.00B No known conflicts with other themes or plugins.
wp-content/themes/sutra/comments.php 2.35kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/footer.php 481.00B No known conflicts with other themes or plugins.
wp-content/themes/sutra/functions.php 13.88kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/header.php 1.67kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/images/ 8.54kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/images/gloss.png 127.00B No known conflicts with other themes or plugins.
wp-content/themes/sutra/images/logo.jpg 8.42kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/index.php 255.00B No known conflicts with other themes or plugins.
wp-content/themes/sutra/js/ 2.39kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/js/selectnav.min.js 1.70kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/js/sutra.js 704.00B No known conflicts with other themes or plugins.
wp-content/themes/sutra/license.txt 14.77kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/loop.php 4.84kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/page.php 817.00B No known conflicts with other themes or plugins.
wp-content/themes/sutra/readme.txt 3.84kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/rtl.css 4.25kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/screenshot.png 0.98MB No known conflicts with other themes or plugins.
wp-content/themes/sutra/search.php 852.00B No known conflicts with other themes or plugins.
wp-content/themes/sutra/sidebar.php 844.00B No known conflicts with other themes or plugins.
wp-content/themes/sutra/single.php 1.89kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/style.css 23.09kB No known conflicts with other themes or plugins.
wp-content/themes/sutra/tag.php 400.00B No known conflicts with other themes or plugins.

Which new shortcodes does Sutra add to WordPress?

Which new database tables are created by the WordPress theme Sutra?

Which new options are added to the wp-options table by Sutra?

Option Name   Known Conflicts
current_theme Potential conflict with 8753 plugins or themes
theme_mods_twentytwentytwo Potential conflict with 8767 plugins or themes
theme_switched Potential conflict with 8753 plugins or themes
theme_mods_sutra The theme_mods_sutra option doesn't have any known conflicts with other themes or plugins.

During use Sutra may or may not create more options depending on how the theme is configured and depending on which other themes and plugins are active in your specific hosting environment.

What new PHP functions does Sutra declare when it is active?

Function   Conflicts Common Errors
google_fonts 5 conflicts Fatal error: Cannot redeclare google_fonts()
remove_more_link_scroll 6 conflicts Fatal error: Cannot redeclare remove_more_link_scroll()
add_body_class 0 conflicts Fatal error: Cannot redeclare add_body_class()
add_child_theme_scripts 0 conflicts Fatal error: Cannot redeclare add_child_theme_scripts()
sutra_add_markup_pages 0 conflicts Fatal error: Cannot redeclare sutra_add_markup_pages()
sutra_admin_header_image 0 conflicts Fatal error: Cannot redeclare sutra_admin_header_image()
sutra_admin_header_style 0 conflicts Fatal error: Cannot redeclare sutra_admin_header_style()
sutra_auto_excerpt_more 0 conflicts Fatal error: Cannot redeclare sutra_auto_excerpt_more()
sutra_category_id_class 0 conflicts Fatal error: Cannot redeclare sutra_category_id_class()
sutra_comment 0 conflicts Fatal error: Cannot redeclare sutra_comment()
sutra_continue_reading_link 0 conflicts Fatal error: Cannot redeclare sutra_continue_reading_link()
sutra_custom_excerpt_more 0 conflicts Fatal error: Cannot redeclare sutra_custom_excerpt_more()
sutra_custom_header_setup 0 conflicts Fatal error: Cannot redeclare sutra_custom_header_setup()
sutra_excerpt_length 0 conflicts Fatal error: Cannot redeclare sutra_excerpt_length()
sutra_header_style 0 conflicts Fatal error: Cannot redeclare sutra_header_style()
sutra_navigation 0 conflicts Fatal error: Cannot redeclare sutra_navigation()
sutra_page_menu_args 0 conflicts Fatal error: Cannot redeclare sutra_page_menu_args()
sutra_posted_in 0 conflicts Fatal error: Cannot redeclare sutra_posted_in()
sutra_posted_on 0 conflicts Fatal error: Cannot redeclare sutra_posted_on()
sutra_remove_gallery_css 0 conflicts Fatal error: Cannot redeclare sutra_remove_gallery_css()
sutra_remove_recent_comments_style 0 conflicts Fatal error: Cannot redeclare sutra_remove_recent_comments_style()
sutra_setup 0 conflicts Fatal error: Cannot redeclare sutra_setup()
sutra_widgets_init 0 conflicts Fatal error: Cannot redeclare sutra_widgets_init()

Using Sutra from the command line with WP-CLI

The following commands are provided for convenience and should only be used if you understand how WP-CLI works. These commands refer to a single WordPress instance and may need to be modified if you are working with a Multisite installation.


How to install Sutra from the command line with WP-CLI

Navigate to the root of your WordPress installation and type the following command:

wp theme install sutra


How to activate Sutra from the command line with WP-CLI

To immediately activate Sutra after WP-CLI downloads the latest version you can use the following command:

wp theme install sutra --activate


How to reinstall Sutra from the command line with WP-CLI

To force a reinstallation of Sutra which overwrites the current plugin without asking for confirmation you can use the following command:

wp theme install sutra --force


How to update Sutra to the latest version from the command line with WP-CLI

wp theme update sutra


How to delete Sutra from the command line with WP-CLI

wp theme delete sutra --force

Where can you download earlier versions of Sutra?

Whenever possible you should use the latest version of plugins and themes, however if you have recently updated and discovered that you need to install an earlier version you may be able to download other versions of Sutra from the WordPress repository by visiting this link.

Please note that installing earlier versions of a theme or plugin is not generally a recommended course of action for most users and could re-introduce security, stability or other issues in Sutra

About our testing enviroment

Tests were conducted using Apache 2.4.29, PHP 7.2 on Ubuntu 18.04, MySQL 5.7.33 and WordPress 5.9

It is very possible that different versions of PHP such as PHP 8.0, PHP 7.4, or PHP 7.3 could behave differently with Sutra. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.