Does "BibSonomy/PUMA CSL - Publications" work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .
3 | PHP warnings |
12 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 28.01 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.4.3 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | <10 |
WordPress.org page | https://wordpress.org/plugins/bibsonomy-csl/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=bibsonomy-csl%2FBibsonomyCsl.php&plugin_status=all&paged=1&s&_wpnonce=8d8ec53183 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.499 s |
Memory usage | 3.36 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=bibsonomy_csl |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.682 s |
Memory usage | 3.4 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.246 s |
Memory usage | 3.33 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.621 s |
Memory usage | 5.51 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.628 s |
Memory usage | 5.5 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.406 s | 0.344 s | -0.062 s | 3.38 MiB | 3.42 MiB | + 38.39 KiB |
/wp-admin/edit.php | 0.228 s | 0.229 s | +0.001 s | 3.41 MiB | 3.44 MiB | + 37.68 KiB |
/wp-admin/post-new.php | 1.092 s | 0.642 s | -0.450 s | 5.46 MiB | 5.51 MiB | + 56.03 KiB |
/wp-admin/upload.php | 0.713 s | 0.565 s | -0.148 s | 3.33 MiB | 3.35 MiB | + 21.02 KiB |
/wp-admin/options-writing.php | 0.233 s | 0.291 s | +0.058 s | 3.32 MiB | 3.33 MiB | + 13.55 KiB |
/wp-admin/media-new.php | 0.330 s | 0.298 s | -0.032 s | 3.3 MiB | 3.33 MiB | + 33.21 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.225 s | 0.222 s | -0.003 s | 3.31 MiB | 3.35 MiB | + 38.38 KiB |
/wp-admin/post-new.php?post_type=page | 0.646 s | 0.615 s | -0.031 s | 5.45 MiB | 5.5 MiB | + 51.62 KiB |
/wp-admin/options-discussion.php | 0.358 s | 0.258 s | -0.100 s | 3.3 MiB | 3.32 MiB | + 21.45 KiB |
/wp-admin/edit-comments.php | 0.267 s | 0.227 s | -0.040 s | 3.34 MiB | 3.36 MiB | + 21.02 KiB |
/ | 0.293 s | 0.393 s | +0.100 s | 3.36 MiB | 3.34 MiB | - 24.21 KiB |
Average | 0.436 s | 0.371 s | -0.064 s | 3.72 MiB | 3.75 MiB | + 28.01 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 | |
---|---|---|---|---|---|
XML | 80.9% | 6,933 | 608 | 22 | |
PHP | 15.7% | 1,342 | 341 | 7 | |
JavaScript | 1.9% | 166 | 37 | 2 | |
CSS | 1.5% | 125 | 38 | 2 | |
Total | 8,566 | 1,024 | 33 |
Lines of code | 1,363 |
---|---|
Total complexity | 198 |
Median class complexity | 16.0 |
Median method complexity | 2.0 |
Most complex class | BibsonomyCsl |
Most complex function | BibsonomyAPI::renderPublications() |
Classes | 7 |
---|---|
Methods | 54 |
Functions | 0 |
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
1{
"post": {
"bibsonomycsl_custom_fields": {
"title": "Add BibSonomy Publications",
"context": "normal"
}
},
"page": {
"bibsonomycsl_custom_fields": {
"title": "Add BibSonomy Publications",
"context": "normal"
}
}
}
[13-Feb-2024 17:12:27 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/bibsonomy-csl/BibsonomyOptions.php on line 83
[13-Feb-2024 17:12:27 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/bibsonomy-csl/BibsonomyOptions.php on line 117
[13-Feb-2024 17:12:27 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/bibsonomy-csl/BibsonomyOptions.php on line 124
[13-Feb-2024 17:12:28 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 714
[13-Feb-2024 17:12:28 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 649
[13-Feb-2024 17:12:30 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 649
[13-Feb-2024 17:12:30 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 649
[13-Feb-2024 17:12:34 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 649
[13-Feb-2024 17:12:34 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 649
[13-Feb-2024 17:12:37 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 714
[13-Feb-2024 17:12:37 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 649
[13-Feb-2024 17:12:38 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 649
[13-Feb-2024 17:12:38 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 649
[13-Feb-2024 17:12:42 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 649
[13-Feb-2024 17:12:42 UTC] PHP Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 649