wpsnoop: fix zBorder theme conflicts, errors & issues

When the theme zBorder 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 zBorder, plus learn which plugins and/or themes could be in conflict with zBorder.


Troubleshooting theme and plugin conflicts is easier when you know what zBorder 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 zBorder

Get professional support for zBorder here

When you need professional help with WordPress: get help here


What does zBorder version 0.9.5 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for zBorder to perform differently in your installation, previous versions before 0.9.5 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 0.9.5 of zBorder 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 zBorder 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 zBorder add to WordPress?

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

Type & Path Size Conflicts
wp-content/themes/zborder/ 208.87kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/404.php 419.00B No known conflicts with other themes or plugins.
wp-content/themes/zborder/archive.php 3.95kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/comments.php 7.32kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/footer.php 951.00B No known conflicts with other themes or plugins.
wp-content/themes/zborder/functions.php 8.58kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/header.php 5.63kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/imgs/ 12.66kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/imgs/border.png 680.00B No known conflicts with other themes or plugins.
wp-content/themes/zborder/imgs/icons.png 6.20kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/imgs/title_and_rss_inner_bg.png 5.80kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/inc/ 15.98kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/inc/theme-options.php 15.98kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/index.php 2.94kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/lang/ 27.34kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/lang/zborder.pot 8.04kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/lang/zh_CN.mo 8.20kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/lang/zh_CN.po 11.10kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/page.php 1.61kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/pagenavi-css.css 969.00B No known conflicts with other themes or plugins.
wp-content/themes/zborder/readme.txt 2.33kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/screenshot.png 87.88kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/searchform.php 466.00B No known conflicts with other themes or plugins.
wp-content/themes/zborder/sidebar.php 1.52kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/single.php 2.14kB No known conflicts with other themes or plugins.
wp-content/themes/zborder/style.css 26.25kB No known conflicts with other themes or plugins.

Which new shortcodes does zBorder add to WordPress?

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

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

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_zborder The theme_mods_zborder option doesn't have any known conflicts with other themes or plugins.
zborder_theme_options The zborder_theme_options option doesn't have any known conflicts with other themes or plugins.

During use zBorder 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 zBorder declare when it is active?

Function   Conflicts Common Errors
get_userdata_in_author_archive 0 conflicts Fatal error: Cannot redeclare get_userdata_in_author_archive()
single_term_id_by_zww 0 conflicts Fatal error: Cannot redeclare single_term_id_by_zww()
zborder_auto_excerpt_more 0 conflicts Fatal error: Cannot redeclare zborder_auto_excerpt_more()
zborder_continue_reading_link 0 conflicts Fatal error: Cannot redeclare zborder_continue_reading_link()
zborder_custom_excerpt_more 0 conflicts Fatal error: Cannot redeclare zborder_custom_excerpt_more()
zborder_custom_more_link 0 conflicts Fatal error: Cannot redeclare zborder_custom_more_link()
zborder_default_options 0 conflicts Fatal error: Cannot redeclare zborder_default_options()
zborder_excerpt_length 0 conflicts Fatal error: Cannot redeclare zborder_excerpt_length()
zborder_favicon 0 conflicts Fatal error: Cannot redeclare zborder_favicon()
zborder_featured_content 0 conflicts Fatal error: Cannot redeclare zborder_featured_content()
zborder_mytheme_comment 0 conflicts Fatal error: Cannot redeclare zborder_mytheme_comment()
zborder_options_validate 0 conflicts Fatal error: Cannot redeclare zborder_options_validate()
zborder_post_image_html 0 conflicts Fatal error: Cannot redeclare zborder_post_image_html()
zborder_scripts 0 conflicts Fatal error: Cannot redeclare zborder_scripts()
zborder_setup 0 conflicts Fatal error: Cannot redeclare zborder_setup()
zborder_theme_options_add_page 0 conflicts Fatal error: Cannot redeclare zborder_theme_options_add_page()
zborder_theme_options_do_page 0 conflicts Fatal error: Cannot redeclare zborder_theme_options_do_page()
zborder_theme_options_init 0 conflicts Fatal error: Cannot redeclare zborder_theme_options_init()
zborder_theme_options_items 0 conflicts Fatal error: Cannot redeclare zborder_theme_options_items()
zborder_widgets_init 0 conflicts Fatal error: Cannot redeclare zborder_widgets_init()
zborder_wp_list_pages 0 conflicts Fatal error: Cannot redeclare zborder_wp_list_pages()
zborder_wp_title 0 conflicts Fatal error: Cannot redeclare zborder_wp_title()

Using zBorder 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 zBorder from the command line with WP-CLI

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

wp theme install zborder


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

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

wp theme install zborder --activate


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

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

wp theme install zborder --force


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

wp theme update zborder


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

wp theme delete zborder --force

Where can you download earlier versions of zBorder?

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 zBorder 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 zBorder

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 zBorder. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.