Shortcode displays the progress of a task. Uses HTML <progress> tag. (more…)
Archive | Shortcodes
RSS feed for this section[option]
Shortcode displays WordPress option value. Uses WordPress get_option() function. (more…)
[wc_product_dimensions]
Displays WooCommerce product dimensions. (more…)
[wc_login_form]
Displays WooCommerce login form for not logged in users. If user is already logged in, nothing is displayed. (more…)
[post_meta]
Displays post meta field value. (more…)
[details]
Creates an interactive widget that user can open and close. Uses HTML <details> tag (https://www.w3schools.com/tags/tag_details.asp). (more…)
[user_ip]
Displays current user IP. (more…)
[number_counter]
Creates an animated number counter. (more…)
[user_email]
Displays current user email. If user is not logged, nothing is displayed. (more…)
[user_first_name]
Displays current user first name. If user is not logged, nothing is displayed. (more…)