Specific Content for Mobile 0.1.9.2

Does Specific Content for Mobile work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 6,000+
WordPress.org page https://wordpress.org/plugins/specific-content-for-mobile/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=specific-content-for-mobile%2Fspecific-content-for-mobile.php&plugin_status=all&paged=1&s&_wpnonce=5cafc197b6
Aspect after-activation
HTTP status 200
Load time 0.412 s
Memory usage 2.82 MiB
JS errors None
Resource errors None

Specific Content For Mobile

Page screenshot: Specific Content For Mobile
URL /wp-admin/admin.php?page=eos_scfm
Aspect menu-item
HTTP status 200
Load time 0.148 s
Memory usage 2.82 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.161 s
Memory usage 3.09 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 0.584 s
Memory usage 5.3 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 0.759 s
Memory usage 5.29 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.316 s0.286 s-0.030 s2.82 MiB2.88 MiB+ 57.77 KiB
/wp-admin/edit.php0.187 s0.184 s-0.003 s2.85 MiB2.91 MiB+ 62.3 KiB
/wp-admin/post-new.php0.718 s0.599 s-0.119 s5.21 MiB5.3 MiB+ 88.98 KiB
/wp-admin/upload.php0.532 s0.397 s-0.135 s2.77 MiB2.81 MiB+ 38.89 KiB
/wp-admin/options-writing.php0.204 s0.162 s-0.042 s2.76 MiB2.79 MiB+ 30.86 KiB
/wp-admin/media-new.php0.276 s0.228 s-0.048 s2.74 MiB2.79 MiB+ 51.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.165 s-0.013 s2.76 MiB2.81 MiB+ 56.26 KiB
/wp-admin/post-new.php?post_type=page0.552 s0.579 s+0.027 s5.21 MiB5.29 MiB+ 86.93 KiB
/wp-admin/options-discussion.php0.400 s0.194 s-0.206 s2.75 MiB2.79 MiB+ 39.39 KiB
/wp-admin/edit-comments.php0.196 s0.171 s-0.025 s2.78 MiB2.82 MiB+ 39.66 KiB
/0.253 s0.157 s-0.096 s3.13 MiB3.15 MiB+ 18.6 KiB
Average 0.347 s0.284 s-0.063 s3.25 MiB3.3 MiB+ 51.88 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
PHP83.8%1,5941539
CSS7.8%14901
PO File4.7%90231
JavaScript3.7%7002
Total 1,903 176 13

PHP Code Analysis | More results »

Lines of code 1,272
Total complexity 396
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function eos_scfm_save_metabox()
Classes 0
Methods 0
Functions 67

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 1

Meta Boxes

{
    "post": {
        "eos-scfm": {
            "title": "Mobile version",
            "context": "side"
        }
    },
    "page": {
        "eos-scfm": {
            "title": "Mobile version",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[31-Aug-2023 14:04:15 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/specific-content-for-mobile/specific-content-for-mobile.php on line 383
See also: All tests for this plugin, How to Hide Specific Content for Mobile Admin Menus and Meta Boxes