BibSonomy/PUMA CSL - Publications 2.1.5

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

Summary

Errors
117PHP notices
2WordPress deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
4Resource errors (CSS, JS, images, fonts and so on.)
  • 4 404 Not Found
Performance

Memory usage: 67.39 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 version4.9.7
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
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?activate=true&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=2dcdf7759f
Aspect after-activation
HTTP status 200 OK
Load time 0.138 s
Memory usage 3.09 MiB
JS errors None
Resource errors
[
    {
        "errorCode": 5,
        "errorString": "Operation canceled",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/themes/twentyseventeen/css/jquery-ui-custom.css?ver=4.9.7"
    }
]

Settings → Bibsonomy CSL

Page screenshot: Settings  → Bibsonomy CSL
URL /wp-admin/options-general.php?page=bibsonomy_csl
Aspect menu-item
HTTP status 200 OK
Load time 0.042 s
Memory usage 2.99 MiB
JS errors None
Resource errors
[
    {
        "errorCode": 5,
        "errorString": "Operation canceled",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/themes/twentyseventeen/css/jquery-ui-custom.css?ver=4.9.7"
    }
]

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200 OK
Load time 0.085 s
Memory usage 2.83 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 OK
Load time 0.063 s
Memory usage 3.27 MiB
JS errors None
Resource errors
[
    {
        "errorCode": 5,
        "errorString": "Operation canceled",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/themes/twentyseventeen/css/jquery-ui-custom.css?ver=4.9.7"
    }
]

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200 OK
Load time 0.080 s
Memory usage 3.27 MiB
JS errors None
Resource errors
[
    {
        "errorCode": 5,
        "errorString": "Operation canceled",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/themes/twentyseventeen/css/jquery-ui-custom.css?ver=4.9.7"
    }
]

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.138 s0.047 s-0.091 s3.1 MiB3.15 MiB+ 44.95 KiB
/wp-admin/edit.php0.121 s0.061 s-0.060 s3.13 MiB3.17 MiB+ 44.91 KiB
/wp-admin/post-new.php0.185 s0.092 s-0.093 s3.2 MiB3.27 MiB+ 76.43 KiB
/wp-admin/upload.php0.097 s0.069 s-0.028 s2.96 MiB3.01 MiB+ 45.52 KiB
/wp-admin/options-writing.php0.083 s0.053 s-0.030 s2.96 MiB3 MiB+ 45.47 KiB
/wp-admin/media-new.php0.054 s0.042 s-0.012 s2.95 MiB2.99 MiB+ 45.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.097 s0.070 s-0.027 s2.99 MiB3.09 MiB+ 109.52 KiB
/wp-admin/post-new.php?post_type=page0.163 s0.081 s-0.082 s3.2 MiB3.27 MiB+ 76.43 KiB
/wp-admin/options-discussion.php0.078 s0.050 s-0.028 s2.95 MiB3 MiB+ 45.47 KiB
/wp-admin/edit-comments.php0.088 s0.038 s-0.050 s2.99 MiB3.1 MiB+ 110.16 KiB
/0.089 s0.148 s+0.059 s2.73 MiB2.83 MiB+ 96.89 KiB
Average 0.108 s0.068 s-0.040 s3.01 MiB3.08 MiB+ 67.39 KiB

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 119 lines

[10-Jul-2018 21:28:39 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:39 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:39 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:39 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:39 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:39 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:39 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:39 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:39 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:39 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:39 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:40 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:40 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:40 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:40 UTC] PHP Notice:  screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 3856
[10-Jul-2018 21:28:40 UTC] PHP Notice:  get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 3856
[10-Jul-2018 21:28:40 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:40 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:40 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:40 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:40 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:40 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:40 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:40 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:41 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:41 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:41 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:41 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:41 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:41 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:41 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:41 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:41 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:41 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:41 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:41 UTC] PHP Notice:  Undefined index: custom_meta_box_nonce in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 437
[10-Jul-2018 21:28:41 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:41 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:41 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:41 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:41 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:41 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:42 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:42 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:42 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:42 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:42 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:43 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  Undefined index: custom_meta_box_nonce in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 437
[10-Jul-2018 21:28:43 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:43 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:43 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:43 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:43 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:43 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:43 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:43 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:44 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:44 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:44 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:44 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:44 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:44 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 662
[10-Jul-2018 21:28:44 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:44 UTC] PHP Notice:  wp_enqueue_style was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:44 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161
[10-Jul-2018 21:28:44 UTC] PHP Notice:  Undefined index: custom_meta_box_nonce in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 437
[10-Jul-2018 21:28:44 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:44 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:44 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:44 UTC] PHP Notice:  Undefined index: default in /wp-content/plugins/bibsonomy-csl/BibsonomyCsl.php on line 400
[10-Jul-2018 21:28:44 UTC] PHP Notice:  register_uninstall_hook was called <strong>incorrectly</strong>. Only a static class method or function can be used in an uninstall hook. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 4161

(+19 more lines)
See also: All tests for this plugin, How to Hide BibSonomy/PUMA CSL - Publications Admin Menus and Meta Boxes