When WordPress 2.4 comes out on January 24th, the first thing pretty much everyone will notice is a brand new WordPress Admin panel design. The user interface side of things doesn’t appear to have changed much, but there is a huge graphical change, and some minor new features. For taking a small moves approach to [...]
Logging In
Getting to your WordPress login screen is easy, as the file that is the login page is wp-login.php and can be found by typing in the URL of your blog, then forward slash, and finally wp-login.php.
e.g. www.testblog.com/wp-login.php
I usually bookmark the actual administration page (www.testblog.com/wp-admin/), so that if I am already logged in, I get [...]
So over the course of this site’s life, there has already been over one hundred thousand words posted here. That includes four guest posts since the site began, the rest, are all mine.
Where did I find this information?
Well, a friend of mine Joost de Valk, no relation to the online television service, has released an [...]
Requirements
WordPress requires a fairly simple server set-up, one that many hosts include, even under their cheapest packages. It requires PHP version 4.2 or greater, MySQL version 4.0 or greater, and if you want nice permalinks, something we will get into later in this guide, we will also need the Apache mod_rewrite module.
If you don’t know [...]
We are quickly coming up to the end of 2007, and if you want to make sure your blog is safe from anything that could possibly happen, from hackers tampering with your site, to data loss with you host you will want to back up your WordPress site, and doing so has never been easier.
The [...]