It appears that the default behaviour is to strip PHP from editor content. In my local out-of-the-box copy of v2.3.2, if I select 'source' mode in the editor and type in something like:
<?php function(); ?>
It appears that the default behaviour is to strip PHP from editor content. In my local out-of-the-box copy of v2.3.2, if I select 'source' mode in the editor and type in something like:
<?php function(); ?>