Does Page Specific Scripts work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .
| No PHP errors, warnings or notices | |
| 1 | JavaScript exceptions |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 3.23 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.
| WordPress version | 6.8.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 40+ |
| WordPress.org page | https://wordpress.org/plugins/page-specific-scripts/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=page-specific-scripts%2Fwpcp-page-specific-scripts.php&plugin_status=all&paged=1&s&_wpnonce=934c12a2bf |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.252 s |
| Memory usage | 3.53 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.222 s |
| Memory usage | 3.44 MiB |
| JS errors | |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.699 s |
| Memory usage | 6.07 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=page |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.702 s |
| Memory usage | 6.06 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.363 s | 0.329 s | -0.034 s | 3.51 MiB | 3.52 MiB | + 9.66 KiB |
| /wp-admin/edit.php | 0.219 s | 0.248 s | +0.029 s | 3.57 MiB | 3.58 MiB | + 9.66 KiB |
| /wp-admin/post-new.php | 0.924 s | 0.730 s | -0.194 s | 6.06 MiB | 6.07 MiB | + 12.83 KiB |
| /wp-admin/upload.php | 0.799 s | 0.601 s | -0.198 s | 3.52 MiB | 3.52 MiB | - 7.74 KiB |
| /wp-admin/options-writing.php | 0.231 s | 0.209 s | -0.022 s | 3.5 MiB | 3.5 MiB | - 3.75 KiB |
| /wp-admin/media-new.php | 0.280 s | 0.207 s | -0.073 s | 3.49 MiB | 3.5 MiB | + 4.45 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.205 s | 0.213 s | +0.008 s | 3.5 MiB | 3.52 MiB | + 15.12 KiB |
| /wp-admin/post-new.php?post_type=page | 0.752 s | 0.655 s | -0.097 s | 6.05 MiB | 6.06 MiB | + 8.35 KiB |
| /wp-admin/options-discussion.php | 0.569 s | 0.262 s | -0.307 s | 3.5 MiB | 3.5 MiB | - 7.25 KiB |
| /wp-admin/edit-comments.php | 0.264 s | 0.209 s | -0.055 s | 3.52 MiB | 3.52 MiB | - 7.75 KiB |
| / | 0.326 s | 0.440 s | +0.114 s | 3.43 MiB | 3.44 MiB | + 1.95 KiB |
| Average | 0.448 s | 0.373 s | -0.075 s | 3.97 MiB | 3.97 MiB | + 3.23 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 100.0% | 166 | 23 | 3 | |
| Total | 166 | 23 | 3 | ||
| Lines of code | 166 |
|---|---|
| Total complexity | 29 |
| Median class complexity | 28.0 |
| Median method complexity | 1.0 |
| Most complex class | Page_Specific_Scripts |
| Most complex function | Page_Specific_Scripts::insert_script_in_head() |
| Classes | 1 |
|---|---|
| Methods | 9 |
| Functions | 1 |
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.
{
"post": {
"add_script": {
"title": "Add Page Specific Scripts",
"context": "normal"
}
},
"page": {
"add_script": {
"title": "Add Page Specific Scripts",
"context": "normal"
}
}
}The log file is empty.