Specific Content for Mobile 0.1.9.7

Does Specific Content for Mobile work with WordPress 6.5.2 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: 65.05 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.5.2
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=e5f9c25d70
Aspect after-activation
HTTP status 200
Load time 1.047 s
Memory usage 3.45 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.182 s
Memory usage 3.44 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.236 s
Memory usage 3.39 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.774 s
Memory usage 5.72 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.620 s
Memory usage 5.71 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.396 s0.339 s-0.057 s3.44 MiB3.51 MiB+ 71.84 KiB
/wp-admin/edit.php0.221 s0.210 s-0.011 s3.46 MiB3.54 MiB+ 76.76 KiB
/wp-admin/post-new.php0.948 s0.640 s-0.308 s5.59 MiB5.72 MiB+ 127.67 KiB
/wp-admin/upload.php0.626 s0.377 s-0.249 s3.38 MiB3.43 MiB+ 53.36 KiB
/wp-admin/options-writing.php0.243 s0.332 s+0.089 s3.37 MiB3.42 MiB+ 45.32 KiB
/wp-admin/media-new.php0.311 s0.340 s+0.029 s3.35 MiB3.42 MiB+ 65.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.214 s0.209 s-0.005 s3.37 MiB3.44 MiB+ 70.72 KiB
/wp-admin/post-new.php?post_type=page0.569 s0.616 s+0.047 s5.59 MiB5.71 MiB+ 121.62 KiB
/wp-admin/options-discussion.php0.417 s0.273 s-0.144 s3.36 MiB3.41 MiB+ 53.85 KiB
/wp-admin/edit-comments.php0.273 s0.226 s-0.047 s3.39 MiB3.44 MiB+ 54.09 KiB
/0.339 s0.223 s-0.116 s3.42 MiB3.39 MiB- 25.17 KiB
Average 0.414 s0.344 s-0.070 s3.79 MiB3.86 MiB+ 65.05 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.5%1,5601488
CSS8.0%14901
PO File4.8%90231
JavaScript3.7%7002
Total 1,869 171 12

PHP Code Analysis | More results »

Lines of code 1,280
Total complexity 398
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 66

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

[11-Apr-2024 05:12:37 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 384
See also: All tests for this plugin, How to Hide Specific Content for Mobile Admin Menus and Meta Boxes