wpsnoop: fix Custom (AMP) Accelerated Mobile Pages plugin conflicts, errors & issues

When the plugin Custom (AMP) Accelerated Mobile Pages 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 Custom (AMP) Accelerated Mobile Pages, plus learn which plugins and/or themes could be in conflict with Custom (AMP) Accelerated Mobile Pages.


Troubleshooting theme and plugin conflicts is easier when you know what Custom (AMP) Accelerated Mobile Pages 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 Custom (AMP) Accelerated Mobile Pages


What does Custom (AMP) Accelerated Mobile Pages version 1.0.6 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Custom (AMP) Accelerated Mobile Pages to perform differently in your installation, previous versions before 1.0.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.0.6 of Custom (AMP) Accelerated Mobile Pages 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 Custom (AMP) Accelerated Mobile Pages 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 Custom (AMP) Accelerated Mobile Pages add to WordPress?

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

Type & Path Size Conflicts
wp-content/plugins/custom-amp-accelerated-mobile-pages/ 249.37kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/classes/ 7.12kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/classes/class-ad-inject-sanitizer.php 1.28kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/classes/class-add-menu.php 2.93kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/classes/class-amp-related-posts-embed.php 2.91kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/custom-amp.php 14.57kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/images/ 188.20kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/images/banner-772x250.png 171.61kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/images/my-amp-metadata-logo.png 14.61kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/images/wp-logo.png 1.98kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/js/ 1.86kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/js/my-admin.js 1.86kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/readme.txt 11.13kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/screenshot-1.png 19.27kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/templates/ 7.23kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/templates/lamvt-meta-comment-count.php 187.00B No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/templates/my-amp-woocmmerce-template.php 1.24kB No known conflicts with other themes or plugins.
wp-content/plugins/custom-amp-accelerated-mobile-pages/templates/style-rtl.php 5.80kB No known conflicts with other themes or plugins.

Which new shortcodes does Custom (AMP) Accelerated Mobile Pages add to WordPress?

Which new database tables are created by the WordPress plugin Custom (AMP) Accelerated Mobile Pages?

Which new options are added to the wp-options table by Custom (AMP) Accelerated Mobile Pages?

What new PHP functions does Custom (AMP) Accelerated Mobile Pages declare when it is active?

Function   Conflicts Common Errors
content_width 1 conflict Fatal error: Cannot redeclare content_width()
display_comments 1 conflict Fatal error: Cannot redeclare display_comments()
display_custom_css 1 conflict Fatal error: Cannot redeclare display_custom_css()
my_admin_scripts 24 conflicts Fatal error: Cannot redeclare my_admin_scripts()
show_menu 1 conflict Fatal error: Cannot redeclare show_menu()
add_custom_amp_menu_item 0 conflicts Fatal error: Cannot redeclare add_custom_amp_menu_item()
custom_amp_settings_page 0 conflicts Fatal error: Cannot redeclare custom_amp_settings_page()
display_add_code_footer 0 conflicts Fatal error: Cannot redeclare display_add_code_footer()
display_custom_amp_panel_fields 0 conflicts Fatal error: Cannot redeclare display_custom_amp_panel_fields()
display_endpoint_element 0 conflicts Fatal error: Cannot redeclare display_endpoint_element()
display_featured_image 0 conflicts Fatal error: Cannot redeclare display_featured_image()
display_google_analytic_element 0 conflicts Fatal error: Cannot redeclare display_google_analytic_element()
display_related_post 0 conflicts Fatal error: Cannot redeclare display_related_post()
display_right_to_left 0 conflicts Fatal error: Cannot redeclare display_right_to_left()
display_woocommerce 0 conflicts Fatal error: Cannot redeclare display_woocommerce()
lamvt_amp_set_site_icon_url 0 conflicts Fatal error: Cannot redeclare lamvt_amp_set_site_icon_url()
lamvtshowadminmessages 0 conflicts Fatal error: Cannot redeclare lamvtshowadminmessages()
logo_display 0 conflicts Fatal error: Cannot redeclare logo_display()
metadata_logo_display 0 conflicts Fatal error: Cannot redeclare metadata_logo_display()

Using Custom (AMP) Accelerated Mobile Pages 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 Custom (AMP) Accelerated Mobile Pages from the command line with WP-CLI

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

wp plugin install custom-amp-accelerated-mobile-pages


How to activate Custom (AMP) Accelerated Mobile Pages from the command line with WP-CLI

To immediately activate Custom (AMP) Accelerated Mobile Pages after WP-CLI downloads the latest version you can use the following command:

wp plugin install custom-amp-accelerated-mobile-pages --activate


How to reinstall Custom (AMP) Accelerated Mobile Pages from the command line with WP-CLI

To force a reinstallation of Custom (AMP) Accelerated Mobile Pages which overwrites the current plugin without asking for confirmation you can use the following command:

wp plugin install custom-amp-accelerated-mobile-pages --force


How to update Custom (AMP) Accelerated Mobile Pages to the latest version from the command line with WP-CLI

wp plugin update custom-amp-accelerated-mobile-pages


How to delete Custom (AMP) Accelerated Mobile Pages from the command line with WP-CLI

wp plugin delete custom-amp-accelerated-mobile-pages

Where can you download earlier versions of Custom (AMP) Accelerated Mobile Pages?

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 Custom (AMP) Accelerated Mobile Pages 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 Custom (AMP) Accelerated Mobile Pages

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 Custom (AMP) Accelerated Mobile Pages. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.