wpsnoop: fix Invition Print & Ship Zakeke plugin conflicts, errors & issues

When the plugin Invition Print & Ship Zakeke 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 Invition Print & Ship Zakeke, plus learn which plugins and/or themes could be in conflict with Invition Print & Ship Zakeke.


Troubleshooting theme and plugin conflicts is easier when you know what Invition Print & Ship Zakeke 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 Invition Print & Ship Zakeke


What does Invition Print & Ship Zakeke version 1.5.2 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Invition Print & Ship Zakeke to perform differently in your installation, previous versions before 1.5.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 1.5.2 of Invition Print & Ship Zakeke 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 Invition Print & Ship Zakeke 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 Invition Print & Ship Zakeke add to WordPress?

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

Type & Path Size Conflicts
wp-content/uploads/ The wp-content/uploads/ directory has potential conflicts with at least 1495 other plugins or themes.
wp-content/uploads/2022/ The wp-content/uploads/2022/ directory has potential conflicts with at least 1367 other plugins or themes.
wp-content/uploads/2022/02/ The wp-content/uploads/2022/02/ directory has potential conflicts with at least 1367 other plugins or themes.
wp-content/plugins/invition-print-ship-zakeke/ 36.73kB No known conflicts with other themes or plugins.
wp-content/plugins/invition-print-ship-zakeke/classes/ 21.05kB No known conflicts with other themes or plugins.
wp-content/plugins/invition-print-ship-zakeke/classes/class-client.php 4.98kB No known conflicts with other themes or plugins.
wp-content/plugins/invition-print-ship-zakeke/classes/class-orders.php 4.94kB No known conflicts with other themes or plugins.
wp-content/plugins/invition-print-ship-zakeke/classes/class-products.php 11.13kB No known conflicts with other themes or plugins.
wp-content/plugins/invition-print-ship-zakeke/index.php 31.00B No known conflicts with other themes or plugins.
wp-content/plugins/invition-print-ship-zakeke/invition-print-and-ship-zakeke.php 10.56kB No known conflicts with other themes or plugins.
wp-content/plugins/invition-print-ship-zakeke/LICENSE 1.45kB No known conflicts with other themes or plugins.
wp-content/plugins/invition-print-ship-zakeke/readme.txt 3.64kB No known conflicts with other themes or plugins.
wp-content/uploads/ips_zakeke_tmp/ No known conflicts with other themes or plugins.

Which new shortcodes does Invition Print & Ship Zakeke add to WordPress?

Which new database tables are created by the WordPress plugin Invition Print & Ship Zakeke?

Which new options are added to the wp-options table by Invition Print & Ship Zakeke?

Option Name   Known Conflicts
ips_zakeke_version The ips_zakeke_version option doesn't have any known conflicts with other themes or plugins.

During use Invition Print & Ship Zakeke may or may not create more options depending on how the plugin is configured and depending on which other themes and plugins are active in your specific hosting environment.

What new PHP functions does Invition Print & Ship Zakeke declare when it is active?

Function   Conflicts Common Errors
printandship\zakeke\activateplugin 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\activateplugin()
printandship\zakeke\addneedsimportbulkaction 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\addneedsimportbulkaction()
printandship\zakeke\addzakekecolumnheader 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\addzakekecolumnheader()
printandship\zakeke\croncheckimportstatus 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\croncheckimportstatus()
printandship\zakeke\crondownloadprintimages 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\crondownloadprintimages()
printandship\zakeke\cronimportproductstozakeke 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\cronimportproductstozakeke()
printandship\zakeke\debuglog 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\debuglog()
printandship\zakeke\displayneedsimportbulkactionresult 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\displayneedsimportbulkactionresult()
printandship\zakeke\downloadprintimages 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\downloadprintimages()
printandship\zakeke\gettmpdir 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\gettmpdir()
printandship\zakeke\handleneedsimportbulkaction 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\handleneedsimportbulkaction()
printandship\zakeke\initialiseplugin 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\initialiseplugin()
printandship\zakeke\needsimport 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\needsimport()
printandship\zakeke\populatezakekecolumn 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\populatezakekecolumn()
printandship\zakeke\schedulecron 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\schedulecron()
printandship\zakeke\unschedulecron 0 conflicts Fatal error: Cannot redeclare printandship\zakeke\unschedulecron()

Using Invition Print & Ship Zakeke 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 Invition Print & Ship Zakeke from the command line with WP-CLI

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

wp plugin install invition-print-ship-zakeke


How to activate Invition Print & Ship Zakeke from the command line with WP-CLI

To immediately activate Invition Print & Ship Zakeke after WP-CLI downloads the latest version you can use the following command:

wp plugin install invition-print-ship-zakeke --activate


How to reinstall Invition Print & Ship Zakeke from the command line with WP-CLI

To force a reinstallation of Invition Print & Ship Zakeke which overwrites the current plugin without asking for confirmation you can use the following command:

wp plugin install invition-print-ship-zakeke --force


How to update Invition Print & Ship Zakeke to the latest version from the command line with WP-CLI

wp plugin update invition-print-ship-zakeke


How to delete Invition Print & Ship Zakeke from the command line with WP-CLI

wp plugin delete invition-print-ship-zakeke

Where can you download earlier versions of Invition Print & Ship Zakeke?

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 Invition Print & Ship Zakeke 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 Invition Print & Ship Zakeke

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