ACF User Role Field Setting 2.1.14

Does ACF User Role Field Setting 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: 12.49 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 3,000+
WordPress.org page https://wordpress.org/plugins/user-role-field-setting-for-acf/
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=user-role-field-setting-for-acf%2Facf-user-role-field-setting.php&plugin_status=all&paged=1&s&_wpnonce=b2a67afb8a
Aspect after-activation
HTTP status 200 OK
Load time 0.156 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.126 s0.114 s-0.012 s3.22 MiB3.23 MiB+ 10.25 KiB
/wp-admin/edit.php0.146 s0.105 s-0.041 s3.25 MiB3.26 MiB+ 10.22 KiB
/wp-admin/post-new.php1.172 s1.669 s+0.497 s4.92 MiB4.94 MiB+ 22.63 KiB
/wp-admin/upload.php0.043 s0.036 s-0.007 s3.15 MiB3.16 MiB+ 10.13 KiB
/wp-admin/options-writing.php0.078 s0.127 s+0.049 s3.14 MiB3.15 MiB+ 10.13 KiB
/wp-admin/media-new.php0.052 s0.132 s+0.080 s3.07 MiB3.08 MiB+ 10.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.101 s0.136 s+0.035 s3.17 MiB3.18 MiB+ 10.13 KiB
/wp-admin/post-new.php?post_type=page5.158 s2.565 s-2.593 s4.9 MiB4.92 MiB+ 23.34 KiB
/wp-admin/options-discussion.php0.266 s0.113 s-0.153 s3.07 MiB3.08 MiB+ 10.13 KiB
/wp-admin/edit-comments.php0.078 s0.151 s+0.073 s3.18 MiB3.19 MiB+ 10.13 KiB
/0.085 s0.123 s+0.038 s2.93 MiB2.94 MiB+ 10.16 KiB
Average 0.664 s0.479 s-0.185 s3.45 MiB3.47 MiB+ 12.49 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

[15-Dec-2018 11:13:56 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
[15-Dec-2018 11:14:00 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