Skip to content

Instantly share code, notes, and snippets.

@zerobugs-oficial
Created June 18, 2020 15:47
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 zerobugs-oficial/774f2b29f5098b5520679b448dbc3660 to your computer and use it in GitHub Desktop.
Save zerobugs-oficial/774f2b29f5098b5520679b448dbc3660 to your computer and use it in GitHub Desktop.
WordPress: Criando um Shortcode personalizado - 3
<?php echo do_shortcode('[nomeDoSeuShortcode]'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment