Scripts n Styles 3.5.7

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

Summary

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

Memory usage: 68.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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=bf6ce2b95e
Aspect after-activation
HTTP status 200
Load time 0.249 s
Memory usage 3.09 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.323 s
Memory usage 3.08 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.172 s
Memory usage 3.06 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.163 s
Memory usage 3.06 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.156 s
Memory usage 3.12 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.197 s
Memory usage 3 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.691 s
Memory usage 5.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.799 s0.252 s-0.547 s3.07 MiB3.14 MiB+ 74.34 KiB
/wp-admin/edit.php0.192 s0.222 s+0.030 s3.1 MiB3.18 MiB+ 86.9 KiB
/wp-admin/post-new.php0.790 s0.829 s+0.039 s5.02 MiB5.11 MiB+ 95.34 KiB
/wp-admin/upload.php0.621 s0.298 s-0.323 s3.02 MiB3.08 MiB+ 69.51 KiB
/wp-admin/options-writing.php0.181 s0.171 s-0.010 s3.01 MiB3.06 MiB+ 44.13 KiB
/wp-admin/media-new.php0.380 s0.253 s-0.127 s2.99 MiB3.06 MiB+ 69.56 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.197 s-0.010 s3.01 MiB3.09 MiB+ 87.6 KiB
/wp-admin/post-new.php?post_type=page0.622 s0.643 s+0.021 s5.01 MiB5.1 MiB+ 91.73 KiB
/wp-admin/options-discussion.php0.225 s0.232 s+0.007 s3 MiB3.06 MiB+ 57.87 KiB
/wp-admin/edit-comments.php0.221 s0.198 s-0.023 s3.03 MiB3.08 MiB+ 57.37 KiB
/0.325 s0.171 s-0.154 s2.97 MiB2.99 MiB+ 23.39 KiB
Average 0.415 s0.315 s-0.100 s3.38 MiB3.45 MiB+ 68.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
JavaScript
Language % Lines of code Comment lines Files
PHP65.8%2,14343012
JavaScript32.0%1,0441336
CSS2.2%7103
Total 3,258 563 21

PHP Code Analysis | More results »

Lines of code 2,136
Total complexity 534
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 0

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 9 lines

[30-May-2023 19:40:10 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[30-May-2023 19:40:11 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[30-May-2023 19:40:12 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[30-May-2023 19:40:14 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 5788
[30-May-2023 19:40:14 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 5788
[30-May-2023 19:40:17 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 5788
[30-May-2023 19:40:18 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 5788
[30-May-2023 19:40:19 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 5788
[30-May-2023 19:40:23 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 5788
See also: All tests for this plugin, How to Hide Scripts n Styles Admin Menus and Meta Boxes