Scripts n Styles 3.5.1

Does Scripts n Styles work with WordPress 6.0 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
6PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 78.2 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.020 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.0
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/scripts-n-styles/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=scripts-n-styles%2Fscripts-n-styles.php&plugin_status=all&paged=1&s&_wpnonce=993f2c208d
Aspect after-activation
HTTP status 200
Load time 0.286 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Tools → Scripts n Styles

Page screenshot: Tools → Scripts n Styles
URL /wp-admin/tools.php?page=sns
Aspect menu-item
HTTP status 200
Load time 0.517 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Tools → Scripts n Styles → Hoops

Page screenshot: Tools → Scripts n Styles → Hoops
URL /wp-admin/tools.php?page=sns_hoops
Aspect menu-item-tab
HTTP status 200
Load time 0.226 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

Tools → Scripts n Styles → Settings

Page screenshot: Tools → Scripts n Styles → Settings
URL /wp-admin/tools.php?page=sns_settings
Aspect menu-item-tab
HTTP status 200
Load time 0.172 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

Tools → Scripts n Styles → Usage

Page screenshot: Tools → Scripts n Styles → Usage
URL /wp-admin/tools.php?page=sns_usage
Aspect menu-item-tab
HTTP status 200
Load time 0.172 s
Memory usage 3.8 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.259 s
Memory usage 3.58 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.806 s
Memory usage 5.62 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.357 s0.279 s-0.078 s3.72 MiB3.79 MiB+ 72.66 KiB
/wp-admin/edit.php0.207 s0.347 s+0.140 s3.75 MiB3.83 MiB+ 83.66 KiB
/wp-admin/post-new.php0.773 s1.039 s+0.266 s5.53 MiB5.62 MiB+ 90.56 KiB
/wp-admin/upload.php0.419 s0.472 s+0.053 s3.68 MiB3.76 MiB+ 82.46 KiB
/wp-admin/options-writing.php0.290 s0.157 s-0.133 s3.61 MiB3.73 MiB+ 116.27 KiB
/wp-admin/media-new.php0.306 s0.202 s-0.104 s3.66 MiB3.73 MiB+ 72.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.220 s+0.018 s3.68 MiB3.77 MiB+ 84.9 KiB
/wp-admin/post-new.php?post_type=page0.720 s0.865 s+0.145 s5.53 MiB5.61 MiB+ 82.96 KiB
/wp-admin/options-discussion.php0.317 s0.291 s-0.026 s3.59 MiB3.66 MiB+ 72.45 KiB
/wp-admin/edit-comments.php0.230 s0.225 s-0.005 s3.69 MiB3.76 MiB+ 71.95 KiB
/0.284 s0.228 s-0.056 s3.55 MiB3.58 MiB+ 30.19 KiB
Average 0.373 s0.393 s+0.020 s4 MiB4.08 MiB+ 78.2 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
JavaScript
Language % Lines of code Comment lines Files
PHP65.7%2,13542612
JavaScript32.1%1,0441336
CSS2.2%7103
Total 3,250 559 21

PHP Code Analysis | More results »

Lines of code 2,128
Total complexity 533
Median class complexity 30.0
Median method complexity 3.0
Most complex class SnS_AJAX
Most complex function SnS_Admin_Meta_Box::admin_meta_box()
Classes 12
Methods 100
Functions 1

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

User Metadata wp_usermeta 1

Meta Boxes

{
    "post": {
        "SnS_meta_box": {
            "title": "Scripts n Styles",
            "context": "normal"
        }
    },
    "attachment": {
        "SnS_meta_box": {
            "title": "Scripts n Styles",
            "context": "normal"
        }
    },
    "page": {
        "SnS_meta_box": {
            "title": "Scripts n Styles",
            "context": "normal"
        }
    }
}

PHP Error Log 6 lines

[31-May-2022 03:18:42 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead. in /wp-includes/functions.php on line 5754
[31-May-2022 03:18:43 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead. in /wp-includes/functions.php on line 5754
[31-May-2022 03:18:46 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead. in /wp-includes/functions.php on line 5754
[31-May-2022 03:18:47 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead. in /wp-includes/functions.php on line 5754
[31-May-2022 03:18:47 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead. in /wp-includes/functions.php on line 5754
[31-May-2022 03:18:52 UTC] PHP Deprecated:  Hook contextual_help is <strong>deprecated</strong> since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead. in /wp-includes/functions.php on line 5754
See also: All tests for this plugin, How to Hide Scripts n Styles Admin Menus and Meta Boxes