Shortcoder 5.3.4

Does Shortcoder work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 69.29 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 version5.7
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/shortcoder/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=shortcoder%2Fshortcoder.php&plugin_status=all&paged=1&s&_wpnonce=93a870be1c
Aspect after-activation
HTTP status 200
Load time 0.417 s
Memory usage 2.85 MiB
JS errors None
Resource errors None

Shortcoder

Page screenshot: Shortcoder
URL /wp-admin/edit.php?post_type=shortcoder
Aspect menu-item
HTTP status 200
Load time 0.508 s
Memory usage 2.9 MiB
JS errors None
Resource errors None

Shortcoder → Create shortcode

Page screenshot: Shortcoder → Create shortcode
URL /wp-admin/post-new.php?post_type=shortcoder
Aspect menu-item
HTTP status 200
Load time 0.556 s
Memory usage 3 MiB
JS errors None
Resource errors None

Shortcoder → Tags

Page screenshot: Shortcoder → Tags
URL /wp-admin/edit-tags.php?taxonomy=sc_tag&post_type=shortcoder
Aspect menu-item
HTTP status 200
Load time 0.258 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.192 s
Memory usage 2.72 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.256 s0.373 s+0.117 s2.82 MiB2.9 MiB+ 77.66 KiB
/wp-admin/edit.php0.181 s0.311 s+0.130 s2.86 MiB2.94 MiB+ 75.8 KiB
/wp-admin/post-new.php0.880 s0.913 s+0.033 s5.02 MiB5.13 MiB+ 105.76 KiB
/wp-admin/upload.php0.458 s0.436 s-0.022 s2.7 MiB2.76 MiB+ 69.2 KiB
/wp-admin/options-writing.php0.264 s0.171 s-0.093 s2.71 MiB2.75 MiB+ 37.18 KiB
/wp-admin/media-new.php0.215 s0.193 s-0.022 s2.67 MiB2.74 MiB+ 69.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.231 s+0.039 s2.77 MiB2.84 MiB+ 71.02 KiB
/wp-admin/post-new.php?post_type=page1.093 s1.039 s-0.054 s5.01 MiB5.11 MiB+ 105.34 KiB
/wp-admin/options-discussion.php0.288 s0.291 s+0.003 s2.67 MiB2.74 MiB+ 69.69 KiB
/wp-admin/edit-comments.php0.256 s0.231 s-0.025 s2.78 MiB2.85 MiB+ 71.79 KiB
/0.536 s0.286 s-0.250 s2.71 MiB2.72 MiB+ 9.34 KiB
Average 0.420 s0.407 s-0.013 s3.16 MiB3.22 MiB+ 69.29 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
PHP51.9%1,307319
CSS27.4%691114
JavaScript20.1%50735
SVG0.6%1404
Total 2,519 45 22

PHP Code Analysis | More results »

Lines of code 1,205
Total complexity 223
Median class complexity 29.5
Median method complexity 2.0
Most complex class Shortcoder
Most complex function Shortcoder_Metadata::metadata()
Classes 8
Methods 64
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.

Options wp_options 1

Custom Post Types 1

ID Name
shortcoderShortcoder

Meta Boxes

{
    "shortcoder": {
        "sc_mb_settings": {
            "title": "Shortcode settings",
            "context": "normal"
        },
        "sc_mb_links": {
            "title": "Get updates",
            "context": "side"
        }
    }
}

Capabilities 10

PHP Error Log 1 lines

[10-Mar-2021 00:24:15 UTC] PHP Notice:  WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 5313
See also: All tests for this plugin, How to Hide Shortcoder Admin Menus and Meta Boxes