wpsnoop: fix Contest plugin conflicts, errors & issues
When the plugin Contest 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 Contest, plus learn which plugins and/or themes could be in conflict with Contest.
Troubleshooting theme and plugin conflicts is easier when you know what Contest 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 Contest
When you need professional help with WordPress: get help here
What does Contest version 1.1 add to WordPress? Answers Here.
This is an automatically generated report - it is possible for Contest to perform differently in your installation, previous versions before 1.1 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.1 of Contest 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 Contest 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.
Summary of WordPress plugin analysis: Contest
Which new files does Contest add to WordPress?
This section will populate with a table showing an icon, size and filepath.
Type & Path | Size | Conflicts |
---|---|---|
wp-content/plugins/contest/ | 242.48kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/assets/ | 123.08kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/assets/screenshot-1.png | 123.08kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/contest_admin_trans.php | 1.30kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/contest_entry_trans.php | 440.00B | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/contest_install.php | 13.80kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/contest.php | 41.24kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/ContestBlock.php | 2.57kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/ContestUser.php | 11.46kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/css/ | 3.95kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/css/contest.css | 3.95kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/js/ | 5.33kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/js/contest.js | 5.33kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/readme.txt | 2.04kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/ | 37.28kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-admin-list.tpl.php | 1.88kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-admin-msg.tpl.php | 695.00B | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-admin.tpl.php | 9.10kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-age.tpl.php | 549.00B | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-archive.tpl.php | 1.48kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-block-form.tpl.php | 1.47kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-block-view.tpl.php | 2.08kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-date.tpl.php | 1.49kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-dq.tpl.php | 701.00B | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-entry.tpl.php | 3.11kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-field-optin.tpl.php | 887.00B | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-field-tnc.tpl.php | 1.87kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-fields.tpl.php | 2.42kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-form.tpl.php | 2.44kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-msg.tpl.php | 539.00B | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-profile.tpl.php | 571.00B | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-results.tpl.php | 1.64kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-settings.tpl.php | 443.00B | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-single.tpl.php | 2.85kB | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-state.tpl.php | 652.00B | No known conflicts with other themes or plugins. |
wp-content/plugins/contest/templates/contest-tnc.tpl.php | 543.00B | No known conflicts with other themes or plugins. |
Which new shortcodes does Contest add to WordPress?
Which new database tables are created by the WordPress plugin Contest?
Table name | Known Plugin or Theme conflicts |
---|---|
wp_contest | Potential conflict with 1 other plugin |
wp_contest_entry | The wp_contest_entry table doesn't have any known conflicts with other themes or plugins. |
Table name | Status |
---|
Click the table name above for more information on what the orphan tables could mean to your WordPress installation and some tips on how to deal with it.
Which new options are added to the wp-options table by Contest?
Option Name | Known Conflicts | |
---|---|---|
widget_contest | The widget_contest option doesn't have any known conflicts with other themes or plugins. | |
During use Contest 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 Contest declare when it is active?
Using Contest 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 Contest from the command line with WP-CLI
Navigate to the root of your WordPress installation and type the following command:
How to activate Contest from the command line with WP-CLI
To immediately activate Contest after WP-CLI downloads the latest version you can use the following command:
How to reinstall Contest from the command line with WP-CLI
To force a reinstallation of Contest which overwrites the current plugin without asking for confirmation you can use the following command:
How to update Contest to the latest version from the command line with WP-CLI
How to delete Contest from the command line with WP-CLI
Where can you download earlier versions of Contest?
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 Contest 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 Contest
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 Contest. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.