WP Adminify 4.0.4.1

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

Summary

Errors
13PHP fatal errors
25PHP notices
No JavaScript exceptions
1Page failed to load
  • 1 404 Not Found
No resource errors
Performance

Memory usage: 721.02 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 7,000+
WordPress.org page https://wordpress.org/plugins/adminify/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Page screenshot:
URL /wp-admin/index.php?page=wp-adminify-setup-wizard
Requested URL /wp-admin/plugins.php?action=activate&plugin=adminify%2Fadminify.php&plugin_status=all&paged=1&s&_wpnonce=e29dacf529
Aspect after-activation
HTTP status 200
Load time 3.085 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Dashboard →

Page screenshot: Dashboard →
URL /wp-admin/wp-adminify-setup-wizard
Aspect menu-item
HTTP status 404
Load time 0.271 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

WP Adminify

Page screenshot: WP Adminify
URL /wp-admin/admin.php?page=wp-adminify-settings
Aspect menu-item
HTTP status 200
Load time 0.851 s
Memory usage 7.31 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.187 s
Memory usage 4.14 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.341 s0.137 s-0.204 s3.51 MiB
/wp-admin/edit.php0.202 s0.141 s-0.061 s3.57 MiB
/wp-admin/post-new.php0.785 s0.240 s-0.545 s6.06 MiB
/wp-admin/upload.php0.567 s0.198 s-0.369 s3.52 MiB
/wp-admin/options-writing.php0.226 s0.147 s-0.079 s3.5 MiB
/wp-admin/media-new.php0.267 s0.161 s-0.106 s3.49 MiB
/wp-admin/edit-tags.php?taxonomy=category0.253 s0.137 s-0.116 s3.5 MiB
/wp-admin/post-new.php?post_type=page0.622 s0.227 s-0.395 s6.05 MiB
/wp-admin/options-discussion.php0.510 s0.271 s-0.239 s3.5 MiB
/wp-admin/edit-comments.php0.216 s0.123 s-0.093 s3.52 MiB
/0.496 s0.236 s-0.260 s3.43 MiB4.14 MiB+ 721.02 KiB
Average 0.408 s0.183 s-0.224 s3.97 MiB4.14 MiB+ 721.02 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
CSS
Language % Lines of code Comment lines Files
PHP71.3%62,18922,518281
CSS13.5%11,73739823
PO File7.5%6,5003,59120
JavaScript6.3%5,5211,11430
SVG1.4%1,220435
Total 87,167 27,625 389

PHP Code Analysis | More results »

Lines of code 52,886
Total complexity 11,108
Median class complexity 15.0
Median method complexity 2.0
Most complex class Freemius
Most complex function WPAdminify\Inc\Modules\ServerInformation\ServerInfo_Constant_Details::init()
Classes 197
Methods 2,309
Functions 141

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.

No new entries found.

PHP Error Log 235 lines

[30-Jun-2025 11:30:10 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:12 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:12 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:13 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:13 UTC] PHP Fatal error:  Uncaught ArgumentCountError: 9 arguments are required, 6 given in /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php:68
Stack trace:
#0 /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php(68): sprintf()
#1 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(157): WPAdminify\Inc\Classes\Notifications\Latest_Updates->notice_content()
#2 /wp-includes/class-wp-hook.php(324): WPAdminify\Inc\Classes\Notifications\Notifications->display_notice()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(117): do_action()
#6 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(139): WPAdminify\Inc\Classes\Notifications\Notifications->setup_notifications_by_type()
#7 /wp-includes/class-wp-hook.php(324): WPAdminify\Inc\Classes\Notifications\Notifications->setup_notifications()
#8 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#9 /wp-includes/plugin.php(517): WP_Hook->do_action()
#10 /wp-admin/admin-header.php(313): do_action()
#11 /wp-admin/index.php(137): require_once('...')
#12 {main}
  thrown in /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php on line 68
