Way to mo'-easily create links o' various types in content through PHP & shortcodes.
As of April 2026, WAJ Links is a WordPress html plugin with 0 active installations and a 0/5 rating0. It has been downloaded 1.3K+ times in total. Requires WordPress 4.9.8+ and PHP 7.0+. Available on WordPress.org since 2018. Last updated 6 years ago — may have compatibility concerns. Top alternative: Shortcoder — Create Shortcodes for….
This plugin includes 6 types o’ shortcodes / PHP classes:
Shortcode: [link href=”url”]content[/link]
PHP Class: new WaughJ\HTMLLink\HTMLLink( $href, $content, $other_attributes );
General link where the link href given is used directly as the href. The backbone o’ all the other link types.
Content, when put ‘tween opening & closing tags, can be a shortcode o’ its own, which will be interpreted, too. When used as a PHP class, you can push any object that can be used as a string as content, including other HTML generators.
Valid attributes include all valid HTML5 attributes for the a tag, as well as…
* an “anchor” attribute that adds an anchor to the href ( the part after the # ).
* a “parameters” attribute that adds…
| WordPress | 4.9.8+ requiredTested up to 5.2.24 |
| PHP | 7.0+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.