can allow me to add custom <head> data to new PAGES only and NOT posts?
I need the following code added to every PAGE I create.
Code:
<style type="text/css" media="all">
@import "http://bitching-galleries.com/wp-content/plugins/widgEditor/css/widgEditor.css";
</style>
<script type="text/javascript" src="http://bitching-galleries.com/wp-content/plugins/widgEditor/scripts/widgEditor.js"></script>