开发者 | WebFactory |
---|---|
更新时间 | 2024年7月17日 04:36 |
PHP版本: | 5.2 及以上 |
WordPress版本: | 6.6 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
window.open()
-function. It adds only a few lines of vanilla JavaScript to the page, and does not require any external libraries like jQuery.
Most other plugins perform a hack by altering the target
parameter (i.e. <a href="http://somewhere.example" target="_blank">
). That method is not XHTML Strict compliant.
This plugin handles the links client-side, which lets search engines follow the links properly. Also, if a browser does not support JavaScript, the plugin is simply inactive, and does not result in any errors.
If you need a more advanced plugin, with more options try our free WP External Links plugin.
Credits
Inspired by the Zap_NewWindow plugin by Tom Köhler.
The banner is a photo by Monja Da Riva.
Translations
Danish by Kristian Risager Larsen
Dutch by Paul Staring
Lithuanian by Vincent G
Other translations will be appreciated!
Known bugs
The plugin conflicts with other plugins that change the links' `onClick´ attribute.
Original developer
Kristian Risager Larsen - kezze.dk
Just use standard Plugin overview page in WordPress admin section and deactivate it or rename plugin folder /wp-content/plugins/open-external-links-in-a-new-window over FTP access.
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.