1. Home
  2. Docs
  3. Developer Guide
  4. Shortcodes

Shortcodes

Shortcodes are small snippets of code that can be added anywhere on your website to show Property Hive related elements and information.

Note that if you're adding shortcodes in a PHP template you can execute them using do_shortcode() like so:

<?php echo do_shortcode('[shortcode_here]'); ?>

Articles

Was this article helpful to you? No Yes

How can we help?