Opis
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.
Instalacija
- Upload the plugin folder to /wp-content/plugins/
- Activate via Plugins.
- Go to Tools 410 Link Unlinker.
ČPP
-
Does it delete the link text?
-
No—only removes the wrapper; the inner text/HTML remains.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“410 Link Unlinker” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “410 Link Unlinker” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
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.