Shortcode displays your WordPress site login URL. (more…)
[youtube]
Shortcode displays embedded YouTube video. (more…)
[google_map]
Shortcode displays Google Map for selected coordinates. (more…)
[wc_product_id]
Shortcode displays current WooCommerce product ID. (more…)
[wc_product_price_html]
Shortcode displays WooCommerce product full price with currency symbol. (more…)
[progress]
Shortcode displays the progress of a task. Uses HTML <progress> tag. (more…)
[meter]
Shortcode is used to measure data within a given range (a gauge). Uses HTML <meter> tag. (more…)
[total_users]
Shortcode displays the count of users having each role, or the count of all users. (more…)
[option]
Shortcode displays WordPress option value. Uses WordPress get_option() function. (more…)
[wc_login_form]
Displays WooCommerce login form for not logged in users. If user is already logged in, nothing is displayed. (more…)