Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

how to add shortcode in html

<?php
	echo do_shortcode('[name_of_shortcode]');
?>
 
PREVIOUS NEXT
Tagged: #add #shortcode #html
ADD COMMENT
Topic
Name
4+9 =