wpsnoop: fix admin page Helper plugin conflicts, errors & issues

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


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

Get professional support for admin page Helper here

When you need professional help with WordPress: get help here


What does admin page Helper version 0.83 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for admin page Helper to perform differently in your installation, previous versions before 0.83 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.83 of admin page Helper 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 admin page Helper 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 admin page Helper add to WordPress?

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

Type & Path Size Conflicts
wp-content/plugins/adminpage-helper/ 46.21kB No known conflicts with other themes or plugins.
wp-content/plugins/adminpage-helper/admin_helper.css 289.00B No known conflicts with other themes or plugins.
wp-content/plugins/adminpage-helper/admin_helper.js No known conflicts with other themes or plugins.
wp-content/plugins/adminpage-helper/admin_helper.php 42.52kB No known conflicts with other themes or plugins.
wp-content/plugins/adminpage-helper/readme.txt 3.40kB No known conflicts with other themes or plugins.

Which new shortcodes does admin page Helper add to WordPress?

Which new database tables are created by the WordPress plugin admin page Helper?

Which new options are added to the wp-options table by admin page Helper?

What new PHP functions does admin page Helper declare when it is active?

Function   Conflicts Common Errors
admin_field 1 conflict Fatal error: Cannot redeclare admin_field()
admin_field_save 1 conflict Fatal error: Cannot redeclare admin_field_save()
admin_menu 13 conflicts Fatal error: Cannot redeclare admin_menu()
admin_panel 2 conflicts Fatal error: Cannot redeclare admin_panel()
admin_panel_close 1 conflict Fatal error: Cannot redeclare admin_panel_close()
admin_table 1 conflict Fatal error: Cannot redeclare admin_table()
admin_table_close 1 conflict Fatal error: Cannot redeclare admin_table_close()
admin_table_row 1 conflict Fatal error: Cannot redeclare admin_table_row()
add_menu_div 0 conflicts Fatal error: Cannot redeclare add_menu_div()
add_taxonomy_meta 0 conflicts Fatal error: Cannot redeclare add_taxonomy_meta()
admin_check_url 0 conflicts Fatal error: Cannot redeclare admin_check_url()
admin_debug 0 conflicts Fatal error: Cannot redeclare admin_debug()
admin_debug_reset 0 conflicts Fatal error: Cannot redeclare admin_debug_reset()
admin_field_save_post_meta 0 conflicts Fatal error: Cannot redeclare admin_field_save_post_meta()
admin_field_save_post_meta_multiple 0 conflicts Fatal error: Cannot redeclare admin_field_save_post_meta_multiple()
admin_fileinformation 0 conflicts Fatal error: Cannot redeclare admin_fileinformation()
admin_get_term_field_value 0 conflicts Fatal error: Cannot redeclare admin_get_term_field_value()
admin_get_term_fields 0 conflicts Fatal error: Cannot redeclare admin_get_term_fields()
admin_insert_term 0 conflicts Fatal error: Cannot redeclare admin_insert_term()
admin_move_menu 0 conflicts Fatal error: Cannot redeclare admin_move_menu()
admin_scandirectory 0 conflicts Fatal error: Cannot redeclare admin_scandirectory()
admin_set_post_meta 0 conflicts Fatal error: Cannot redeclare admin_set_post_meta()
admin_table_posts 0 conflicts Fatal error: Cannot redeclare admin_table_posts()
admin_widget 0 conflicts Fatal error: Cannot redeclare admin_widget()
ah_add_box 0 conflicts Fatal error: Cannot redeclare ah_add_box()
ah_add_boxes 0 conflicts Fatal error: Cannot redeclare ah_add_boxes()
ah_attachment_fields_to_edit 0 conflicts Fatal error: Cannot redeclare ah_attachment_fields_to_edit()
ah_attachment_fields_to_save 0 conflicts Fatal error: Cannot redeclare ah_attachment_fields_to_save()
ah_edit_form_tag 0 conflicts Fatal error: Cannot redeclare ah_edit_form_tag()
ah_error 0 conflicts Fatal error: Cannot redeclare ah_error()
ah_first 0 conflicts Fatal error: Cannot redeclare ah_first()
ah_footer 0 conflicts Fatal error: Cannot redeclare ah_footer()
ah_hooks 0 conflicts Fatal error: Cannot redeclare ah_hooks()
ah_init 0 conflicts Fatal error: Cannot redeclare ah_init()
ah_load_script 0 conflicts Fatal error: Cannot redeclare ah_load_script()
ah_loaded 0 conflicts Fatal error: Cannot redeclare ah_loaded()
ah_post_get 0 conflicts Fatal error: Cannot redeclare ah_post_get()
ah_post_insert 0 conflicts Fatal error: Cannot redeclare ah_post_insert()
ah_post_save 0 conflicts Fatal error: Cannot redeclare ah_post_save()
ah_posttype_fields_to_edit 0 conflicts Fatal error: Cannot redeclare ah_posttype_fields_to_edit()
ah_posttype_fields_to_save 0 conflicts Fatal error: Cannot redeclare ah_posttype_fields_to_save()
ah_prefooter 0 conflicts Fatal error: Cannot redeclare ah_prefooter()
ah_taxonomy_add 0 conflicts Fatal error: Cannot redeclare ah_taxonomy_add()
ah_taxonomy_edit 0 conflicts Fatal error: Cannot redeclare ah_taxonomy_edit()
ah_taxonomy_get 0 conflicts Fatal error: Cannot redeclare ah_taxonomy_get()
ah_taxonomy_get_terms 0 conflicts Fatal error: Cannot redeclare ah_taxonomy_get_terms()
ah_taxonomy_save 0 conflicts Fatal error: Cannot redeclare ah_taxonomy_save()
register_attachment_fields 0 conflicts Fatal error: Cannot redeclare register_attachment_fields()
register_post_box 0 conflicts Fatal error: Cannot redeclare register_post_box()
register_taxonomy_fields 0 conflicts Fatal error: Cannot redeclare register_taxonomy_fields()
set_post_meta 0 conflicts Fatal error: Cannot redeclare set_post_meta()

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

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

wp plugin install adminpage-helper


How to activate admin page Helper from the command line with WP-CLI

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

wp plugin install adminpage-helper --activate


How to reinstall admin page Helper from the command line with WP-CLI

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

wp plugin install adminpage-helper --force


How to update admin page Helper to the latest version from the command line with WP-CLI

wp plugin update adminpage-helper


How to delete admin page Helper from the command line with WP-CLI

wp plugin delete adminpage-helper

Where can you download earlier versions of admin page Helper?

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 admin page Helper 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 admin page Helper

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