Forums
(@mcheung63)
6 years, 9 months ago
It does not solve my problem. If i:
return “peter”;
it will give me:
“peter”
rather than:
peter
because it thinks it is a json string so auto add double quote to it
7 years ago
i have developed a shortcode, to display something on page, if i click a link on it, how to jump to other page that is also developed by my shortcode.
Shortcode = render one page only ?