Dashboard Instruction Guide 1.0.0

Does Dashboard Instruction Guide work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 8.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.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/dashboard-instruction-guide/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=dashboard-instruction-guide%2Fdashboard-instruction-guide.php&plugin_status=all&paged=1&s&_wpnonce=46df4d87e6
Aspect after-activation
HTTP status 200
Load time 0.258 s
Memory usage 3.34 MiB
JS errors None
Resource errors None

Dashboard Instruction Guide

Page screenshot: Dashboard Instruction Guide
URL /wp-admin/admin.php?page=dashboard-instruction-guide
Aspect menu-item
HTTP status 200
Load time 0.749 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Dashboard Instruction Guide → All Instructions

Page screenshot: Dashboard Instruction Guide → All Instructions
URL /wp-admin/admin.php?page=all-instruction
Aspect menu-item
HTTP status 200
Load time 0.180 s
Memory usage 3.34 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.180 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.374 s0.334 s-0.040 s3.38 MiB3.4 MiB+ 19.55 KiB
/wp-admin/edit.php0.220 s0.199 s-0.021 s3.41 MiB3.43 MiB+ 19.2 KiB
/wp-admin/post-new.php1.106 s0.632 s-0.474 s5.46 MiB5.49 MiB+ 27.14 KiB
/wp-admin/upload.php0.694 s0.510 s-0.184 s3.33 MiB3.33 MiB+ 2.91 KiB
/wp-admin/options-writing.php0.211 s0.196 s-0.015 s3.32 MiB3.31 MiB- 4.24 KiB
/wp-admin/media-new.php0.322 s0.258 s-0.064 s3.3 MiB3.31 MiB+ 14.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.194 s+0.000 s3.31 MiB3.33 MiB+ 19.91 KiB
/wp-admin/post-new.php?post_type=page0.622 s0.599 s-0.023 s5.45 MiB5.48 MiB+ 26.73 KiB
/wp-admin/options-discussion.php0.243 s0.318 s+0.075 s3.3 MiB3.31 MiB+ 4.91 KiB
/wp-admin/edit-comments.php0.217 s0.245 s+0.028 s3.34 MiB3.34 MiB+ 2.58 KiB
/0.286 s0.197 s-0.089 s3.36 MiB3.32 MiB- 40.15 KiB
Average 0.408 s0.335 s-0.073 s3.72 MiB3.73 MiB+ 8.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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP74.5%412743
CSS13.7%7601
JavaScript11.8%6551
Total 553 79 5

PHP Code Analysis | More results »

Lines of code 139
Total complexity 18
Median class complexity 18.0
Median method complexity 1.0
Most complex class Dashboard_Instruction_Guide
Most complex function Dashboard_Instruction_Guide::global_notice_meta_box_callback()
Classes 1
Methods 12
Functions 0

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

[16-Feb-2024 21:32:48 UTC] WordPress database error Conflicting declarations: 'CHARACTER SET DEFAULT' and 'CHARACTER SET utf8mb4' for query CREATE TABLE IF NOT EXISTS `wp_dashboard_instruction_guide` (
			  `id` int(11) NOT NULL AUTO_INCREMENT,
			  `title` varchar(255 ) DEFAULT NULL,
			  `description` varchar(255) DEFAULT NULL,
			  `assigned_into` varchar(150) DEFAULT NULL,
			  `status`  ENUM('0','1') DEFAULT '1',
			  PRIMARY KEY(id)
			  )  DEFAULT CHARSET=DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by activate_plugin, do_action('activate_dashboard-instruction-guide/dashboard-instruction-guide.php'), WP_Hook->do_action, WP_Hook->apply_filters, Dashboard_Instruction_Guide->dig_activated_rules, dbDelta
[16-Feb-2024 21:32:51 UTC] WordPress database error Table 'wordpress.wp_dashboard_instruction_guide' doesn't exist for query SELECT * FROM wp_dashboard_instruction_guide made by do_action('dashboard-instruction-guide_page_all-instruction'), WP_Hook->do_action, WP_Hook->apply_filters, Dashboard_Instruction_Guide->all_dashboard_instruction_list, include('/plugins/dashboard-instruction-guide/admin/all.php')
[16-Feb-2024 21:32:53 UTC] WordPress database error Table 'wordpress.wp_dashboard_instruction_guide' doesn't exist for query SELECT distinct `assigned_into` FROM wp_dashboard_instruction_guide ORDER BY `assigned_into` ASC made by require('wp-admin/edit-form-blocks.php'), register_and_do_post_meta_boxes, do_action('add_meta_boxes'), WP_Hook->do_action, WP_Hook->apply_filters, Dashboard_Instruction_Guide->global_notice_meta_box
[16-Feb-2024 21:32:58 UTC] WordPress database error Table 'wordpress.wp_dashboard_instruction_guide' doesn't exist for query SELECT distinct `assigned_into` FROM wp_dashboard_instruction_guide ORDER BY `assigned_into` ASC made by require('wp-admin/edit-form-blocks.php'), register_and_do_post_meta_boxes, do_action('add_meta_boxes'), WP_Hook->do_action, WP_Hook->apply_filters, Dashboard_Instruction_Guide->global_notice_meta_box
See also: All tests for this plugin, How to Hide Dashboard Instruction Guide Admin Menus