Styled Text Link Shortcode
A styled text shortcode for wordpress, that show a container in the text field or other where you want. it has a url param and text param
by Alireza Sadi · github.com/alireza-sadi/styled-text-shortcode-wordpress
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/alireza-sadi/styled-text-shortcode-wordpress/archive/refs/heads/main.zipReadme
styled-text-shortcode-wordpress
A styled text shortcode for wordpress, that show a container in the text field or other where you want. it has a url param and text param
the shorcode structure : [stl u="URL" w="WORD-WANT-TO-BE-LINKED"]YOUR TEXT[/stl]
*your text must have the word that you want to be linked.
It is a hard-code plugin and doesn't have an option in wordpress dashboard. If you want to change styles or other things you should change it from the plugin file.