[30-Jun-2025 11:30:13 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:14 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:15 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:15 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:15 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:15 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:15 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:16 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:17 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:17 UTC] PHP Fatal error:  Uncaught ArgumentCountError: 9 arguments are required, 6 given in /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php:68
Stack trace:
#0 /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php(68): sprintf()
#1 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(157): WPAdminify\Inc\Classes\Notifications\Latest_Updates->notice_content()
#2 /wp-includes/class-wp-hook.php(324): WPAdminify\Inc\Classes\Notifications\Notifications->display_notice()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(117): do_action()
#6 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(139): WPAdminify\Inc\Classes\Notifications\Notifications->setup_notifications_by_type()
#7 /wp-includes/class-wp-hook.php(324): WPAdminify\Inc\Classes\Notifications\Notifications->setup_notifications()
#8 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#9 /wp-includes/plugin.php(517): WP_Hook->do_action()
#10 /wp-admin/admin-header.php(313): do_action()
#11 /wp-admin/index.php(137): require_once('...')
#12 {main}
  thrown in /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php on line 68
[30-Jun-2025 11:30:17 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:17 UTC] PHP Fatal error:  Uncaught ArgumentCountError: 9 arguments are required, 6 given in /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php:68
Stack trace:
#0 /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php(68): sprintf()
#1 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(157): WPAdminify\Inc\Classes\Notifications\Latest_Updates->notice_content()
#2 /wp-includes/class-wp-hook.php(324): WPAdminify\Inc\Classes\Notifications\Notifications->display_notice()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(117): do_action()
#6 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(139): WPAdminify\Inc\Classes\Notifications\Notifications->setup_notifications_by_type()
#7 /wp-includes/class-wp-hook.php(324): WPAdminify\Inc\Classes\Notifications\Notifications->setup_notifications()
#8 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#9 /wp-includes/plugin.php(517): WP_Hook->do_action()
#10 /wp-admin/admin-header.php(313): do_action()
#11 /wp-admin/edit.php(411): require_once('...')
#12 {main}
  thrown in /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php on line 68
[30-Jun-2025 11:30:17 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:17 UTC] PHP Fatal error:  Uncaught ArgumentCountError: 9 arguments are required, 6 given in /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php:68
Stack trace:
#0 /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php(68): sprintf()
#1 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(157): WPAdminify\Inc\Classes\Notifications\Latest_Updates->notice_content()
#2 /wp-includes/class-wp-hook.php(324): WPAdminify\Inc\Classes\Notifications\Notifications->display_notice()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(117): do_action()
#6 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(139): WPAdminify\Inc\Classes\Notifications\Notifications->setup_notifications_by_type()
#7 /wp-includes/class-wp-hook.php(324): WPAdminify\Inc\Classes\Notifications\Notifications->setup_notifications()
#8 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#9 /wp-includes/plugin.php(517): WP_Hook->do_action()
#10 /wp-admin/admin-header.php(313): do_action()
#11 /wp-admin/edit-form-blocks.php(376): require_once('...')
#12 /wp-admin/post-new.php(72): require('...')
#13 {main}
  thrown in /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php on line 68
[30-Jun-2025 11:30:17 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:17 UTC] PHP Fatal error:  Uncaught ArgumentCountError: 9 arguments are required, 6 given in /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php:68
Stack trace:
#0 /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php(68): sprintf()
#1 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(157): WPAdminify\Inc\Classes\Notifications\Latest_Updates->notice_content()
#2 /wp-includes/class-wp-hook.php(324): WPAdminify\Inc\Classes\Notifications\Notifications->display_notice()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(117): do_action()
#6 /wp-content/plugins/adminify/Inc/Classes/Notifications/Notifications.php(139): WPAdminify\Inc\Classes\Notifications\Notifications->setup_notifications_by_type()
#7 /wp-includes/class-wp-hook.php(324): WPAdminify\Inc\Classes\Notifications\Notifications->setup_notifications()
#8 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#9 /wp-includes/plugin.php(517): WP_Hook->do_action()
#10 /wp-admin/admin-header.php(313): do_action()
#11 /wp-admin/upload.php(207): require_once('...')
#12 {main}
  thrown in /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php on line 68
[30-Jun-2025 11:30:17 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>adminify</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6121
[30-Jun-2025 11:30:18 UTC] PHP Fatal error:  Uncaught ArgumentCountError: 9 arguments are required, 6 given in /wp-content/plugins/adminify/Inc/Classes/Notifications/Latest_Updates.php:68
Stack trace:

(+135 more lines)
See also: All tests for this plugin, How to Hide WP Adminify Admin Menus and Widgets