WP Githuber MD 1.16.3

Does WP Githuber MD work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: -160.23 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.2
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/wp-githuber-md/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=wp-githuber-md%2Fgithuber-md.php&plugin_status=all&paged=1&s&_wpnonce=0dc6378664
Aspect after-activation
HTTP status 200
Load time 0.562 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

Settings → WP Githuber MD

Page screenshot: Settings → WP Githuber MD
URL /wp-admin/options-general.php?page=githuber-md
Aspect menu-item
HTTP status 200
Load time 0.423 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

Settings → WP Githuber MD → Modules

Page screenshot: Settings → WP Githuber MD → Modules
URL /wp-admin/options-general.php?page=githuber-md
Aspect menu-item-tab
HTTP status 200
Load time 0.380 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Settings → WP Githuber MD → Extensions

Page screenshot: Settings → WP Githuber MD → Extensions
URL /wp-admin/options-general.php?page=githuber-md
Aspect menu-item-tab
HTTP status 200
Load time 0.526 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Settings → WP Githuber MD → Preferences

Page screenshot: Settings → WP Githuber MD → Preferences
URL /wp-admin/options-general.php?page=githuber-md
Aspect menu-item-tab
HTTP status 200
Load time 0.389 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Settings → WP Githuber MD → About

Page screenshot: Settings → WP Githuber MD → About
URL /wp-admin/options-general.php?page=githuber-md
Aspect menu-item-tab
HTTP status 200
Load time 0.368 s
Memory usage 3.81 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.326 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.455 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.412 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.454 s0.630 s+0.176 s3.51 MiB3.83 MiB+ 335.88 KiB
/wp-admin/edit.php0.239 s0.443 s+0.204 s3.57 MiB3.9 MiB+ 333.67 KiB
/wp-admin/post-new.php0.865 s0.536 s-0.329 s6.06 MiB3.97 MiB- 2.09 MiB
/wp-admin/upload.php0.715 s0.476 s-0.239 s3.52 MiB3.81 MiB+ 296.54 KiB
/wp-admin/options-writing.php0.275 s0.410 s+0.135 s3.5 MiB3.81 MiB+ 316.07 KiB
/wp-admin/media-new.php0.324 s0.393 s+0.069 s3.49 MiB3.81 MiB+ 324.25 KiB
/wp-admin/edit-tags.php?taxonomy=category0.237 s0.366 s+0.129 s3.5 MiB3.84 MiB+ 339.52 KiB
/wp-admin/post-new.php?post_type=page0.690 s0.804 s+0.114 s6.05 MiB3.9 MiB- 2.15 MiB
/wp-admin/options-discussion.php0.621 s0.505 s-0.116 s3.5 MiB3.81 MiB+ 313.2 KiB
/wp-admin/edit-comments.php0.298 s0.401 s+0.103 s3.52 MiB3.83 MiB+ 312.23 KiB
/0.375 s0.310 s-0.065 s3.43 MiB3.44 MiB+ 11.48 KiB
Average 0.463 s0.479 s+0.016 s3.97 MiB3.81 MiB- 160.23 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
PO File
Sass
CSS
Language % Lines of code Comment lines Files
PHP64.9%5,8712,65066
PO File11.6%1,0514882
Sass10.1%91503
CSS9.6%87293
JavaScript3.6%325236
Ruby0.1%9151
Total 9,043 3,185 81

PHP Code Analysis | More results »

Lines of code 5,199
Total complexity 767
Median class complexity 11.0
Median method complexity 1.0
Most complex class Githuber\Controller\Markdown
Most complex function Githuber\Controller\Setting::get_fields()
Classes 31
Methods 261
Functions 16

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

Meta Boxes

{
    "post": {
        "html2markdown_meta_box": {
            "title": "HTML to Markdown",
            "context": "side"
        }
    },
    "page": {
        "markdown_this_post_meta_box": {
            "title": "Enable Markdown",
            "context": "side"
        },
        "html2markdown_meta_box": {
            "title": "HTML to Markdown",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide WP Githuber MD Admin Menus and Meta Boxes