Does "CSS JS Manager, Async JavaScript, Defer Render Blocking CSS" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .
1 | PHP warnings |
213 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 69.49 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.1.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 1,000+ |
WordPress.org page | https://wordpress.org/plugins/css-js-manager/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=css-js-manager%2Fcss-js-manager.php&plugin_status=all&paged=1&s&_wpnonce=d8ed8b6a38 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.291 s |
Memory usage | 3.06 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=css-js-manager |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.483 s |
Memory usage | 3.03 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=pi_critical_css |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.179 s |
Memory usage | 3.09 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=pi_critical_css |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.247 s |
Memory usage | 3.26 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.257 s |
Memory usage | 3.05 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.674 s |
Memory usage | 5.05 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.293 s | 0.254 s | -0.039 s | 3.05 MiB | 3.12 MiB | + 72.31 KiB |
/wp-admin/edit.php | 0.194 s | 0.184 s | -0.010 s | 3.07 MiB | 3.14 MiB | + 71.6 KiB |
/wp-admin/post-new.php | 0.829 s | 1.050 s | +0.221 s | 4.97 MiB | 5.05 MiB | + 86.32 KiB |
/wp-admin/upload.php | 0.561 s | 0.265 s | -0.296 s | 2.99 MiB | 3.05 MiB | + 55.74 KiB |
/wp-admin/options-writing.php | 0.154 s | 0.147 s | -0.007 s | 2.99 MiB | 3.03 MiB | + 42.36 KiB |
/wp-admin/media-new.php | 0.321 s | 0.245 s | -0.076 s | 2.97 MiB | 3.03 MiB | + 67.93 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.192 s | 0.334 s | +0.142 s | 2.98 MiB | 3.05 MiB | + 73.1 KiB |
/wp-admin/post-new.php?post_type=page | 0.625 s | 0.647 s | +0.022 s | 4.96 MiB | 5.04 MiB | + 77.91 KiB |
/wp-admin/options-discussion.php | 0.216 s | 0.211 s | -0.005 s | 2.98 MiB | 3.03 MiB | + 56.2 KiB |
/wp-admin/edit-comments.php | 0.195 s | 0.222 s | +0.027 s | 3 MiB | 3.05 MiB | + 54.98 KiB |
/ | 0.295 s | 0.219 s | -0.076 s | 2.94 MiB | 3.05 MiB | + 105.95 KiB |
Average | 0.352 s | 0.343 s | -0.009 s | 3.35 MiB | 3.42 MiB | + 69.49 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 | 55.1% | 1,757 | 619 | 26 | |
SVG | 42.2% | 1,345 | 3 | 5 | |
JavaScript | 1.3% | 42 | 48 | 6 | |
JSON | 0.9% | 30 | 0 | 2 | |
CSS | 0.4% | 13 | 15 | 4 | |
HTML | 0.0% | 1 | 0 | 1 | |
Total | 3,188 | 685 | 44 |
Lines of code | 1,591 |
---|---|
Total complexity | 284 |
Median class complexity | 11.0 |
Median method complexity | 2.0 |
Most complex class | Css_Js_Manager_Admin |
Most complex function | Critical_Css_Type::save_meta_box_data() |
Classes | 19 |
---|---|
Methods | 119 |
Functions | 6 |
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.
wp_options
1ID | Name |
---|---|
pi_critical_css | Critical CSS |
{
"post": {
"select-critical-css": {
"title": "Select Critical CSS",
"context": "advanced"
}
},
"pi_critical_css": {
"critical-css": {
"title": "Critical CSS",
"context": "advanced"
}
},
"page": {
"select-critical-css": {
"title": "Select Critical CSS",
"context": "advanced"
}
}
}
[02-Feb-2023 12:00:59 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:00:59 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:00:59 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:00:59 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:00:59 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:00:59 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:00:59 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:00:59 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:00:59 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:00:59 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:00:59 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:00 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:00 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:00 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:00 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:00 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 55
[02-Feb-2023 12:01:00 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 53
[02-Feb-2023 12:01:00 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:00 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:00 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:00 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:01 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:01 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:01 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:01 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:01 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:01 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:01 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:01 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:02 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:02 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:02 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:02 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:02 UTC] PHP Warning: Undefined variable $global_css in /wp-content/plugins/css-js-manager/admin/critical-css-type.php on line 144
[02-Feb-2023 12:01:03 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:03 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:03 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:03 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:04 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:06 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/plugins.php on line 22
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/general-option.php on line 22
[02-Feb-2023 12:01:07 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/css-js-manager/admin/class-css-js-manager-general-option.php on line 27
(+114 more lines)