WP Manifestindependent plugin directory
manifest / utilities / styled-text-shortcode-wordpress

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

0stars
0forks

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.zip

Readme

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.

Read the full README on GitHub →