No External Links 4.3.8

Does Mihdan: No External Links work with WordPress 5.1.1 and PHP 7.0.16? A smoke test was performed on .

Summary

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

Memory usage: 163.89 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.1.1
PHP version7.0.16
MySQL version5.7.17
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-noexternallinks.php&plugin_status=all&paged=1&s&_wpnonce=04bd95a229
Aspect after-activation
HTTP status 200
Load time 0.402 s
Memory usage 3.35 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.195 s
Memory usage 3.42 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.101 s
Memory usage N/A
JS errors None
Resource errors None

External Links → Settings

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

External Links → Settings → Links

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

External Links → Settings → Include / Exclude

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

External Links → Settings → Advanced

Page screenshot: External Links → Settings → 
			Advanced
URL /wp-admin/admin.php?page=mihdan-no-external-links-settings&tab=advanced
Aspect menu-item-tab
HTTP status 200
Load time 0.154 s
Memory usage 3.32 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.244 s
Memory usage 3.04 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 0.848 s
Memory usage 5.11 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 0.908 s
Memory usage 5.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.230 s0.201 s-0.029 s3.29 MiB3.41 MiB+ 124.63 KiB
/wp-admin/edit.php0.194 s0.157 s-0.037 s3.32 MiB3.49 MiB+ 171.49 KiB
/wp-admin/post-new.php0.973 s1.412 s+0.439 s4.92 MiB5.11 MiB+ 195.66 KiB
/wp-admin/upload.php0.450 s0.363 s-0.087 s3.15 MiB3.33 MiB+ 186.02 KiB
/wp-admin/options-writing.php0.186 s0.169 s-0.017 s3.14 MiB3.32 MiB+ 185.98 KiB
/wp-admin/media-new.php0.192 s0.198 s+0.006 s3.13 MiB3.31 MiB+ 186.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.190 s+0.021 s3.17 MiB3.36 MiB+ 187.29 KiB
/wp-admin/post-new.php?post_type=page1.335 s1.039 s-0.296 s4.91 MiB5.09 MiB+ 188.41 KiB
/wp-admin/options-discussion.php0.250 s0.227 s-0.023 s3.14 MiB3.32 MiB+ 185.98 KiB
/wp-admin/edit-comments.php0.219 s0.198 s-0.021 s3.24 MiB3.36 MiB+ 122.06 KiB
/0.337 s0.247 s-0.090 s2.98 MiB3.05 MiB+ 69.3 KiB
Average 0.412 s0.400 s-0.012 s3.49 MiB3.65 MiB+ 163.89 KiB

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

[09-Apr-2019 04:58:24 UTC] PHP Fatal error:  Uncaught Error: Call to a member function prepare_items() on null in /wp-content/plugins/mihdan-no-external-links/admin/partials/logs.php:17
Stack trace:
#0 /wp-content/plugins/mihdan-no-external-links/admin/admin.php(279): include_once()
#1 /wp-includes/class-wp-hook.php(286): Mihdan_NoExternalLinks_Admin->display_log_page('')
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#4 /wp-admin/admin.php(253): do_action('external-links_...')
#5 {main}
  thrown in /wp-content/plugins/mihdan-no-external-links/admin/partials/logs.php on line 17
See also: All tests for this plugin, How to Hide No External Links Admin Menus and Meta Boxes