Over the past few days I made some fairly significant changes to Simple Post Template. If you are upgrading, be sure to read the upgrade instructions first!
In short, I’ve moved away from flat files and now store the template in the database. I execute PHP statements using eval. (A pretty nifty PHP function!) All settings are now stored and modified in the WordPress administration pages and you can select whether or not to prefill new posts with your template or click a button on the new post page.

New administration panel.

New button (only appears when auto fill is deselected in admin panel)
I for one like the result.
That’s all for now.

