ACF Medium Editor Field 2.4.4

Does ACF Medium Editor Field work with WordPress 5.0.1 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
2WordPress deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 8.29 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 version5.0.1
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/acf-medium-editor-field/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=acf-medium-editor-field%2Facf-medium-editor.php&plugin_status=all&paged=1&s&_wpnonce=ebae2a4e7f
Aspect after-activation
HTTP status 200 OK
Load time 0.141 s
Memory usage 3.18 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.107 s
Memory usage 2.93 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.140 s0.114 s-0.026 s3.22 MiB3.23 MiB+ 6.77 KiB
/wp-admin/edit.php0.137 s0.127 s-0.010 s3.25 MiB3.26 MiB+ 6.73 KiB
/wp-admin/post-new.php0.517 s0.522 s+0.005 s4.92 MiB4.94 MiB+ 19.15 KiB
/wp-admin/upload.php0.040 s0.035 s-0.005 s3.15 MiB3.16 MiB+ 6.65 KiB
/wp-admin/options-writing.php0.038 s0.056 s+0.018 s3.14 MiB3.15 MiB+ 6.65 KiB
/wp-admin/media-new.php0.044 s0.110 s+0.066 s3.07 MiB3.08 MiB+ 6.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.104 s0.108 s+0.004 s3.17 MiB3.18 MiB+ 6.65 KiB
/wp-admin/post-new.php?post_type=page0.479 s0.406 s-0.073 s4.9 MiB4.92 MiB+ 11.89 KiB
/wp-admin/options-discussion.php0.029 s0.031 s+0.002 s3.07 MiB3.08 MiB+ 6.65 KiB
/wp-admin/edit-comments.php0.097 s0.084 s-0.013 s3.18 MiB3.18 MiB+ 6.65 KiB
/0.086 s0.089 s+0.003 s2.93 MiB2.94 MiB+ 6.73 KiB
Average 0.156 s0.153 s-0.003 s3.46 MiB3.46 MiB+ 8.29 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

{
    "acf-field-group": {
        "plugins-by-john-huebner": {
            "title": "Plugins by John Huebner",
            "context": "side"
        }
    },
    "edit-acf-field-group": {
        "plugins-by-john-huebner": {
            "title": "Plugins by John Huebner",
            "context": "side"
        }
    }
}

PHP Error Log 2 lines

[17-Dec-2018 11:38:58 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4147
[17-Dec-2018 11:38:59 UTC] PHP Notice:  edit_form_advanced is <strong>deprecated</strong> since version 5.0.0! Use block_editor_meta_box_hidden_fields instead. This action is still supported in the classic editor, but is deprecated in the block editor. in /wp-includes/functions.php on line 4147
See also: All tests for this plugin