wpsnoop: fix Contabilium para WooCommerce plugin conflicts, errors & issues

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


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


What does Contabilium para WooCommerce version 0.3 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Contabilium para WooCommerce to perform differently in your installation, previous versions before 0.3 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.3 of Contabilium para WooCommerce behaves when installed and removed on a clean installation of WordPress.

We have not tested individual shortcodes, features or settings of this plugin 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 Contabilium para WooCommerce by clicking here.

Our testing covered the free version of this plugin 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 Contabilium para WooCommerce add to WordPress?

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

Type & Path Size Conflicts
wp-content/plugins/woo-contabilium/ 164.29kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/api.php 2.09kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/classes/ 14.79kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/classes/CbApi.php 3.08kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/classes/Concept.php 4.44kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/classes/Customer.php 1.55kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/classes/Helper.php 1.64kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/classes/Order.php 673.00B No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/classes/SaleVoucher.php 1.62kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/classes/Tools.php 1.81kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/cron.php 627.00B No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/css/ 14.84kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/css/select2.min.css 14.84kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/images/ 4.80kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/images/logo-icon.svg 4.80kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/includes/ 11.73kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/includes/manage-orders.php 11.73kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/js/ 69.72kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/js/admin.js 74.00B No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/js/cbapi.js 2.93kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/js/customer.js No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/js/index.php No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/js/vendor/ 66.72kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/js/vendor/i18n/ 1.68kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/js/vendor/i18n/en.js 827.00B No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/js/vendor/i18n/es.js 892.00B No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/js/vendor/select2.min.js 65.04kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/readme.txt 5.64kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/tabs/ 21.16kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/tabs/concepts-manual-tab.php 797.00B No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/tabs/concepts-tab.php 4.08kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/tabs/customer.php 10.22kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/tabs/customers-tab.php 2.08kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/tabs/orders-tab.php 910.00B No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/tabs/sale-vouchers-tab.php 3.10kB No known conflicts with other themes or plugins.
wp-content/plugins/woo-contabilium/woo-contabilium.php 18.90kB No known conflicts with other themes or plugins.

Which new shortcodes does Contabilium para WooCommerce add to WordPress?

Which new database tables are created by the WordPress plugin Contabilium para WooCommerce?

Which new options are added to the wp-options table by Contabilium para WooCommerce?

What new PHP functions does Contabilium para WooCommerce declare when it is active?

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

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

wp plugin install woo-contabilium


How to activate Contabilium para WooCommerce from the command line with WP-CLI

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

wp plugin install woo-contabilium --activate


How to reinstall Contabilium para WooCommerce from the command line with WP-CLI

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

wp plugin install woo-contabilium --force


How to update Contabilium para WooCommerce to the latest version from the command line with WP-CLI

wp plugin update woo-contabilium


How to delete Contabilium para WooCommerce from the command line with WP-CLI

wp plugin delete woo-contabilium

Where can you download earlier versions of Contabilium para WooCommerce?

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 Contabilium para WooCommerce 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 Contabilium para WooCommerce

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