Skip to content

Instantly share code, notes, and snippets.

@mohsinworld
Created November 23, 2019 12:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mohsinworld/ae2dccc53577427d0ee17a87be6a0d7f to your computer and use it in GitHub Desktop.
Save mohsinworld/ae2dccc53577427d0ee17a87be6a0d7f to your computer and use it in GitHub Desktop.
PHP format of Elementor shortcode
<?php
echo do_shortcode('[elementor-template id="3595"]');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment