Redoing a blog? Need to check all existing posts before re-publishing them? Sometimes it is just easier to change all your posts to draft. Then you can go through them one by one, check them and then re-publish. Here is an easy way to change all the WordPress posts on your blog to draft using… Read more »
Monthly Archives:: April 2013
How to Display Programming Code Snippets in a WordPress Post
There are a lot of examples on the Web explaining how to use <pre><code> blocks to display programming code in a post. And there are a lot of plugins that claim they will allow you to display your code easily but I had never found one that actually worked well. I was frustrated with finding… Read more »
Help With Using phpMyAdmin
If you need to learn how to access phpMyAdmin on your website find the instructions from your Web Hosting provider. There are links to the help pages for some of the more common hosting companies: 1&1 Help Center – phpMyAdmin HostGator – phpMyAdmin Go Daddy – phpMyAdmin Dreamhost – phpMyAdmin Bluehost – phpMyAdmin For other… Read more »
How To Put an HTML Only Page on your WordPress Website
There are times when you might want to put a non-WordPress Html page on your site that is not part of the standard WordPress system and database. It is easy to create new and interesting pages this way. And it’s easy to do. To allow your users and search engines access to your HTML… Read more »
Recent Comments