Magical Posts Display 1.2.30

Does Magical Posts Display work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 54.56 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.046 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/magical-posts-display/
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=magical-posts-display%2Fmagical-posts-display.php&plugin_status=all&paged=1&s&_wpnonce=666838ba94
Aspect after-activation
HTTP status 200
Load time 0.363 s
Memory usage N/A
JS errors None
Resource errors None

Magical Posts Display

Page screenshot: Magical Posts Display
URL /wp-admin/admin.php?page=mgpd-page
Aspect menu-item
HTTP status 200
Load time 0.491 s
Memory usage 2.86 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.288 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 2.351 s
Memory usage 5.26 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.358 s0.416 s+0.058 s2.82 MiB2.88 MiB+ 61.28 KiB
/wp-admin/edit.php0.204 s0.363 s+0.159 s2.85 MiB2.91 MiB+ 61.06 KiB
/wp-admin/post-new.php0.738 s0.741 s+0.003 s5.21 MiB5.29 MiB+ 79.39 KiB
/wp-admin/upload.php0.599 s0.501 s-0.098 s2.77 MiB2.79 MiB+ 27.55 KiB
/wp-admin/options-writing.php0.234 s0.369 s+0.135 s2.76 MiB2.8 MiB+ 42.11 KiB
/wp-admin/media-new.php0.367 s0.320 s-0.047 s2.74 MiB2.8 MiB+ 58.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.247 s+0.041 s2.76 MiB2.82 MiB+ 66.91 KiB
/wp-admin/post-new.php?post_type=page0.592 s0.659 s+0.067 s5.21 MiB5.28 MiB+ 75.3 KiB
/wp-admin/options-discussion.php0.241 s0.579 s+0.338 s2.75 MiB2.8 MiB+ 51.93 KiB
/wp-admin/edit-comments.php0.393 s0.307 s-0.086 s2.78 MiB2.82 MiB+ 45.92 KiB
/0.304 s0.243 s-0.061 s3.13 MiB3.16 MiB+ 30.11 KiB
Average 0.385 s0.431 s+0.046 s3.25 MiB3.31 MiB+ 54.56 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.

PO File
PHP
CSS
Language % Lines of code Comment lines Files
PO File42.6%32,32318,502120
PHP41.6%31,5318,494105
CSS9.7%7,3701,27318
JavaScript3.8%2,91469321
Sass1.8%1,3792516
SVG0.4%2981720
JSON0.0%601
Total 75,821 29,004 301

PHP Code Analysis | More results »

Lines of code 31,567
Total complexity 3,291
Median class complexity 13.0
Median method complexity 2.0
Most complex class CMB2
Most complex function mgdPostCarousel::mgpd_carousel()
Classes 99
Methods 763
Functions 92

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.

Options wp_options 5

Sidebar Widgets 1

ID Name
mpdw-recent-postsAdvance Posts Widget

PHP Error Log 26 lines

[01-Sep-2023 14:12:41 UTC] PHP Deprecated:  Return type of Carbon_Fields\Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/magical-posts-display/vendor/htmlburger/carbon-fields/core/Pimple/Container.php on line 128
[01-Sep-2023 14:12:41 UTC] PHP Deprecated:  Return type of Carbon_Fields\Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/magical-posts-display/vendor/htmlburger/carbon-fields/core/Pimple/Container.php on line 93
[01-Sep-2023 14:12:41 UTC] PHP Deprecated:  Return type of Carbon_Fields\Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/magical-posts-display/vendor/htmlburger/carbon-fields/core/Pimple/Container.php on line 74
[01-Sep-2023 14:12:41 UTC] PHP Deprecated:  Return type of Carbon_Fields\Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/magical-posts-display/vendor/htmlburger/carbon-fields/core/Pimple/Container.php on line 138
[01-Sep-2023 14:12:41 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function mp_display_check_main_ok() in /wp-content/plugins/magical-posts-display/magical-posts-display.php:117
Stack trace:
#0 /wp-includes/class-wp-hook.php(312): magicalPostDisplay->admin_adminpro_link()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-admin/includes/class-wp-plugins-list-table.php(985): apply_filters()
#3 /wp-admin/includes/class-wp-plugins-list-table.php(706): WP_Plugins_List_Table->single_row()
#4 /wp-admin/includes/class-wp-list-table.php(1662): WP_Plugins_List_Table->display_rows()
#5 /wp-admin/includes/class-wp-list-table.php(1589): WP_List_Table->display_rows_or_placeholder()
#6 /wp-admin/plugins.php(773): WP_List_Table->display()
#7 {main}
  thrown in /wp-content/plugins/magical-posts-display/magical-posts-display.php on line 117
[01-Sep-2023 14:13:00 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function mp_display_check_main_ok() in /wp-content/plugins/magical-posts-display/magical-posts-display.php:117
Stack trace:
#0 /wp-includes/class-wp-hook.php(312): magicalPostDisplay->admin_adminpro_link()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-admin/includes/class-wp-plugins-list-table.php(985): apply_filters()
#3 /wp-admin/includes/class-wp-plugins-list-table.php(706): WP_Plugins_List_Table->single_row()
#4 /wp-admin/includes/class-wp-list-table.php(1662): WP_Plugins_List_Table->display_rows()
#5 /wp-admin/includes/class-wp-list-table.php(1589): WP_List_Table->display_rows_or_placeholder()
#6 /wp-admin/plugins.php(773): WP_List_Table->display()
#7 {main}
  thrown in /wp-content/plugins/magical-posts-display/magical-posts-display.php on line 117
See also: All tests for this plugin, How to Hide the "Magical Posts Display" Admin Menu