| 开发者 |
4wpdev
anatolikkk |
|---|---|
| 更新时间 | 2026年5月13日 21:17 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp-content/plugins/ or install the ZIP through Plugins → Add New.Cover does not provide the same link semantics; 4WP Smart Link layers an <a> wrapper server-side.
No. It runs standalone.
The link wrapper is applied on the front end only (via render_block). The block canvas does not wrap Cover in the same <a>, so spacing or theme link styles might differ slightly until you preview the published page.
Wrapping the whole Cover in an <a> is valid when inner blocks do not contain other links or interactive controls. Nested <a> elements are invalid HTML and hurt accessibility—avoid links/buttons inside a Cover that already has Smart Link enabled.
rel when opening in a new tabFor target="_blank" the plugin adds noopener and noreferrer to rel if missing, while preserving your nofollow and other tokens.
forwp-smart-link-wrapper + --cover, data-forwp-smart-link); editor uses forwp-smart-link-cover-panel* classes.languages/4wp-smart-link.pot.:focus-visible on the link wrapper (assets/forwp-smart-link-frontend.css).