Instant Annotation 2.4.2

Does Instant Annotation work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 39.48 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.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 40+
WordPress.org page https://wordpress.org/plugins/instant-annotation/
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=instant-annotation%2Fiasemantify.php&plugin_status=all&paged=1&s&_wpnonce=14af5eaaba
Aspect after-activation
HTTP status 200
Load time 0.345 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Settings → Instant Annotation

Page screenshot: Settings → Instant Annotation
URL /wp-admin/options-general.php?page=iasemantify
Aspect menu-item
HTTP status 200
Load time 0.514 s
Memory usage 3.56 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.245 s
Memory usage 3.47 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 1.014 s
Memory usage 6.11 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.815 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.403 s0.361 s-0.042 s3.51 MiB3.55 MiB+ 46.19 KiB
/wp-admin/edit.php0.244 s0.220 s-0.024 s3.57 MiB3.62 MiB+ 46.59 KiB
/wp-admin/post-new.php0.921 s0.853 s-0.068 s6.06 MiB6.11 MiB+ 48.78 KiB
/wp-admin/upload.php0.690 s0.600 s-0.090 s3.52 MiB3.55 MiB+ 29.18 KiB
/wp-admin/options-writing.php0.240 s0.219 s-0.021 s3.5 MiB3.53 MiB+ 33.17 KiB
/wp-admin/media-new.php0.318 s0.537 s+0.219 s3.49 MiB3.53 MiB+ 41.37 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.222 s+0.021 s3.5 MiB3.55 MiB+ 52.04 KiB
/wp-admin/post-new.php?post_type=page0.682 s0.804 s+0.122 s6.05 MiB6.09 MiB+ 44.3 KiB
/wp-admin/options-discussion.php0.347 s0.452 s+0.105 s3.5 MiB3.53 MiB+ 29.67 KiB
/wp-admin/edit-comments.php0.227 s0.243 s+0.016 s3.52 MiB3.55 MiB+ 29.17 KiB
/0.369 s0.251 s-0.118 s3.43 MiB3.47 MiB+ 33.84 KiB
Average 0.422 s0.433 s+0.011 s3.97 MiB4.01 MiB+ 39.48 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
Language % Lines of code Comment lines Files
PHP92.2%1,34357414
JavaScript6.4%93563
Markdown0.8%1201
CSS0.5%842
Total 1,456 634 20

PHP Code Analysis | More results »

Lines of code 782
Total complexity 75
Median class complexity 7.0
Median method complexity 1.0
Most complex class Iasemantify_Admin
Most complex function Iasemantify_Admin::iasemantify_migrate_annotations_get_cb()
Classes 7
Methods 41
Functions 5

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.

Meta Boxes

{
    "post": {
        "iasemantify": {
            "title": "Instant Annotations",
            "context": "normal"
        }
    },
    "page": {
        "iasemantify": {
            "title": "Instant Annotations",
            "context": "normal"
        }
    },
    "attachment": {
        "iasemantify": {
            "title": "Instant Annotations",
            "context": "normal"
        }
    }
}

PHP Error Log 10 lines

[06-May-2025 18:23:56 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/instant-annotation/admin/partials/iasemantify-admin-display.php on line 30
[06-May-2025 18:23:56 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/instant-annotation/admin/partials/iasemantify-admin-display.php on line 31
[06-May-2025 18:23:59 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 5
[06-May-2025 18:23:59 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 6
[06-May-2025 18:24:03 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 5
[06-May-2025 18:24:03 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 6
[06-May-2025 18:24:07 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 5
[06-May-2025 18:24:07 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 6
[06-May-2025 18:24:10 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 5
[06-May-2025 18:24:10 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 6
See also: All tests for this plugin, How to Hide Instant Annotation Admin Menus and Meta Boxes