Half Baked Link Injection
Half Baked Link Injection
Description
Half Baked Link Injection lets you define rules that replace whole-word phrases with links when rendering post and page content.
Installation
- Upload the ZIP via Plugins Add New Upload Plugin.
- Activate the plugin.
- Go to Posts Link Injection (or Pages Link Injection) to add rules.
Reviews
Changelog
2.0.2
- Initial release.
2.0.3
- Performance: avoid expensive regex runs when phrase not present; add per-request replacement cap; faster internal token splitting.
2.0.4
- Compliance: update Tested up to header; minor i18n cleanup for admin UI text.
2.0.6
- Fix: correct admin asset gating without request vars; resolve activation WSOD in 2.0.5.
2.0.7
- Plugin Checker: fix escaping for dynamic name attributes; add translators comment; harden request method check; add PHPCS annotation for sanitized POST arrays.
2.0.8
- Enhancement: prevent a post/page from injecting a link that points to itself.