Search Engine Labs Content 2.3.0

Does Search Engine Labs Content work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

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

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

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/metasync/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=metasync%2Fmetasync.php&plugin_status=all&paged=1&s&_wpnonce=fcdb9e57fe
Aspect after-activation
HTTP status 200
Load time 0.976 s
Memory usage 4.57 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.404 s
Memory usage 4.46 MiB
JS errors None
Resource errors None

SearchAtlas

Page screenshot: SearchAtlas
URL /wp-admin/admin.php?page=searchatlas
Aspect menu-item
HTTP status 200
Load time 0.343 s
Memory usage 4.37 MiB
JS errors None
Resource errors None

SearchAtlas → Caching

Page screenshot: SearchAtlas → Caching
URL /wp-admin/admin.php?page=searchatlas&tab=otto_cache
Aspect menu-item-tab
HTTP status 200
Load time 0.326 s
Memory usage 4.37 MiB
JS errors None
Resource errors None

SearchAtlas → Metasync Errors

Page screenshot: SearchAtlas → Metasync Errors
URL /wp-admin/admin.php?page=searchatlas-error-log
Aspect menu-item
HTTP status 200
Load time 0.333 s
Memory usage 4.37 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.213 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

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

Add Post ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.333 s0.450 s+0.117 s3.51 MiB4.41 MiB+ 921.01 KiB
/wp-admin/edit.php0.224 s0.395 s+0.171 s3.57 MiB4.47 MiB+ 921.41 KiB
/wp-admin/post-new.php0.884 s1.136 s+0.252 s6.06 MiB6.81 MiB+ 770.66 KiB
/wp-admin/upload.php0.716 s0.901 s+0.185 s3.52 MiB4.37 MiB+ 870.92 KiB
/wp-admin/options-writing.php0.259 s0.425 s+0.166 s3.5 MiB4.37 MiB+ 890.05 KiB
/wp-admin/media-new.php0.306 s0.395 s+0.089 s3.49 MiB4.37 MiB+ 896.97 KiB
/wp-admin/edit-tags.php?taxonomy=category0.229 s0.329 s+0.100 s3.5 MiB4.39 MiB+ 906.23 KiB
/wp-admin/post-new.php?post_type=page0.666 s0.750 s+0.084 s6.05 MiB6.81 MiB+ 776.13 KiB
/wp-admin/options-discussion.php0.304 s0.786 s+0.482 s3.5 MiB4.37 MiB+ 886.89 KiB
/wp-admin/edit-comments.php0.489 s0.355 s-0.134 s3.52 MiB4.39 MiB+ 889.27 KiB
/0.335 s0.216 s-0.119 s3.5 MiB3.61 MiB+ 114.37 KiB
Average 0.431 s0.558 s+0.127 s3.98 MiB4.76 MiB+ 803.99 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP95.1%17,37010,519144
JavaScript3.6%662843
CSS0.7%12692
Markdown0.5%9002
JSON0.1%1801
Total 18,266 10,612 152

PHP Code Analysis | More results »

Lines of code 17,117
Total complexity 3,523
Median class complexity 12.0
Median method complexity 2.0
Most complex class Metasync_Public
Most complex function Metasync_Public::update_items()
Classes 126
Methods 1,119
Functions 36

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.

Database Tables 3

Options wp_options 2

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

Meta Boxes

{
    "page": {
        "common-robots-mata": {
            "title": "Common Robots Mata",
            "context": "normal"
        },
        "advance-robots-mata": {
            "title": "Advance Robots Mata",
            "context": "normal"
        },
        "post-redirection-mata": {
            "title": "Redirection",
            "context": "normal"
        },
        "post-canonical-mata": {
            "title": "Canonical",
            "context": "normal"
        }
    },
    "post": {
        "common-robots-mata": {
            "title": "Common Robots Mata",
            "context": "normal"
        },
        "advance-robots-mata": {
            "title": "Advance Robots Mata",
            "context": "normal"
        },
        "post-redirection-mata": {
            "title": "Redirection",
            "context": "normal"
        },
        "post-canonical-mata": {
            "title": "Canonical",
            "context": "normal"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Search Engine Labs Content Admin Menus and Meta Boxes