Instant Annotation 2.1.0

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

Summary

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

Memory usage: 72.06 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.8
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
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?activate=true&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=28df4b3030
Aspect after-activation
HTTP status 200 OK
Load time 0.078 s
Memory usage 3.11 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 OK
Load time 0.040 s
Memory usage 3.12 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 OK
Load time 0.103 s
Memory usage 2.84 MiB
JS errors None
Resource errors
{
    "2": {
        "errorCode": 5,
        "errorString": "Operation canceled",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/instant-annotation/public/js/ia-public.js?ver=2.1.0"
    },
    "3": {
        "errorCode": 5,
        "errorString": "Operation canceled",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/instant-annotation/public/css/ia-public.css?ver=2.1.0"
    }
}

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.067 s
Memory usage 3.28 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 OK
Load time 0.066 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.125 s0.053 s-0.072 s3.12 MiB3.16 MiB+ 39.08 KiB
/wp-admin/edit.php0.101 s0.053 s-0.048 s3.14 MiB3.18 MiB+ 39.41 KiB
/wp-admin/post-new.php0.170 s0.089 s-0.081 s3.21 MiB3.4 MiB+ 198.8 KiB
/wp-admin/upload.php0.099 s0.048 s-0.051 s2.98 MiB3.02 MiB+ 39.33 KiB
/wp-admin/options-writing.php0.083 s0.046 s-0.037 s2.97 MiB3.01 MiB+ 39.33 KiB
/wp-admin/media-new.php0.047 s0.029 s-0.018 s2.96 MiB3 MiB+ 39.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.078 s0.043 s-0.035 s3.01 MiB3.11 MiB+ 103.33 KiB
/wp-admin/post-new.php?post_type=page0.165 s0.066 s-0.099 s3.22 MiB3.28 MiB+ 61.56 KiB
/wp-admin/options-discussion.php0.082 s0.037 s-0.045 s2.97 MiB3.01 MiB+ 39.33 KiB
/wp-admin/edit-comments.php0.079 s0.033 s-0.046 s3.01 MiB3.11 MiB+ 104.58 KiB
/0.076 s0.091 s+0.015 s2.75 MiB2.84 MiB+ 88.55 KiB
Average 0.100 s0.053 s-0.047 s3.03 MiB3.1 MiB+ 72.06 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.

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

[16-Sep-2018 15:31:44 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/instant-annotation/admin/partials/iasemantify-admin-display.php on line 4
[16-Sep-2018 15:31:44 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/instant-annotation/admin/partials/iasemantify-admin-display.php on line 4
[16-Sep-2018 15:31:45 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:45 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:45 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:45 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:45 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:45 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:45 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:45 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:45 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:45 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:46 UTC] PHP Notice:  Undefined variable: phpIsChecked in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 7
[16-Sep-2018 15:31:46 UTC] PHP Notice:  Undefined variable: phpIsChecked in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 26
[16-Sep-2018 15:31:46 UTC] PHP Notice:  Undefined variable: IA_semantify_url_route in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 27
[16-Sep-2018 15:31:47 UTC] PHP Notice:  Undefined variable: phpIsChecked in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 7
[16-Sep-2018 15:31:47 UTC] PHP Notice:  Undefined variable: phpIsChecked in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 26
[16-Sep-2018 15:31:47 UTC] PHP Notice:  Undefined variable: IA_semantify_url_route in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 27
[16-Sep-2018 15:31:48 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:48 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:48 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:48 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:48 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:48 UTC] PHP Notice:  Trying to get property of non-object in /wp-content/plugins/instant-annotation/public/partials/deploy_annotations.php on line 27
[16-Sep-2018 15:31:49 UTC] PHP Notice:  Undefined variable: phpIsChecked in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 7
[16-Sep-2018 15:31:49 UTC] PHP Notice:  Undefined variable: phpIsChecked in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 26
[16-Sep-2018 15:31:49 UTC] PHP Notice:  Undefined variable: IA_semantify_url_route in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 27
[16-Sep-2018 15:31:49 UTC] PHP Notice:  Undefined variable: phpIsChecked in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 7
[16-Sep-2018 15:31:49 UTC] PHP Notice:  Undefined variable: phpIsChecked in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 26
[16-Sep-2018 15:31:49 UTC] PHP Notice:  Undefined variable: IA_semantify_url_route in /wp-content/plugins/instant-annotation/admin/partials/meta_boxes_display.php on line 27
See also: All tests for this plugin, How to Hide Instant Annotation Admin Menus and Meta Boxes