Specific Content for Mobile 0.1.9.7

Does Specific Content for Mobile work with WordPress 6.5.5 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.5
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=f854be56a9
Aspect after-activation
HTTP status 200
Load time 0.898 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.188 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.216 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.761 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.7 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.370 s0.340 s-0.030 s3.44 MiB3.51 MiB+ 71.84 KiB
/wp-admin/edit.php0.208 s0.195 s-0.013 s3.46 MiB3.54 MiB+ 76.76 KiB
/wp-admin/post-new.php0.928 s0.628 s-0.300 s5.59 MiB5.72 MiB+ 127.67 KiB
/wp-admin/upload.php0.545 s0.388 s-0.157 s3.38 MiB3.43 MiB+ 53.36 KiB
/wp-admin/options-writing.php0.223 s0.200 s-0.023 s3.37 MiB3.42 MiB+ 45.32 KiB
/wp-admin/media-new.php0.295 s0.317 s+0.022 s3.35 MiB3.42 MiB+ 65.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.210 s-0.001 s3.37 MiB3.44 MiB+ 70.72 KiB
/wp-admin/post-new.php?post_type=page0.549 s0.599 s+0.050 s5.59 MiB5.7 MiB+ 121.62 KiB
/wp-admin/options-discussion.php0.235 s0.255 s+0.020 s3.36 MiB3.41 MiB+ 53.85 KiB
/wp-admin/edit-comments.php0.303 s0.215 s-0.088 s3.39 MiB3.44 MiB+ 54.09 KiB
/0.308 s0.230 s-0.078 s3.42 MiB3.39 MiB- 25.17 KiB
Average 0.380 s0.325 s-0.054 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

[26-Jun-2024 06:31:49 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