Specific Content for Mobile 0.1.9.4

Does Specific Content for Mobile work with WordPress 6.3.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: 51.89 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.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=56c0672ef2
Aspect after-activation
HTTP status 200
Load time 1.285 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.193 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.239 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.737 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.671 s
Memory usage 5.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.478 s0.385 s-0.093 s2.83 MiB2.88 MiB+ 57.77 KiB
/wp-admin/edit.php0.274 s0.227 s-0.047 s2.85 MiB2.91 MiB+ 62.3 KiB
/wp-admin/post-new.php0.877 s0.773 s-0.104 s5.22 MiB5.3 MiB+ 88.98 KiB
/wp-admin/upload.php0.819 s0.472 s-0.347 s2.77 MiB2.81 MiB+ 38.9 KiB
/wp-admin/options-writing.php0.302 s0.232 s-0.070 s2.77 MiB2.8 MiB+ 30.86 KiB
/wp-admin/media-new.php0.352 s0.411 s+0.059 s2.74 MiB2.79 MiB+ 51.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.268 s0.337 s+0.069 s2.76 MiB2.81 MiB+ 56.26 KiB
/wp-admin/post-new.php?post_type=page0.701 s1.209 s+0.508 s5.21 MiB5.3 MiB+ 86.93 KiB
/wp-admin/options-discussion.php0.296 s0.313 s+0.017 s2.75 MiB2.79 MiB+ 39.39 KiB
/wp-admin/edit-comments.php0.367 s0.281 s-0.086 s2.78 MiB2.82 MiB+ 39.66 KiB
/0.371 s0.310 s-0.061 s3.13 MiB3.15 MiB+ 18.6 KiB
Average 0.464 s0.450 s-0.014 s3.26 MiB3.31 MiB+ 51.89 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,6031539
CSS7.8%14901
PO File4.7%90231
JavaScript3.7%7002
Total 1,912 176 13

PHP Code Analysis | More results »

Lines of code 1,281
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

[14-Oct-2023 02:01:53 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