Markup Markdown 3.0.0

Does Markup Markdown work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: -373.64 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 600+
WordPress.org page https://wordpress.org/plugins/markup-markdown/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=markup-markdown%2Fmarkup-markdown.php&plugin_status=all&paged=1&s&_wpnonce=9c2f8e0723
Aspect after-activation
HTTP status 200
Load time 0.429 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Settings → Markup Markdown

Page screenshot: Settings → Markup Markdown
URL /wp-admin/options-general.php?page=markup-markdown-admin
Aspect menu-item
HTTP status 200
Load time 0.372 s
Memory usage 3.44 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.195 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.359 s0.298 s-0.061 s3.38 MiB3.43 MiB+ 45.07 KiB
/wp-admin/edit.php0.204 s0.196 s-0.008 s3.41 MiB3.45 MiB+ 43.16 KiB
/wp-admin/post-new.php0.851 s0.569 s-0.282 s5.46 MiB3.51 MiB- 1.95 MiB
/wp-admin/upload.php0.717 s0.276 s-0.441 s3.32 MiB3.35 MiB+ 26.2 KiB
/wp-admin/options-writing.php0.232 s0.187 s-0.045 s3.32 MiB3.34 MiB+ 18.78 KiB
/wp-admin/media-new.php0.314 s0.251 s-0.063 s3.3 MiB3.33 MiB+ 38.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.284 s+0.073 s3.31 MiB3.36 MiB+ 43.55 KiB
/wp-admin/post-new.php?post_type=page0.593 s0.800 s+0.207 s5.45 MiB3.49 MiB- 1.96 MiB
/wp-admin/options-discussion.php0.291 s0.221 s-0.070 s3.3 MiB3.33 MiB+ 26.69 KiB
/wp-admin/edit-comments.php0.232 s0.207 s-0.025 s3.34 MiB3.36 MiB+ 26.09 KiB
/0.290 s0.188 s-0.102 s3.36 MiB
Average 0.390 s0.316 s-0.074 s3.72 MiB3.39 MiB- 373.64 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.

CSS
JavaScript
PHP
Language % Lines of code Comment lines Files
CSS46.6%11,297987
JavaScript38.7%9,3782,0588
PHP14.8%3,57884521
Markdown0.0%401
Total 24,257 3,001 37

PHP Code Analysis | More results »

Lines of code 3,458
Total complexity 723
Median class complexity 17.0
Median method complexity 3.0
Most complex class MarkupMarkdown\Parsedown\Parsedown
Most complex function MarkupMarkdown\Addons\Released\Media\Image::wp_image()
Classes 21
Methods 183
Functions 1

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

[05-Mar-2024 06:26:08 UTC] PHP Fatal error:  Uncaught Error: Class "MarkupMarkdown\Parsedown\DOMDocument" not found in /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Extra.php:481
Stack trace:
#0 /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Extra.php(236): MarkupMarkdown\Parsedown\Extra->processTag()
#1 /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Parsedown.php(210): MarkupMarkdown\Parsedown\Extra->blockMarkupComplete()
#2 /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Parsedown.php(43): MarkupMarkdown\Parsedown\Parsedown->lines()
#3 /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Extra.php(50): MarkupMarkdown\Parsedown\Parsedown->text()
#4 /wp-content/plugins/markup-markdown/MarkupMarkdown/Core/Parser.php(117): MarkupMarkdown\Parsedown\Extra->text()
#5 /wp-content/plugins/markup-markdown/MarkupMarkdown/Core/Parser.php(79): MarkupMarkdown\Core\Parser->markdown2html()
#6 /wp-content/plugins/markup-markdown/MarkupMarkdown/Core/Parser.php(61): MarkupMarkdown\Core\Parser->post_markdown2html()
#7 /wp-includes/class-wp-hook.php(324): MarkupMarkdown\Core\Parser->cached_post_markdown2html()
#8 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#9 /wp-content/plugins/markup-markdown/MarkupMarkdown/Core/Support.php(188): apply_filters()
#10 /wp-includes/class-wp-hook.php(324): MarkupMarkdown\Core\Support->post_markdown2html()
#11 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#12 /wp-includes/post-template.php(256): apply_filters()
#13 /wp-content/themes/twentyseventeen/template-parts/post/content.php(58): the_content()
#14 /wp-includes/template.php(792): require('...')
#15 /wp-includes/template.php(725): load_template()
#16 /wp-includes/general-template.php(206): locate_template()
#17 /wp-content/themes/twentyseventeen/index.php(47): get_template_part()
#18 /wp-includes/template-loader.php(106): include('...')
#19 /wp-blog-header.php(19): require_once('...')
#20 /index.php(17): require('...')
#21 {main}
  thrown in /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Extra.php on line 481
[05-Mar-2024 06:26:12 UTC] PHP Fatal error:  Uncaught Error: Class "MarkupMarkdown\Parsedown\DOMDocument" not found in /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Extra.php:481
Stack trace:
#0 /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Extra.php(236): MarkupMarkdown\Parsedown\Extra->processTag()
#1 /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Parsedown.php(210): MarkupMarkdown\Parsedown\Extra->blockMarkupComplete()
#2 /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Parsedown.php(43): MarkupMarkdown\Parsedown\Parsedown->lines()
#3 /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Extra.php(50): MarkupMarkdown\Parsedown\Parsedown->text()
#4 /wp-content/plugins/markup-markdown/MarkupMarkdown/Core/Parser.php(117): MarkupMarkdown\Parsedown\Extra->text()
#5 /wp-content/plugins/markup-markdown/MarkupMarkdown/Core/Parser.php(79): MarkupMarkdown\Core\Parser->markdown2html()
#6 /wp-content/plugins/markup-markdown/MarkupMarkdown/Core/Parser.php(61): MarkupMarkdown\Core\Parser->post_markdown2html()
#7 /wp-includes/class-wp-hook.php(324): MarkupMarkdown\Core\Parser->cached_post_markdown2html()
#8 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#9 /wp-content/plugins/markup-markdown/MarkupMarkdown/Core/Support.php(188): apply_filters()
#10 /wp-includes/class-wp-hook.php(324): MarkupMarkdown\Core\Support->post_markdown2html()
#11 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#12 /wp-includes/post-template.php(256): apply_filters()
#13 /wp-content/themes/twentyseventeen/template-parts/post/content.php(58): the_content()
#14 /wp-includes/template.php(792): require('...')
#15 /wp-includes/template.php(725): load_template()
#16 /wp-includes/general-template.php(206): locate_template()
#17 /wp-content/themes/twentyseventeen/index.php(47): get_template_part()
#18 /wp-includes/template-loader.php(106): include('...')
#19 /wp-blog-header.php(19): require_once('...')
#20 /index.php(17): require('...')
#21 {main}
  thrown in /wp-content/plugins/markup-markdown/MarkupMarkdown/Parsedown/Extra.php on line 481
See also: All tests for this plugin, How to Hide the "Markup Markdown" Admin Menu