• Anonymous User 11480689

    (@anonymized-11480689)


    This plugin support short code!?
    i want add short code to bellow my content!

Viewing 1 replies (of 1 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi,

    The shortcode is [cool_tag_cloud]

    Here’s the list of all available parameters (same as the widgets options that are available) for the shortcode:

    style="default|silver|green|red|blue|brown|purple|cyan|lime|black"
    font_family="Arial, Helvetica, sans-serif"
    smallest="10"
    largest="10"
    align="left|right"
    font_weight="normal|bold"
    text_transform="none|uppercase|lowercase|capitalize"
    number="20"
    order_by="name|count"
    order="ASC|DESC|RAND"
    taxonomy="post_tag"
    tooltip="yes|no"
    nofollow="yes|no"
    animation="yes|no"
    on_single_display="global|local"
    exclude="1,2,3"
    include="1,2,3"

    Here’s an example of a shortcode with some parameters changed:

    [cool_tag_cloud style="green" tooltip="no" on_single_display="local"]

Viewing 1 replies (of 1 total)

The topic ‘Short code?’ is closed to new replies.