wpsnoop: fix mobble plugin conflicts, errors & issues

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


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

Get professional support for mobble here

When you need professional help with WordPress: get help here


What does mobble version 1.6 add to WordPress? Answers Here.

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

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

Type & Path Size Conflicts
wp-content/plugins/mobble/ 116.82kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/index.php 30.00B No known conflicts with other themes or plugins.
wp-content/plugins/mobble/languages/ 10.31kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/languages/de_DE_formal.mo 2.00kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/languages/de_DE_formal.po 2.30kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/languages/de_DE.mo 2.00kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/languages/de_DE.po 2.30kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/languages/mobble.pot 1.71kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/mobble.php 16.48kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/Mobile_Detect_License.txt 2.18kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/Mobile_Detect.php 79.12kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/readme.md 3.71kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/readme.txt 3.78kB No known conflicts with other themes or plugins.
wp-content/plugins/mobble/scott.ee.png 470.00B No known conflicts with other themes or plugins.
wp-content/plugins/mobble/toggle.png 761.00B No known conflicts with other themes or plugins.

Which new shortcodes does mobble add to WordPress?

Which new database tables are created by the WordPress plugin mobble?

Which new options are added to the wp-options table by mobble?

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

During use mobble 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 mobble declare when it is active?

Function   Conflicts Common Errors
is_android 1 conflict Fatal error: Cannot redeclare is_android()
is_ios 1 conflict Fatal error: Cannot redeclare is_ios()
is_ipad 2 conflicts Fatal error: Cannot redeclare is_ipad()
is_iphone 4 conflicts Fatal error: Cannot redeclare is_iphone()
is_ipod 1 conflict Fatal error: Cannot redeclare is_ipod()
is_mobile 8 conflicts Fatal error: Cannot redeclare is_mobile()
is_tablet 2 conflicts Fatal error: Cannot redeclare is_tablet()
is_blackberry 0 conflicts Fatal error: Cannot redeclare is_blackberry()
is_handheld 0 conflicts Fatal error: Cannot redeclare is_handheld()
is_kindle 0 conflicts Fatal error: Cannot redeclare is_kindle()
is_lg 0 conflicts Fatal error: Cannot redeclare is_lg()
is_motorola 0 conflicts Fatal error: Cannot redeclare is_motorola()
is_nintendo 0 conflicts Fatal error: Cannot redeclare is_nintendo()
is_nokia 0 conflicts Fatal error: Cannot redeclare is_nokia()
is_opera_mobile 0 conflicts Fatal error: Cannot redeclare is_opera_mobile()
is_palm 0 conflicts Fatal error: Cannot redeclare is_palm()
is_samsung 0 conflicts Fatal error: Cannot redeclare is_samsung()
is_samsung_galaxy_tab 0 conflicts Fatal error: Cannot redeclare is_samsung_galaxy_tab()
is_samsung_tablet 0 conflicts Fatal error: Cannot redeclare is_samsung_tablet()
is_smartphone 0 conflicts Fatal error: Cannot redeclare is_smartphone()
is_sony_ericsson 0 conflicts Fatal error: Cannot redeclare is_sony_ericsson()
is_symbian 0 conflicts Fatal error: Cannot redeclare is_symbian()
is_webos 0 conflicts Fatal error: Cannot redeclare is_webos()
is_windows_mobile 0 conflicts Fatal error: Cannot redeclare is_windows_mobile()
mobble_body_class 0 conflicts Fatal error: Cannot redeclare mobble_body_class()
mobble_clean 0 conflicts Fatal error: Cannot redeclare mobble_clean()
mobble_defaults 0 conflicts Fatal error: Cannot redeclare mobble_defaults()
mobble_load_textdomain 0 conflicts Fatal error: Cannot redeclare mobble_load_textdomain()
mobble_menu 0 conflicts Fatal error: Cannot redeclare mobble_menu()
mobble_register_settings 0 conflicts Fatal error: Cannot redeclare mobble_register_settings()
mobble_settings 0 conflicts Fatal error: Cannot redeclare mobble_settings()

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

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

wp plugin install mobble


How to activate mobble from the command line with WP-CLI

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

wp plugin install mobble --activate


How to reinstall mobble from the command line with WP-CLI

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

wp plugin install mobble --force


How to update mobble to the latest version from the command line with WP-CLI

wp plugin update mobble


How to delete mobble from the command line with WP-CLI

wp plugin delete mobble

Where can you download earlier versions of mobble?

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 mobble 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 mobble

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