Posts Tagged ‘php’

Wordpress Category Heirarchy Structure

No Comments »

In the case of categories, the hierarchy is fairly simple. For instance,
suppose the slug of the Category in question is default and the Category
ID is 6. The Template Hierarchy specifies that WordPress will use the
first Template file it finds in your current Theme’s directory from the
following list… Continue reading

blog using email

No Comments »

Bookmark this category
WordPress can be configured to use e-mail to post to a blog. To enable this functionality, you need to:

1. Create a dedicated e-mail account to be used solely for posting to your blog, 2. Configure WordPress to access that account, and 3. Configure WordPress to publish messages from the e-mail account

You can blog… Continue reading