BibSonomy/PUMA CSL - Publications 2.2.3

Does "BibSonomy/PUMA CSL - Publications" work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 32.67 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.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/bibsonomy-csl/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=bibsonomy-csl%2FBibsonomyCsl.php&plugin_status=all&paged=1&s&_wpnonce=0e0fbb16e4
Aspect after-activation
HTTP status 200
Load time 0.305 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Settings → Bibsonomy CSL

Page screenshot: Settings → Bibsonomy CSL
URL /wp-admin/options-general.php?page=bibsonomy_csl
Aspect menu-item
HTTP status 200
Load time 0.792 s
Memory usage 3.55 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.185 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.791 s
Memory usage 6.1 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.641 s
Memory usage 6.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.451 s0.266 s-0.185 s3.51 MiB3.54 MiB+ 38.97 KiB
/wp-admin/edit.php0.198 s0.201 s+0.003 s3.57 MiB3.61 MiB+ 39.29 KiB
/wp-admin/post-new.php0.771 s0.643 s-0.128 s6.06 MiB6.1 MiB+ 42.88 KiB
/wp-admin/upload.php0.750 s0.524 s-0.226 s3.52 MiB3.54 MiB+ 21.88 KiB
/wp-admin/options-writing.php0.223 s0.277 s+0.054 s3.5 MiB3.53 MiB+ 25.88 KiB
/wp-admin/media-new.php0.284 s0.249 s-0.035 s3.49 MiB3.52 MiB+ 34.07 KiB
/wp-admin/edit-tags.php?taxonomy=category0.239 s0.191 s-0.048 s3.5 MiB3.55 MiB+ 44.74 KiB
/wp-admin/post-new.php?post_type=page0.596 s0.586 s-0.010 s6.05 MiB6.09 MiB+ 38.41 KiB
/wp-admin/options-discussion.php0.311 s0.409 s+0.098 s3.5 MiB3.52 MiB+ 22.38 KiB
/wp-admin/edit-comments.php0.395 s0.199 s-0.196 s3.52 MiB3.54 MiB+ 21.88 KiB
/0.335 s0.214 s-0.121 s3.43 MiB3.46 MiB+ 28.99 KiB
Average 0.414 s0.342 s-0.072 s3.97 MiB4 MiB+ 32.67 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.

XML
PHP
Language % Lines of code Comment lines Files
XML80.9%6,93360822
PHP15.8%1,3513407
JavaScript1.9%166372
CSS1.5%125382
Total 8,575 1,023 33

PHP Code Analysis | More results »

Lines of code 1,372
Total complexity 199
Median class complexity 16.0
Median method complexity 2.0
Most complex class BibsonomyCsl
Most complex function BibsonomyAPI::renderPublications()
Classes 7
Methods 53
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.

Database Tables 1

Options wp_options 1

Meta Boxes

{
    "post": {
        "bibsonomycsl_custom_fields": {
            "title": "Add BibSonomy Publications",
            "context": "normal"
        }
    },
    "page": {
        "bibsonomycsl_custom_fields": {
            "title": "Add BibSonomy Publications",
            "context": "normal"
        }
    }
}

PHP Error Log 15 lines

[23-Jul-2025 03:37:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/bibsonomy-csl/BibsonomyOptions.php on line 83
[23-Jul-2025 03:37:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/bibsonomy-csl/BibsonomyOptions.php on line 117
[23-Jul-2025 03:37:36 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/bibsonomy-csl/BibsonomyOptions.php on line 124
[23-Jul-2025 03:37:37 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 732
[23-Jul-2025 03:37:37 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 666
[23-Jul-2025 03:37:38 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 666
[23-Jul-2025 03:37:38 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 666
[23-Jul-2025 03:37:42 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 666
[23-Jul-2025 03:37:42 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 666
[23-Jul-2025 03:37:44 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 732
[23-Jul-2025 03:37:44 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 666
[23-Jul-2025 03:37:45 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 666
[23-Jul-2025 03:37:45 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 666
[23-Jul-2025 03:37:48 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 666
[23-Jul-2025 03:37:48 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 666
See also: All tests for this plugin, How to Hide BibSonomy/PUMA CSL - Publications Admin Menus and Meta Boxes