What is a System Shortcode vs. a Custom Shortcode?

March 9, 2025 93 views Barry Murphy
Shortcodes allow you to insert dynamic content into your guestbook. System shortcodes (e.g., {{check_in_time}}) pull information from your property listing, while custom shortcodes (e.g., {{{welcome}}}) let you create reusable content for multiple pages.

Understanding System and Custom Shortcodes

Shortcodes are placeholders that automatically insert specific content into your guestbook. They save you time by dynamically displaying important details without requiring manual updates.

There are two types of shortcodes: System Shortcodes and Custom Shortcodes.


System Shortcodes

System shortcodes pull property details directly from your listing. You can insert them using the shortcode dropdown in your guestbook. These shortcodes are enclosed in double curly brackets ({{ }}).

For example, if you add {{check_in_time}} to your guestbook, it will automatically display the property's check-in time.

List of System Shortcodes:

  • {{check_in_time}} - Displays the property's check-in time.
  • {{check_out_time}} - Displays the property's check-out time.
  • {{property_rules}} - Shows the property’s rules as listed in your profile.
  • {{other_details}} - Displays any additional details from your listing.
  • {{wifi_ssid}} - Shows the WiFi network name.
  • {{wifi_pass}} - Displays the WiFi password.
  • {{booking_links}} - Inserts direct booking links (Airbnb, VRBO, etc.).

Custom Shortcodes

Custom shortcodes are created by you and are used to insert your own reusable content. These are helpful when you want to add consistent information across multiple guestbooks without retyping it each time.

Custom shortcodes are enclosed in triple curly brackets ({{{ }}}).

For example:

  • If you create a custom shortcode called {{{welcome}}} with the content: "Welcome to our very special home away from home!"
    Every time you use {{{welcome}}}, it will insert that message into your guestbook.

Other Uses for Custom Shortcodes:

  • Embedding widgets (e.g., a weather forecast or a Spotify playlist).
  • Adding personalized instructions or messages across multiple pages.
  • Creating frequently used text blocks for easy reuse.

With custom shortcodes, you save time and ensure consistency in your guest communications.


By using both system and custom shortcodes effectively, you can create dynamic, personalized, and easy-to-updateguestbooks for your properties! 🚀