Descrição
Use Tools 410 Link Unlinker to paste a list of URLs. Run a dry-run to preview, then apply. Optional: include wp_postmeta.
License
This plugin is licensed under the GPLv2 or later.
Instalação
- Upload the plugin folder to /wp-content/plugins/
- Activate via Plugins.
- Go to Tools 410 Link Unlinker.
Perguntas frequentes
-
Does it delete the link text?
-
No—only removes the wrapper; the inner text/HTML remains.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“410 Link Unlinker” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “410 Link Unlinker” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.3
- Fix URL matching bug where base domains were incorrectly matched instead of specific deep links.
- Improved pattern building to keep host-path pairs together, ensuring only exact URLs are matched.
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.