| 开发者 | pragmaticbear |
|---|---|
| 更新时间 | 2026年6月17日 23:07 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
link-sentinel folder to the /wp-content/plugins/ directory, or install via the WordPress Plugins screen.Not yet. The plugin currently focuses on internal links within your site's domain. External link scanning is on the roadmap.
Currently only anchor (<a>) tags are scanned. Support for images (<img> tags) and other media is planned for a future release.
Yes. Go to Tools → LinkSentinel → Settings and uncheck "Enable automatic scheduled scans". You can also adjust the frequency and time to suit your needs.
link_sentinel_ / LinkSentinel prefix. Existing installs begin with a fresh scan history; re-run a scan to repopulate.link_sentinel_* names.error_reporting() adjustments in the scanner.link_sentinel_* prefix (e.g. link_sentinel_follow_external_redirects); legacy aliases were retained for back-compat (removed in 5.8).WP_DEBUG is enabled.load_plugin_textdomain() call; WordPress loads translations automatically./about-us/) in addition to full http(s) URLs.languages/link-sentinel.pot) and tidied translatable strings for full internationalization support.