Specific Content for Mobile 0.5.5

Does Specific Content for Mobile work with WordPress 6.8.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: 79.07 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.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 5,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=5ed1a7cd28
Aspect after-activation
HTTP status 200
Load time 0.859 s
Memory usage 3.61 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.58 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.191 s
Memory usage 3.47 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 0.691 s
Memory usage 6.16 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.676 s
Memory usage 6.14 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.381 s0.308 s-0.073 s3.51 MiB3.6 MiB+ 98.01 KiB
/wp-admin/edit.php0.212 s0.229 s+0.017 s3.57 MiB3.67 MiB+ 96.61 KiB
/wp-admin/post-new.php0.869 s0.708 s-0.161 s6.06 MiB6.16 MiB+ 101.28 KiB
/wp-admin/upload.php0.829 s0.752 s-0.077 s3.52 MiB3.6 MiB+ 78.78 KiB
/wp-admin/options-writing.php0.244 s0.224 s-0.020 s3.5 MiB3.58 MiB+ 82.46 KiB
/wp-admin/media-new.php0.306 s0.274 s-0.032 s3.49 MiB3.58 MiB+ 90.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.226 s+0.025 s3.5 MiB3.6 MiB+ 101.33 KiB
/wp-admin/post-new.php?post_type=page0.803 s0.669 s-0.134 s6.05 MiB6.14 MiB+ 96.08 KiB
/wp-admin/options-discussion.php0.310 s0.424 s+0.114 s3.5 MiB3.58 MiB+ 78.96 KiB
/wp-admin/edit-comments.php0.451 s0.431 s-0.020 s3.52 MiB3.6 MiB+ 78.46 KiB
/0.342 s0.242 s-0.100 s3.5 MiB3.47 MiB- 32.8 KiB
Average 0.450 s0.408 s-0.042 s3.98 MiB4.05 MiB+ 79.07 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
PHP84.3%1,6551588
CSS7.6%14901
PO File4.6%90231
JavaScript3.6%7002
Total 1,964 181 12

PHP Code Analysis | More results »

Lines of code 1,381
Total complexity 405
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 69

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": {
        "specific-content-for-mobile": {
            "title": "Mobile version",
            "context": "side"
        }
    },
    "page": {
        "specific-content-for-mobile": {
            "title": "Mobile version",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[10-Sep-2025 18:44:12 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 435
See also: All tests for this plugin, How to Hide Specific Content for Mobile Admin Menus and Meta Boxes