If you’ve forgotten your WordPress admin password then you can usually easily reset it by going to the normal login
Continue readingAuthor: steve
Understanding WordPress Shortcodes – Beginners Guide
Shortcodes were introduced in WordPress 2.5 and are used for adding macros to a page or post. There are several
Continue readingSetting Up Email Accounts on 1and1 Hosting
Like many other web hosting providers 1and1 offer email hosting as part of their web hosting package. Hosting email and
Continue readingUnderstanding the WordPress Query-Beginners Guide
WordPress stores pages and posts in a MYSQL database. When you request a web page or post from a WordPress
Continue readingWordPress File And Directory Structure Explained
The WordPress software package contains many different files and directories. Although you don’t normally need to download the package from
Continue readingPHP Callbacks and Callback Functions
I only encountered callbacks recently, and spent many hours surfing the web for a nice simple explanation. Eventually I think
Continue readingBeginners Guide to WordPress Templates
WordPress Themes come with multiple templates for displaying pages,posts,archives etc. Each page type can, and often does have, its own
Continue readingThe WordPress Load Process-Beginners Guide
Each time you view a WordPress page or post a whole series of PHP commands get executed before that page/post
Continue readingHow WordPress Works
If you look at a WordPress site you will not find .html web pages. So what happens when you request
Continue readingWordPress Revisions and Auto Save Features
Since WordPress 2.6 WordPress has incorporated two features designed to make editing pages and posts easier and more secure. These
Continue reading