Skip to content

Instantly share code, notes, and snippets.

@slav123
Created July 9, 2013 05:07
Show Gist options
  • Save slav123/5954858 to your computer and use it in GitHub Desktop.
Save slav123/5954858 to your computer and use it in GitHub Desktop.
do short code on wordpress
<?php
echo do_shortcode( '[salesforce form="'.$form_id.'"]' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment