EasyToolsWP

All shortcodes

Advanced RSS Reader

ShortcodeDescription
[​etwp_rss_feed id="123" num_items="5"]
[​etwp_rss_feed id="123,124,125" num_items="7"]
[​etwp_rss_feed_direct url="https://example.com/feed" num_items="5"]
[​etwp_rss_feed ids="123,124,125" num_items="10" new_tab="1"]
[​etwp_rss_feed id="123" urls="https://siteA.com/feed,https://siteB.dk/rss" num_items="8" nofollow="1"]
[​etwp_rss_feed urls="https://a.com/feed,https://b.com/feed" num_items="6"]

Automatic Topmenu

ShortcodeDescription
[​etwp_topmenu_menu menu="Main"]
[​etwp_topmenu_menu location="primary"]
[​etwp_topmenu_terms taxonomy="product_cat" depth="2" hide_empty="1"] taxonomy="category",
post_tag,
product_cat,
product_tag
[​etwp_topmenu_pages parent="0" depth="2" include="" exclude="" Pages
[​etwp_topmenu_pages parent="0" depth="2" include="" exclude="" Posts
[​etwp_topmenu_products per_page="12" cats="hoodies,tshirts" tags="" orderby="title" order="ASC"] Products
HTML <div class="etwp-topmenu">
<div class="etwp-inner">…your menu markup…</div>
</div>

BMI Calculator

ShortcodeDescription
[​etwp_bmi]

Campaign Content (Shortcode)

ShortcodeDescription
[​etwp_campaign]TEXT[/etwp_campaign] week="42"
date="1,15"
day="monday"
month="january"
[​etwp_campaign day="friday"]TEXT[/etwp_campaign] Only show content on a Friday
[​etwp_campaign week="32" day="monday"]TEXT[/etwp_campaign] Only show content on a Monday in Week 32
[​etwp_campaign_dynamic day="yesterday"] Show name of the day

today, tomorrow, +2 days, -3 days
[​etwp_campaign_dynamic month="last"] Show name of the month

this, next, +2 months, -1 month
[​etwp_campaign_dynamic week="last"] Show number of the week

this, next, +2 weeks, -1 weeks
[​etwp_campaign_dynamic date="yesterday"] Show date of the day

today, tomorrow, +2 days
[​etwp_campaign month="december" date="24"]🎄 Merry 24th![/etwp_campaign]
[​etwp_campaign week="40" day="monday,friday"]Week 40 deal[/etwp_campaign]
[​etwp_campaign_dynamic month="next"]

CF7 Woo Product Dropdown

ShortcodeDescription
[​woocommerce_products_dropdown your-field-name]

Just a Cookie

ShortcodeDescription
[​jac_open_settings_link text="Cookie settings"] Use Shortcode
Open Cookie compliance
https://yourdomain.com/?cookie-settings=1 Use URL
Open Cookie compliance
href="#" class="jac-open-settings" Use A link
Open Cookie compliance

LMS Paid Content with WooCommerce & Shortcodes

ShortcodeDescription
[​paid_content product_ids="1491,503" user_type="customer,administrator" closedtext="To view this exclusive content, please purchase one of the following products:"]This content is hidden unless you are logged in as a customer or administrator and have purchased one of the listed products. [/paid_content] This content is hidden unless you are logged in as a customer or administrator and have purchased one of the listed products.

product_ids="1491,503"

user_type="customer,administrator"

closedtext="To view this exclusive content, please purchase one of the following products:"
[​paid_content user_type="subscriber,customer" closedtext="You need to be logged in as a subscriber or customer to see this content."]This content is hidden unless you are logged in as a subscriber or customer. [/paid_content] This content is hidden unless you are logged in as a subscriber or customer.
[​paid_content closedtext="You need to be logged in to see this content."]This content is hidden unless you are logged in[/paid_content] closedtext="You need to be logged in to see this content."
[​paid_content]This content is hidden unless you are logged in[/paid_content]

Menu Visibility

ShortcodeDescription
[​etwp_username]
[​etwp_email]
[​etwp_last_login]
[​etwp_last_login_days]

Post title Common Content (SEO)

ShortcodeDescription
[​post_title] show page/post title

Redirect timer for guest

ShortcodeDescription
[​etwp_username]
[​etwp_email]
[​etwp_last_login]
[​etwp_last_login_days]

Select Dropdown menus

ShortcodeDescription
[​dropdown_menu id="17" label="placeholder"] Show custom menu in dropdown
id="17"
label="placeholder"
[​dropdown_pages] Show pages in dropdown
[​dropdown_post] Show post in dropdown
[​dropdown_categories] Show categories in dropdown
[​dropdown_tags] Show tags in dropdown
[​dropdown_woo_products] Show WOO products in dropdown
[​dropdown_woo_categories] Show WOO categories in dropdown
[​dropdown_woo_tags] Show WOO tags in dropdown

Shortcode Current Date

ShortcodeDescription
[​current_date] format — PHP date string + extra tokens. Default: j F Y

locale — e.g. en_US, da_DK (empty = site language)

case — normal | upper | lower | title

prefix — text before the date

suffix — text after the date

years, months, weeks, days — integer offsets (e.g. months="1")

wrapper — HTML tag (e.g. span, strong, div, h2…)

class — CSS class
[​current_date format="l, j F Y"]
[​current_date prefix="Week " format="{iso_week}, Y"]
[​current_date prefix="Week " format="{iso_week}, Y"]
[​current_date prefix="Q" format="{quarter} Y"] Q1 2026
[​current_date format="{weekday}, j F Y"]
[​current_date prefix="Day " format="{day_of_year}, Y"]
[​current_date months="1" format="F Y"] Next month
[​current_date weeks="-1" format="l, j F Y"] Last Week
[​current_date years="1" days="-3" format="j F Y"] +1 year, −3 days
[​current_date locale="en_US" format="l, F j Y"] Force language
[​current_date case="upper" format="l, j F Y"] Uppercase
[​current_date case="title" format="l, j F Y"] Title Case
[​current_date wrapper="strong" class="etwp-date-pill" format="j M Y"] Wrapper
[​current_date wrapper="h2" class="hero-date" format="F Y"] H2 Wrapper

Show readtime & youtube duration time

ShortcodeDescription
[​readtime] Read time: 6 minutes
[​readtime wpm="220" include_links="1" min="2"] depth, wpm, include_links, min, readtime_label, minute_singular, minute_plural
[​youtube_count depth="self" unique="1"] 3

Count of YouTube videos in content.

depth, unique
[​youtube_duration api_key="YOUR_KEY" cache_ttl="43200"] Videos total duration: 8 minutes

Total duration of all YouTube videos (via YouTube Data API).

depth, api_key, cache_ttl, videos_total_duration_label, hour_singular, hour_plural
[​content_metrics show="readtime,duration" prefix="At a glance: "] Read time: 6 minutes • Videos: 3 • Videos total duration: 8 minutes

Combined overview of reading time, YouTube video count, and YouTube video duration.

depth, show, separator, prefix, suffix, wpm, include_links, min, api_key, cache_ttl, readtime_label, videos_label, videos_total_duration_label, hour_singular, hour_plural, minute_singular, minute_plural
[​youtube_list type="ids" separator=" | " unique="1"] abc123,def456,ghi789

Helper/debug to output detected YouTube video IDs.

depth, type, separator, unique
depth="self" self – only current post/page

depth="child"
current + direct children

depth="siblings"
all siblings (same parent) excluding current

depth="siblings+child"
current + siblings + direct children

depth="total"
current + all descendants (full subtree)

Simple Google Maps

ShortcodeDescription
[​etwp_google_map] destination="Adress 101, City"
zoom="12"
title="1|0"

Sticky button for mobile

ShortcodeDescription
.mobilephonestickyhide

User Info Shortcodes

ShortcodeDescription
[​etwp_username]
[​etwp_email]
[​etwp_last_login]
[​etwp_last_login_days]

Woo Ajax Live Search

ShortcodeDescription
[​wc_live_search] Show search input

Woo Bundle View with shortcode

ShortcodeDescription
[​etwp_bundle_button ids="1388,1369,1370,1366" coupon="may_coupon" button_text="Buy bundle now!" coupon_text="Get 20% off" items_per_row="2"] Sell WOO products in bundles
[​etwp_bundle_button] ids="1388,1369,1370,1366"
coupon="may_coupon"
button_text="Buy bundle now!"
coupon_text="Get 20% off"
items_per_row="2"

Woo Counters for Frontpage

ShortcodeDescription
etwp_counter_customers
etwp_counter_customer_logins_last_30_days
etwp_counter_products
etwp_counter_products_in_tag id=""

Woo Email Confirm

ShortcodeDescription
[​etwp_username]
[​etwp_email]
[​etwp_last_login]
[​etwp_last_login_days]

Woo Extra Product Text

ShortcodeDescription
[​etwp_username]
[​etwp_email]
[​etwp_last_login]
[​etwp_last_login_days]

Woo Product Weight

ShortcodeDescription
[​cart_total_weight]

Woo Shipping Countdown Timer

ShortcodeDescription
[​etwp_cd_countdown]

Woo SKU Barcode

ShortcodeDescription
[​etwp_barcode]
[​etwp_barcode sku="ABC-123" size="48" align="left" font="Libre Barcode 39" label="yes"]

Woo Subscription Manager

ShortcodeDescription
[​user-day-left]
[​etwp-user-expiry-date format="Y-m-d"]
[​etwp-user-progress height="12" show_text="yes"]
[​etwp-renew-button text="Renew now" url=""]

Woo Toplist Sitemap Shortcodes

ShortcodeDescription
[​woocommerce_products_list] items="10"
sort="newest/alphabetical/most_sold/best_rated"
[​woocommerce_product_categories] orderby="name/slug/count"
hide_empty="true/false" items="200"
[​woocommerce_product_tags] orderby="name/slug/count"
hide_empty="true/false" items="200"

Youtube Playlist (Shortcode)

ShortcodeDescription
[​etwp-youtube-video] playlist="YOUR_PLAYLIST_ID"
items="10"
video_height="315"
show_video_title="true"
show_thumbnail_title="true"
[​etwp-youtube-video playlist="YOUR_PLAYLIST_ID" items="10" video_height="315" show_video_title="true" show_thumbnail_title="true"]