Shortcodes
Handy shortcodes for dates, breadcrumbs, buttons, share links, members-only content and more.
- Last updated date shortcode Type [last_updated] in a post or page and it shows the date it was last changed, like “Last updated: 12 March 2026”.
- Breadcrumbs shortcode Type [breadcrumbs] where you want a trail like Home › Recipes › Lemon cake. Works for posts, pages (with parents), categories and search.
- List of child pages shortcode Type [child_pages] on a page to list the pages under it, with links. Keeps overview pages up to date by themselves.
- Recent posts shortcode Type [recent_posts] to show a list of your latest posts anywhere. Choose how many and from which category: [recent_posts count="3" category="news"].
- Button shortcode Type [button url="/contact/"]Get in touch[/button] to add a button that looks like your theme’s buttons.
- Spam-safe email address shortcode Type [email]you@example.com[/email] to show a clickable email address that’s scrambled in the page code, so address-harvesting bots can’t read it.
- Log in / log out link shortcode Type [login_link] to show “Log in” for visitors and “Log out” for logged-in users, returning them to the same page afterwards.
- Members-only content shortcode Wrap text in [members_only]…[/members_only] and only logged-in users see it. Visitors see a short message with a login link instead.
- Years since shortcode Type [years_since year="2008"] and it shows how many years have passed, like “18”. For “In business for [years_since year="2008"] years”, always up to date.
- Share links shortcode Type [share_links] to add plain share links for X, Facebook, LinkedIn, WhatsApp and email. No scripts, no tracking, no cookies.
- Today’s date shortcode Type [today] to show today’s date in your site’s date format, or pick your own: [today format="l, j F"].
- Visitor’s first name shortcode Type [first_name] to greet logged-in users by name (“Welcome back, Maria!”). Visitors see nothing, or the fallback you set: [first_name fallback="friend"].
Move your snippets over this afternoon.
Importing changes nothing until you switch over, and your old shortcodes keep working.