Short Code in Short
-
Hello,
May i use ShortCode from other plugins in your PHP short code ?
For example may i do this :
<?phpif ($var1==”1″)
{
echo ‘<p>[shortcode 1]>/p>’;
}
else
{
echo ‘<p>[shortcode 2]>/p>’;
}
?>Thank you for your answer.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Short Code in Short’ is closed to new replies.