i want to show the syntaxis in some posts about how to run a shortcode, I mean, something like this [myshortcode] but without running it, is that possible?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
If you use double brackets, WordPress will not execute the shortcode but just display it with single brackets. So |
|||||||||||||
|
|
Try replacing the first |
|||||
|
|
I had to use triple brackets [[[gallery]]] but I do not kwow why |
|||||
|
