Test of DirectPHP

This is a test of the new plugin to allow php content to be put directly into an article. Below is the output from the date function to output the current date

 

<?php echo date('Y-m-d');?>