WP Githuber MD 1.16.3

Does WP Githuber MD work with WordPress 6.8.1 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.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/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=c96cd2a216
Aspect after-activation
HTTP status 200
Load time 0.441 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.346 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.290 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.414 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.287 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.310 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.223 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.366 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.323 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.338 s0.467 s+0.129 s3.51 MiB3.83 MiB+ 335.88 KiB
/wp-admin/edit.php0.189 s0.323 s+0.134 s3.57 MiB3.9 MiB+ 333.67 KiB
/wp-admin/post-new.php0.711 s0.477 s-0.234 s6.06 MiB3.97 MiB- 2.09 MiB
/wp-admin/upload.php0.659 s0.387 s-0.272 s3.52 MiB3.81 MiB+ 296.54 KiB
/wp-admin/options-writing.php0.213 s0.332 s+0.119 s3.5 MiB3.81 MiB+ 316.07 KiB
/wp-admin/media-new.php0.281 s0.316 s+0.035 s3.49 MiB3.81 MiB+ 324.25 KiB
/wp-admin/edit-tags.php?taxonomy=category0.166 s0.307 s+0.141 s3.5 MiB3.84 MiB+ 339.52 KiB
/wp-admin/post-new.php?post_type=page0.563 s0.472 s-0.091 s6.05 MiB3.9 MiB- 2.15 MiB
/wp-admin/options-discussion.php0.292 s0.455 s+0.163 s3.5 MiB3.81 MiB+ 313.2 KiB
/wp-admin/edit-comments.php0.393 s0.313 s-0.080 s3.52 MiB3.83 MiB+ 312.23 KiB
/0.284 s0.250 s-0.034 s3.43 MiB3.44 MiB+ 11.48 KiB
Average 0.372 s0.373 s+0.001 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