WordPress how to: Change post dates
12th
Jan–11
Whether you need to schedule a post for future publishing, or backdate a post. Wordpress provides the tools to manipulate the date of your posts.
Filed under Wordpress
12th
Jan–11
Whether you need to schedule a post for future publishing, or backdate a post. Wordpress provides the tools to manipulate the date of your posts.
Filed under Wordpress
07th
Dec–09
There is a better safer way to include you javascript files in your wordpress themes. Using the wp_enqueue() function will prevent problems and script clashes, you can even use it to automatically load your scripts at the bottom of your page.
Filed under Wordpress