Specific Content for Mobile 0.1.9.6

Does Specific Content for Mobile work with WordPress 6.4.3 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: 57.36 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.4.3
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=884b63ae7a
Aspect after-activation
HTTP status 200
Load time 1.011 s
Memory usage 3.39 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.179 s
Memory usage 3.38 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.211 s
Memory usage 3.33 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.795 s
Memory usage 5.54 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.569 s
Memory usage 5.53 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.338 s-0.043 s3.38 MiB3.45 MiB+ 71.72 KiB
/wp-admin/edit.php0.226 s0.239 s+0.013 s3.41 MiB3.48 MiB+ 76.64 KiB
/wp-admin/post-new.php1.168 s0.643 s-0.525 s5.46 MiB5.54 MiB+ 83.5 KiB
/wp-admin/upload.php0.760 s0.418 s-0.342 s3.33 MiB3.38 MiB+ 53.24 KiB
/wp-admin/options-writing.php0.226 s0.197 s-0.029 s3.32 MiB3.36 MiB+ 45.83 KiB
/wp-admin/media-new.php0.321 s0.381 s+0.060 s3.3 MiB3.36 MiB+ 65.43 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.192 s-0.028 s3.31 MiB3.38 MiB+ 70.6 KiB
/wp-admin/post-new.php?post_type=page0.635 s1.016 s+0.381 s5.45 MiB5.53 MiB+ 81.45 KiB
/wp-admin/options-discussion.php0.243 s0.251 s+0.008 s3.3 MiB3.36 MiB+ 53.73 KiB
/wp-admin/edit-comments.php0.216 s0.228 s+0.012 s3.34 MiB3.39 MiB+ 53.98 KiB
/0.297 s0.230 s-0.067 s3.36 MiB3.33 MiB- 25.16 KiB
Average 0.427 s0.376 s-0.051 s3.72 MiB3.78 MiB+ 57.36 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.4%1,5541488
CSS8.0%14901
PO File4.8%90231
JavaScript3.8%7002
Total 1,863 171 12

PHP Code Analysis | More results »

Lines of code 1,274
Total complexity 395
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

[01-Feb-2024 06:54:44 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