Scripts n Styles 3.5.8

Does Scripts n Styles work with WordPress 6.5.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: 81.98 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.5.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=c4a04d1562
Aspect after-activation
HTTP status 200
Load time 0.274 s
Memory usage 3.46 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.477 s
Memory usage 3.44 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.176 s
Memory usage 3.42 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.188 s
Memory usage 3.43 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.169 s
Memory usage 3.49 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.201 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.961 s
Memory usage 5.74 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.448 s0.318 s-0.130 s3.44 MiB3.51 MiB+ 81.75 KiB
/wp-admin/edit.php0.217 s0.440 s+0.223 s3.46 MiB3.55 MiB+ 96.63 KiB
/wp-admin/post-new.php0.926 s0.687 s-0.239 s5.59 MiB5.74 MiB+ 155.3 KiB
/wp-admin/upload.php0.617 s0.564 s-0.053 s3.38 MiB3.46 MiB+ 79.24 KiB
/wp-admin/options-writing.php0.239 s0.192 s-0.047 s3.37 MiB3.43 MiB+ 57.11 KiB
/wp-admin/media-new.php0.305 s0.418 s+0.113 s3.35 MiB3.43 MiB+ 77.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.221 s0.269 s+0.048 s3.37 MiB3.46 MiB+ 97.34 KiB
/wp-admin/post-new.php?post_type=page0.616 s1.268 s+0.652 s5.59 MiB5.73 MiB+ 151.7 KiB
/wp-admin/options-discussion.php0.327 s0.294 s-0.033 s3.36 MiB3.42 MiB+ 65.64 KiB
/wp-admin/edit-comments.php0.263 s0.247 s-0.016 s3.39 MiB3.45 MiB+ 65.14 KiB
/0.317 s0.242 s-0.075 s3.42 MiB3.39 MiB- 25.41 KiB
Average 0.409 s0.449 s+0.040 s3.79 MiB3.87 MiB+ 81.98 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,14743012
JavaScript32.0%1,0441336
CSS2.2%7103
Total 3,262 563 21

PHP Code Analysis | More results »

Lines of code 2,140
Total complexity 536
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

[10-Apr-2024 09:04:25 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
[10-Apr-2024 09:04:26 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
[10-Apr-2024 09:04:27 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
[10-Apr-2024 09:04:29 UTC] PHP Deprecated:  Hook contextual_help is deprecated 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 6078
[10-Apr-2024 09:04:30 UTC] PHP Deprecated:  Hook contextual_help is deprecated 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 6078
[10-Apr-2024 09:04:34 UTC] PHP Deprecated:  Hook contextual_help is deprecated 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 6078
[10-Apr-2024 09:04:35 UTC] PHP Deprecated:  Hook contextual_help is deprecated 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 6078
[10-Apr-2024 09:04:36 UTC] PHP Deprecated:  Hook contextual_help is deprecated 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 6078
[10-Apr-2024 09:04:42 UTC] PHP Deprecated:  Hook contextual_help is deprecated 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 6078
See also: All tests for this plugin, How to Hide Scripts n Styles Admin Menus and Meta Boxes