Internal Link Juicer 1.2.5

Does Internal Link Juicer work with WordPress 5.5.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 705.92 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.5.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 70,000+
WordPress.org page https://wordpress.org/plugins/internal-links/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

Internal Links ‹ Test site — WordPress

Page screenshot: Internal Links ‹ Test site — WordPress
URL /wp-admin/admin.php?page=internal_link_juicer
Requested URL /wp-admin/plugins.php?action=activate&plugin=internal-links%2Fwp-internal-linkjuicer.php&plugin_status=all&paged=1&s&_wpnonce=4f6d9a48e7
Aspect after-activation
HTTP status 200
Load time 1.432 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

Internal Links

Page screenshot: Internal Links
URL /wp-admin/admin.php?page=internal_link_juicer
Aspect menu-item
HTTP status 200
Load time 0.353 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Internal Links → Import / Export

Page screenshot: Internal Links → Import / Export
URL /wp-admin/admin.php?page=internal_link_juicer-tools
Aspect menu-item
HTTP status 200
Load time 0.298 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Internal Links → Settings

Page screenshot: Internal Links → Settings
URL /wp-admin/admin.php?page=internal_link_juicer-settings
Aspect menu-item
HTTP status 200
Load time 0.236 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Internal Links → Settings → Content

Page screenshot: Internal Links → Settings → Content
URL /wp-admin/admin.php?page=internal_link_juicer-settings&tab=content
Aspect menu-item-tab
HTTP status 200
Load time 0.349 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Internal Links → Settings → Links

Page screenshot: Internal Links → Settings → Links
URL /wp-admin/admin.php?page=internal_link_juicer-settings&tab=links
Aspect menu-item-tab
HTTP status 200
Load time 0.198 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Internal Links → Contact Us

Page screenshot: Internal Links → Contact Us
URL /wp-admin/admin.php?page=internal_link_juicer-contact
Aspect menu-item
HTTP status 200
Load time 0.863 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Internal Links → Upgrade  ➤

Page screenshot: Internal Links → Upgrade  ➤
URL /wp-admin/admin.php?page=internal_link_juicer-pricing
Aspect menu-item
HTTP status 200
Load time 0.761 s
Memory usage 3.69 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.350 s
Memory usage 3.26 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.581 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.514 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.470 s0.623 s+0.153 s2.75 MiB3.41 MiB+ 673.03 KiB
/wp-admin/edit.php0.236 s0.302 s+0.066 s2.8 MiB3.48 MiB+ 703.69 KiB
/wp-admin/post-new.php1.668 s2.439 s+0.771 s4.54 MiB5.22 MiB+ 689.56 KiB
/wp-admin/upload.php0.676 s0.504 s-0.172 s2.63 MiB3.35 MiB+ 736.25 KiB
/wp-admin/options-writing.php0.191 s0.180 s-0.011 s2.64 MiB3.33 MiB+ 704.16 KiB
/wp-admin/media-new.php0.200 s0.199 s-0.001 s2.6 MiB3.32 MiB+ 737.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.181 s-0.007 s2.64 MiB3.36 MiB+ 737.33 KiB
/wp-admin/post-new.php?post_type=page1.449 s1.875 s+0.426 s4.53 MiB5.2 MiB+ 683.4 KiB
/wp-admin/options-discussion.php0.331 s0.478 s+0.147 s2.61 MiB3.33 MiB+ 737.3 KiB
/wp-admin/edit-comments.php0.302 s0.213 s-0.089 s2.65 MiB3.37 MiB+ 735.65 KiB
/0.796 s0.207 s-0.589 s2.51 MiB3.12 MiB+ 627.75 KiB
Average 0.592 s0.655 s+0.063 s2.99 MiB3.68 MiB+ 705.92 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 1

Options wp_options 16

User Metadata wp_usermeta 1

Meta Boxes

{
    "post": {
        "ilj_linkdefinition": {
            "title": "Internal Links",
            "context": "side"
        }
    },
    "page": {
        "ilj_linkdefinition": {
            "title": "Internal Links",
            "context": "side"
        }
    },
    "attachment": {
        "ilj_linkdefinition": {
            "title": "Internal Links",
            "context": "side"
        }
    }
}

PHP Error Log 32 lines

[07-Sep-2020 13:10:20 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method ILJ\Helper\Statistic::getLinkStatistics__premium_only() in /wp-content/plugins/internal-links/helper/ajax.php:79
Stack trace:
#0 /wp-includes/class-wp-hook.php(287): ILJ\Helper\Ajax::renderLinksStatisticAction()
#1 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(478): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(176): do_action()
#4 {main}
  thrown in /wp-content/plugins/internal-links/helper/ajax.php on line 79
[07-Sep-2020 13:10:20 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method ILJ\Helper\Statistic::getAnchorStatistics__premium_only() in /wp-content/plugins/internal-links/helper/ajax.php:124
Stack trace:
#0 /wp-includes/class-wp-hook.php(287): ILJ\Helper\Ajax::renderAnchorsStatistic()
#1 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(478): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(176): do_action()
#4 {main}
  thrown in /wp-content/plugins/internal-links/helper/ajax.php on line 124
[07-Sep-2020 13:10:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method ILJ\Helper\Statistic::getLinkStatistics__premium_only() in /wp-content/plugins/internal-links/helper/ajax.php:79
Stack trace:
#0 /wp-includes/class-wp-hook.php(287): ILJ\Helper\Ajax::renderLinksStatisticAction()
#1 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(478): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(176): do_action()
#4 {main}
  thrown in /wp-content/plugins/internal-links/helper/ajax.php on line 79
[07-Sep-2020 13:10:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method ILJ\Helper\Statistic::getAnchorStatistics__premium_only() in /wp-content/plugins/internal-links/helper/ajax.php:124
Stack trace:
#0 /wp-includes/class-wp-hook.php(287): ILJ\Helper\Ajax::renderAnchorsStatistic()
#1 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(478): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(176): do_action()
#4 {main}
  thrown in /wp-content/plugins/internal-links/helper/ajax.php on line 124
See also: All tests for this plugin, How to Hide Internal Link Juicer Admin Menus and Meta Boxes