wpsnoop: fix BEMO A-Z Index plugin conflicts, errors & issues

When the plugin BEMO A-Z Index 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 BEMO A-Z Index, plus learn which plugins and/or themes could be in conflict with BEMO A-Z Index.


Troubleshooting theme and plugin conflicts is easier when you know what BEMO A-Z Index 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 BEMO A-Z Index

Get professional support for BEMO A-Z Index here

When you need professional help with WordPress: get help here


What does BEMO A-Z Index version 1.2.2 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for BEMO A-Z Index to perform differently in your installation, previous versions before 1.2.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.2.2 of BEMO A-Z Index 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 BEMO A-Z Index 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 BEMO A-Z Index add to WordPress?

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

Type & Path Size Conflicts
wp-content/plugins/bemo-a-z-index/ 122.71kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/bemoazindex_admin.css 414.00B No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/bemoazindex_category.php 5.85kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/bemoazindex_content.php 4.63kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/bemoazindex_custom_posts.php 1.95kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/bemoazindex_form.php 6.25kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/bemoazindex_options.php 1.73kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/bemoazindex.css 218.00B No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/bemoazindex.php 13.66kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/class.BEMOAZIndex.php 17.29kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/class.CustomPostHelper.php 4.23kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/class.CustomPostType.php 190.00B No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/class.WPBemoazindexOutputWidget.php 2.70kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/class.WPBemoazindexWidget.php 5.62kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/images/ 23.61kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/images/output_widget.png 5.09kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/images/powered-by.png 2.82kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/images/widget.png 15.71kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/includes/ 20.51kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/includes/class-recursive-arrayaccess.php 4.47kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/includes/class-wp-session-utils.php 3.04kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/includes/class-wp-session.php 6.07kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/includes/wp-cli.php 3.56kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/includes/wp-session.php 3.37kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/js/ 4.44kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/js/bemoazindex.js 3.88kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/js/image.png 573.00B No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/readme.txt 7.31kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/templates/ 1.49kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/templates/listing.php 1.49kB No known conflicts with other themes or plugins.
wp-content/plugins/bemo-a-z-index/wp-session-manager.php 658.00B No known conflicts with other themes or plugins.

Which new shortcodes does BEMO A-Z Index add to WordPress?

ShortCode   Known Plugin or Theme conflicts
[azindex] The azindex shortcode doesn't have any known conflicts with other themes or plugins.

Note: We have not yet checked to see if these shortcodes work as expected in pages, posts, sidebar widgets, or when set as the page title, in content, in the excert, in menus or anywhere else within a WordPress installation. A shortcode could produce errors due to parameters added when it is used, or if the plugin is updated and the format of the shortcode has changed.

Which new database tables are created by the WordPress plugin BEMO A-Z Index?

Which new options are added to the wp-options table by BEMO A-Z Index?

What new PHP functions does BEMO A-Z Index declare when it is active?

Function   Conflicts Common Errors
wp_session_cache_expire 32 conflicts Fatal error: Cannot redeclare wp_session_cache_expire()
wp_session_cleanup 31 conflicts Fatal error: Cannot redeclare wp_session_cleanup()
wp_session_commit 32 conflicts Fatal error: Cannot redeclare wp_session_commit()
wp_session_decode 32 conflicts Fatal error: Cannot redeclare wp_session_decode()
wp_session_encode 30 conflicts Fatal error: Cannot redeclare wp_session_encode()
wp_session_regenerate_id 32 conflicts Fatal error: Cannot redeclare wp_session_regenerate_id()
wp_session_register_garbage_collection 31 conflicts Fatal error: Cannot redeclare wp_session_register_garbage_collection()
wp_session_start 32 conflicts Fatal error: Cannot redeclare wp_session_start()
wp_session_status 32 conflicts Fatal error: Cannot redeclare wp_session_status()
wp_session_unset 32 conflicts Fatal error: Cannot redeclare wp_session_unset()
wp_session_write_close 32 conflicts Fatal error: Cannot redeclare wp_session_write_close()
add_bemoazindex_query_vars 0 conflicts Fatal error: Cannot redeclare add_bemoazindex_query_vars()
azindex 0 conflicts Fatal error: Cannot redeclare azindex()
azindex_add_button 0 conflicts Fatal error: Cannot redeclare azindex_add_button()
azindex_add_plugin 0 conflicts Fatal error: Cannot redeclare azindex_add_plugin()
azindex_admin_footer_function 0 conflicts Fatal error: Cannot redeclare azindex_admin_footer_function()
azindex_admin_scripts_and_styles 0 conflicts Fatal error: Cannot redeclare azindex_admin_scripts_and_styles()
azindex_category 0 conflicts Fatal error: Cannot redeclare azindex_category()
azindex_category_custom_fields 0 conflicts Fatal error: Cannot redeclare azindex_category_custom_fields()
azindex_category_table_header 0 conflicts Fatal error: Cannot redeclare azindex_category_table_header()
azindex_extra_category_fields 0 conflicts Fatal error: Cannot redeclare azindex_extra_category_fields()
azindex_get_index 0 conflicts Fatal error: Cannot redeclare azindex_get_index()
azindex_get_predefined_index 0 conflicts Fatal error: Cannot redeclare azindex_get_predefined_index()
azindex_get_simple_index 0 conflicts Fatal error: Cannot redeclare azindex_get_simple_index()
azindex_init 0 conflicts Fatal error: Cannot redeclare azindex_init()
azindex_options 0 conflicts Fatal error: Cannot redeclare azindex_options()
azindex_plugin_menu 0 conflicts Fatal error: Cannot redeclare azindex_plugin_menu()
azindex_posts_where 0 conflicts Fatal error: Cannot redeclare azindex_posts_where()
azindex_register_button 0 conflicts Fatal error: Cannot redeclare azindex_register_button()
azindex_save_extra_category_fields 0 conflicts Fatal error: Cannot redeclare azindex_save_extra_category_fields()
create_bemoazindex_custom_post_categories 0 conflicts Fatal error: Cannot redeclare create_bemoazindex_custom_post_categories()
create_bemoazindex_custom_posts 0 conflicts Fatal error: Cannot redeclare create_bemoazindex_custom_posts()
fix_category_link 0 conflicts Fatal error: Cannot redeclare fix_category_link()
get_cleaned_url 0 conflicts Fatal error: Cannot redeclare get_cleaned_url()
get_filter_type 0 conflicts Fatal error: Cannot redeclare get_filter_type()

Using BEMO A-Z Index 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 BEMO A-Z Index from the command line with WP-CLI

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

wp plugin install bemo-a-z-index


How to activate BEMO A-Z Index from the command line with WP-CLI

To immediately activate BEMO A-Z Index after WP-CLI downloads the latest version you can use the following command:

wp plugin install bemo-a-z-index --activate


How to reinstall BEMO A-Z Index from the command line with WP-CLI

To force a reinstallation of BEMO A-Z Index which overwrites the current plugin without asking for confirmation you can use the following command:

wp plugin install bemo-a-z-index --force


How to update BEMO A-Z Index to the latest version from the command line with WP-CLI

wp plugin update bemo-a-z-index


How to delete BEMO A-Z Index from the command line with WP-CLI

wp plugin delete bemo-a-z-index

Where can you download earlier versions of BEMO A-Z Index?

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 BEMO A-Z Index 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 BEMO A-Z Index

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