首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
410 Link Unlinker
开发者
Arnjen
更新时间
2025年10月28日 20:27
PHP版本:
7.4 及以上
WordPress版本:
6.8
版权:
GPLv2 or later
版权网址:
版权信息
标签
links
cleanup
410
unlink
下载
1.0.2
详情介绍:
Use Tools → 410 Link Unlinker to paste a list of URLs. Run a dry-run to preview, then apply. Optional: include wp_postmeta.
安装:
Upload the plugin folder to /wp-content/plugins/
Activate via Plugins.
Go to Tools → 410 Link Unlinker.
常见问题:
Does it delete the link text?
No—only removes the
wrapper; the inner text/HTML remains.
更新日志:
1.0.2
Fix WordPress.Security.ValidatedSanitizedInput.InputNotSanitized warning for $_FILES input.
Add phpcs:ignore comments for direct database queries used in bulk operations.
1.0.1
Add license header and metadata.
Sanitize/unslash inputs per WP standards.
Inline prepared queries.
Add version to enqueued CSS.