21306 Posts in 5736 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 137 Views |
-
Nesting Shortcodes?

3 August 2012 at 2:46am
How can I create nesting shortcodes?
this code:
[shortcode_1]
Test
[shortcode_2]
Text 2
[/shortcode_2]
[/shortcode_1]
will produce:
Test
[shortcode_2]Text 2
[/shortcode_2]
and not:
Test
Text 2as I want
| 137 Views | ||
|
Page:
1
|
Go to Top |

