Link to Your Content 1.8.3

Does Link to Your Content work with WordPress 7.0.2 and PHP 8.1.12? 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: 27.13 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 version7.0.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/link-to-your-content/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=link-to-your-content%2Flink_to_your_content.php&plugin_status=all&paged=1&s&_wpnonce=50be2300f0
Aspect after-activation
HTTP status 200
Load time 0.955 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Settings → Link to Your Content

Page screenshot: Settings → Link to Your Content
URL /wp-admin/options-general.php?page=link-to-your-content-options
Aspect menu-item
HTTP status 200
Load time 0.190 s
Memory usage N/A
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.226 s
Memory usage 4.25 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.743 s0.630 s-0.113 s3.92 MiB3.96 MiB+ 33.29 KiB
/wp-admin/edit.php0.593 s0.839 s+0.246 s3.98 MiB4.01 MiB+ 32.58 KiB
/wp-admin/post-new.php2.466 s1.775 s-0.691 s6.56 MiB6.59 MiB+ 38.49 KiB
/wp-admin/upload.php0.776 s0.772 s-0.004 s3.89 MiB3.9 MiB+ 16.51 KiB
/wp-admin/options-writing.php0.625 s0.559 s-0.066 s3.86 MiB3.88 MiB+ 20.19 KiB
/wp-admin/media-new.php0.735 s0.933 s+0.198 s3.85 MiB3.88 MiB+ 28.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.561 s0.562 s+0.001 s3.86 MiB3.9 MiB+ 33.55 KiB
/wp-admin/post-new.php?post_type=page2.012 s2.010 s-0.002 s6.55 MiB6.58 MiB+ 34.02 KiB
/wp-admin/options-discussion.php0.720 s0.805 s+0.085 s3.86 MiB3.88 MiB+ 16.69 KiB
/wp-admin/edit-comments.php0.631 s0.644 s+0.013 s3.88 MiB3.9 MiB+ 16.19 KiB
/0.339 s0.266 s-0.073 s4.23 MiB4.25 MiB+ 28.57 KiB
Average 0.927 s0.890 s-0.037 s4.4 MiB4.43 MiB+ 27.13 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
JavaScript
PO File
Language % Lines of code Comment lines Files
PHP43.3%9901356
JavaScript40.2%9218512
PO File14.9%3411592
CSS1.6%3702
Total 2,289 379 22

PHP Code Analysis | More results »

Lines of code 804
Total complexity 351
Median class complexity 351.0
Median method complexity 5.0
Most complex class LinkToYourContent
Most complex function LinkToYourContent::ltyc_document_list()
Classes 1
Methods 30
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

PHP Error Log 8 lines

[21-Jul-2026 23:55:15 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method LinkToYourContent::ltyc_options() cannot be called statically in /wp-includes/class-wp-hook.php:341
Stack trace:
#0 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(522): WP_Hook->do_action()
#2 /wp-admin/admin.php(264): do_action()
#3 /wp-admin/options-general.php(10): require_once('...')
#4 {main}
  thrown in /wp-includes/class-wp-hook.php on line 341
See also: All tests for this plugin