No External Links 4.7.1

Does Mihdan: No External Links work with WordPress 5.7 and PHP 7.4.8? 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: 134.42 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.7
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/mihdan-no-external-links/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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=mihdan-no-external-links%2Fmihdan-no-external-links.php&plugin_status=all&paged=1&s&_wpnonce=7c77085560
Aspect after-activation
HTTP status 200
Load time 0.703 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

External Links

Page screenshot: External Links
URL /wp-admin/admin.php?page=mihdan-no-external-links
Aspect menu-item
HTTP status 200
Load time 0.308 s
Memory usage 2.84 MiB
JS errors None
Resource errors None

External Links → Links

Page screenshot: External Links → 
			Links
URL /wp-admin/admin.php?page=mihdan-no-external-links&tab=links
Aspect menu-item-tab
HTTP status 200
Load time 0.200 s
Memory usage 2.78 MiB
JS errors None
Resource errors None

External Links → Include / Exclude

Page screenshot: External Links → 
			Include / Exclude
URL /wp-admin/admin.php?page=mihdan-no-external-links&tab=include_exclude
Aspect menu-item-tab
HTTP status 200
Load time 0.205 s
Memory usage 2.78 MiB
JS errors None
Resource errors None

External Links → Advanced

Page screenshot: External Links → 
			Advanced
URL /wp-admin/admin.php?page=mihdan-no-external-links&tab=advanced
Aspect menu-item-tab
HTTP status 200
Load time 0.236 s
Memory usage 2.78 MiB
JS errors None
Resource errors None

External Links → Masks

Page screenshot: External Links → Masks
URL /wp-admin/admin.php?page=mihdan-no-external-links-masks
Aspect menu-item
HTTP status 200
Load time 0.262 s
Memory usage 2.86 MiB
JS errors None
Resource errors None

External Links → Logs

Page screenshot: External Links → Logs
URL /wp-admin/admin.php?page=mihdan-no-external-links-logs
Aspect menu-item
HTTP status 200
Load time 0.246 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.371 s
Memory usage 2.73 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

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

Add New Page ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.447 s0.385 s-0.062 s2.82 MiB2.93 MiB+ 117.27 KiB
/wp-admin/edit.php0.247 s0.456 s+0.209 s2.86 MiB3.03 MiB+ 166.66 KiB
/wp-admin/post-new.php2.258 s1.657 s-0.601 s5.02 MiB5.22 MiB+ 195.96 KiB
/wp-admin/upload.php0.750 s0.597 s-0.153 s2.7 MiB2.81 MiB+ 116.2 KiB
/wp-admin/options-writing.php0.279 s0.391 s+0.112 s2.71 MiB2.86 MiB+ 148.13 KiB
/wp-admin/media-new.php0.313 s0.354 s+0.041 s2.67 MiB2.79 MiB+ 116.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.311 s0.326 s+0.015 s2.77 MiB2.89 MiB+ 118.56 KiB
/wp-admin/post-new.php?post_type=page0.852 s1.743 s+0.891 s5.01 MiB5.2 MiB+ 191.56 KiB
/wp-admin/options-discussion.php0.321 s0.411 s+0.090 s2.67 MiB2.79 MiB+ 116.64 KiB
/wp-admin/edit-comments.php0.339 s0.399 s+0.060 s2.78 MiB2.89 MiB+ 116.22 KiB
/0.518 s0.415 s-0.103 s2.65 MiB2.73 MiB+ 75.05 KiB
Average 0.603 s0.649 s+0.045 s3.15 MiB3.28 MiB+ 134.42 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
Language % Lines of code Comment lines Files
PHP92.5%3,3101,28019
SVG3.0%10622
JavaScript2.7%9802
CSS1.2%4202
YAML0.6%2112
Total 3,577 1,283 27

PHP Code Analysis | More results »

Lines of code 3,191
Total complexity 451
Median class complexity 19.5
Median method complexity 1.0
Most complex class Mihdan_NoExternalLinks_Public
Most complex function Mihdan_NoExternalLinks_Upgrader::upgrade()
Classes 12
Methods 126
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.

Database Tables 2

Options wp_options 3

Meta Boxes

{
    "post": {
        "mihdan-no-external-links-meta-box": {
            "title": "Link Masking",
            "context": "side"
        }
    },
    "page": {
        "mihdan-no-external-links-meta-box": {
            "title": "Link Masking",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide No External Links Admin Menus and Meta Boxes