Accelerated Mobile Pages 1.0.13

Does Accelerated Mobile Pages work with WordPress 5.3.2 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
34PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 4.38 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.393 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.3.2
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/accelerated-mobile-pages/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

Accelerated Mobile Pages Options ‹ Test site — WordPress

Page screenshot: Accelerated Mobile Pages Options ‹ Test site — WordPress
URL /wp-admin/admin.php?page=amp_options#038;tab=1
Requested URL /wp-admin/plugins.php?action=activate&plugin=accelerated-mobile-pages%2Faccelerated-moblie-pages.php&plugin_status=all&paged=1&s&_wpnonce=43f597fdab
Aspect after-activation
HTTP status 200
Load time 3.083 s
Memory usage 10.99 MiB
JS errors None
Resource errors None

AMP

Page screenshot: AMP
URL /wp-admin/admin.php?page=amp_options&tab=1
Aspect menu-item
HTTP status 200
Load time 2.170 s
Memory usage 11.14 MiB
JS errors None
Resource errors None

AMP → Settings

Page screenshot: AMP → Settings
URL /wp-admin/admin.php?page=amp_options&tab=2
Aspect menu-item
HTTP status 200
Load time 2.216 s
Memory usage 11.14 MiB
JS errors None
Resource errors None

AMP → Design

Page screenshot: AMP → Design
URL /wp-admin/admin.php?page=amp_options&tab=20
Aspect menu-item
HTTP status 200
Load time 2.117 s
Memory usage 11.14 MiB
JS errors None
Resource errors None

AMP → Extensions

Page screenshot: AMP → Extensions
URL /wp-admin/admin.php?page=amp_options&tab=31
Aspect menu-item
HTTP status 200
Load time 2.007 s
Memory usage 11.14 MiB
JS errors None
Resource errors None

AMP → Upgrade to Pro

Page screenshot: AMP → Upgrade to Pro
URL /wp-admin/admin.php?page=amp_options&tab=32
Aspect menu-item
HTTP status 200
Load time 1.941 s
Memory usage 11.14 MiB
JS errors None
Resource errors None

AMP → Import / Export

Page screenshot: AMP → Import / Export
URL /wp-admin/admin.php?page=amp_options&tab=33
Aspect menu-item
HTTP status 200
Load time 2.092 s
Memory usage 11.14 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.269 s
Memory usage 4.21 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 2.198 s
Memory usage 10.46 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 2.481 s
Memory usage 10.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.285 s0.422 s+0.137 s3.61 MiB8.26 MiB+ 4.64 MiB
/wp-admin/edit.php0.210 s0.447 s+0.237 s3.64 MiB8.31 MiB+ 4.67 MiB
/wp-admin/post-new.php1.068 s2.754 s+1.686 s5.36 MiB10.47 MiB+ 5.1 MiB
/wp-admin/upload.php0.423 s0.632 s+0.209 s3.48 MiB8.17 MiB+ 4.69 MiB
/wp-admin/options-writing.php0.151 s0.318 s+0.167 s3.56 MiB8.1 MiB+ 4.54 MiB
/wp-admin/media-new.php0.204 s0.567 s+0.363 s3.46 MiB8.1 MiB+ 4.64 MiB
/wp-admin/edit-tags.php?taxonomy=category0.161 s0.392 s+0.231 s3.56 MiB8.14 MiB+ 4.58 MiB
/wp-admin/post-new.php?post_type=page1.169 s2.201 s+1.032 s5.35 MiB10.46 MiB+ 5.11 MiB
/wp-admin/options-discussion.php0.254 s0.454 s+0.200 s3.46 MiB8.11 MiB+ 4.64 MiB
/wp-admin/edit-comments.php0.203 s0.376 s+0.173 s3.57 MiB8.23 MiB+ 4.66 MiB
/0.319 s0.203 s-0.116 s3.32 MiB4.21 MiB+ 913.09 KiB
Average 0.404 s0.797 s+0.393 s3.85 MiB8.23 MiB+ 4.38 MiB

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 6

Custom Post Types 1

ID Name
amppb_layoutAMP Layouts

Meta Boxes

{
    "post": {
        "ampforwp_title_meta": {
            "title": "Show AMP for Current Page?",
            "context": "side"
        },
        "pagebilder_content": {
            "title": "AMP Page Builder",
            "context": "normal"
        },
        "custom_content_editor": {
            "title": "Custom AMP Editor",
            "context": "normal"
        }
    },
    "page": {
        "custom_content_editor": {
            "title": "Custom AMP Editor",
            "context": "normal"
        },
        "ampforwp_title_meta": {
            "title": "Show AMP for Current Page?",
            "context": "side"
        },
        "pagebilder_content": {
            "title": "AMP Page Builder",
            "context": "normal"
        }
    },
    "category": {
        "custom_content_editor": {
            "title": "Custom AMP Editor",
            "context": "normal"
        },
        "ampforwp_title_meta": {
            "title": "Show AMP for Current Page?",
            "context": "side"
        }
    }
}

PHP Error Log 34 lines

[13-Jan-2020 11:18:59 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:18:59 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:03 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:04 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:07 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:10 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:13 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:16 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:19 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:22 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:23 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:23 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:23 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:23 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:26 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:26 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:26 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:26 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:27 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:27 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:28 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:28 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:30 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:30 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:30 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:31 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:32 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:32 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:34 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:34 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:34 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:37 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:37 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
[13-Jan-2020 11:19:37 UTC] PHP Notice:  Undefined variable: proDetailsProvide in /wp-content/plugins/accelerated-mobile-pages/includes/options/admin-config.php on line 1250
See also: All tests for this plugin, How to Hide Accelerated Mobile Pages Admin Menus and Meta Boxes