When we create a new page from admin. We are allow to add markup language like html and content to the pages. But why i am not able to add php scripts. like
<?php function... ?>
When we create a new page from admin. We are allow to add markup
Share
It doesn’t work, it also isn’t very safe. Content and software should be separated.
You might want too checkout shortcodes and add a few of those to do things you want.