Quotable 2.1.0

Does Quotable work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
76PHP warnings
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 59.49 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.097 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/quotable/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=quotable%2Fquotable.php&plugin_status=all&paged=1&s&_wpnonce=f4d81547ba
Aspect after-activation
HTTP status 200
Load time 0.604 s
Memory usage 3.46 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.289 s
Memory usage 3.41 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'querySelectorAll')\n    at e.setUpBlockquotes (/wp-content/plugins/quotable/public/bundle.js?ver=e86f1a216e07fefb193c9426f12f7713:16:3402)\n    at e.activate (/wp-content/plugins/quotable/public/bundle.js?ver=e86f1a216e07fefb193c9426f12f7713:16:2421)\n    at /wp-content/plugins/quotable/public/bundle.js?ver=e86f1a216e07fefb193c9426f12f7713:16:7977",
        "trace": null,
        "code": null
    }
]
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
Load time 0.550 s
Memory usage 5.67 MiB
JS errors None
Resource errors None

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
Load time 0.642 s
Memory usage 5.66 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.352 s0.461 s+0.109 s3.44 MiB3.49 MiB+ 60.56 KiB
/wp-admin/edit.php0.200 s0.424 s+0.224 s3.46 MiB3.53 MiB+ 72.15 KiB
/wp-admin/post-new.php0.897 s0.659 s-0.238 s5.59 MiB5.67 MiB+ 76.02 KiB
/wp-admin/upload.php0.573 s0.592 s+0.019 s3.38 MiB3.43 MiB+ 49.48 KiB
/wp-admin/options-writing.php0.221 s0.423 s+0.202 s3.37 MiB3.42 MiB+ 51.63 KiB
/wp-admin/media-new.php0.298 s0.418 s+0.120 s3.35 MiB3.42 MiB+ 68.97 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.360 s+0.167 s3.37 MiB3.44 MiB+ 76.42 KiB
/wp-admin/post-new.php?post_type=page0.522 s0.700 s+0.178 s5.59 MiB5.66 MiB+ 71.61 KiB
/wp-admin/options-discussion.php0.262 s0.471 s+0.209 s3.36 MiB3.44 MiB+ 83.39 KiB
/wp-admin/edit-comments.php0.251 s0.393 s+0.142 s3.39 MiB3.44 MiB+ 50.87 KiB
/0.298 s0.230 s-0.068 s3.42 MiB3.41 MiB- 6.7 KiB
Average 0.370 s0.466 s+0.097 s3.79 MiB3.85 MiB+ 59.49 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.

PHP
PO File
JavaScript
JSON
Language % Lines of code Comment lines Files
PHP47.2%50356915
PO File21.0%224513
JavaScript18.4%196124
JSON12.0%12805
CSS1.3%1411
SVG0.1%101
Total 1,066 633 29

PHP Code Analysis | More results »

Lines of code 448
Total complexity 82
Median class complexity 7.0
Median method complexity 1.0
Most complex class Quotable_Admin
Most complex function Quotable_Admin::quotable_save_meta_box_data()
Classes 7
Methods 39
Functions 3

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.

Options wp_options 1

Meta Boxes

{
    "post": {
        "quotable_sectionid": {
            "title": "Quotable",
            "context": "normal"
        }
    },
    "page": {
        "quotable_sectionid": {
            "title": "Quotable",
            "context": "normal"
        }
    }
}

PHP Error Log 76 lines

[15-Apr-2024 04:11:12 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:12 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:12 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:12 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:13 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:13 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:13 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:13 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:14 UTC] PHP Warning:  Undefined variable $post in /wp-content/plugins/quotable/public/class-quotable-public.php on line 130
[15-Apr-2024 04:11:14 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/quotable/public/class-quotable-public.php on line 130
[15-Apr-2024 04:11:14 UTC] PHP Warning:  Undefined array key "_quotable_blockquote_disable" in /wp-content/plugins/quotable/public/class-quotable-public.php on line 65
[15-Apr-2024 04:11:14 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/public/class-quotable-public.php on line 65
[15-Apr-2024 04:11:14 UTC] PHP Warning:  Undefined array key "_quotable_text_disable" in /wp-content/plugins/quotable/public/class-quotable-public.php on line 66
[15-Apr-2024 04:11:14 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/public/class-quotable-public.php on line 66
[15-Apr-2024 04:11:15 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:15 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:15 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:15 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:15 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:15 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:15 UTC] PHP Warning:  Undefined array key "_quotable_blockquote_disable" in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:15 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:16 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:16 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:16 UTC] PHP Warning:  Undefined array key "_quotable_blockquote_disable" in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:16 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:19 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:19 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:19 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:19 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:20 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:20 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:20 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:20 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:20 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:20 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:20 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:20 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:21 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:21 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:21 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:21 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:21 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:21 UTC] PHP Warning:  Undefined array key "_quotable_blockquote_disable" in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:24 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:24 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:24 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:24 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:24 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:24 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:25 UTC] PHP Warning:  Undefined variable $post in /wp-content/plugins/quotable/public/class-quotable-public.php on line 130
[15-Apr-2024 04:11:25 UTC] PHP Warning:  Attempt to read property "ID" on null in /wp-content/plugins/quotable/public/class-quotable-public.php on line 130
[15-Apr-2024 04:11:25 UTC] PHP Warning:  Undefined array key "_quotable_blockquote_disable" in /wp-content/plugins/quotable/public/class-quotable-public.php on line 65
[15-Apr-2024 04:11:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/public/class-quotable-public.php on line 65
[15-Apr-2024 04:11:25 UTC] PHP Warning:  Undefined array key "_quotable_text_disable" in /wp-content/plugins/quotable/public/class-quotable-public.php on line 66
[15-Apr-2024 04:11:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/public/class-quotable-public.php on line 66
[15-Apr-2024 04:11:25 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:25 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:25 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:25 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:26 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:26 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:26 UTC] PHP Warning:  Undefined array key "_quotable_blockquote_disable" in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:26 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:29 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:29 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:29 UTC] PHP Warning:  Undefined array key "_quotable_blockquote_disable" in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:29 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:33 UTC] PHP Warning:  Undefined variable $is_post_blockquote_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 370
[15-Apr-2024 04:11:33 UTC] PHP Warning:  Undefined variable $is_post_text_disabled in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 371
[15-Apr-2024 04:11:33 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
[15-Apr-2024 04:11:33 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/quotable/admin/class-quotable-admin.php on line 340
See also: All tests for this plugin, How to Hide the "Quotable" Meta Box