The anatomy of a WordPress theme: Joost de Valk from Yoast has posted a fantastic infographic (a very tall and descriptive image) of all the details on how a WordPress theme works. Very interesting for new theme developers, and a good frame of reference for WordPress DIYers looking to find a quick solution to a theme issue.
Technorati Tags: blog, news, google
Original post by Mark Ghosh
Technorati Tags: blog, news, google
I wrote previously on securing a fresh WordPress install. Today, I’ll cover several WordPress plugins that can be used with fresh or existing WordPress installations to enhance security. I’m not going to cover recovering a hacked site, or exploit scanning tools like Exploit Scanner or WordPress Antivirus in this tutorial.
As before, I’ll emphasize a few things:
1. Your WordPress security is only as good as the security on your local computer. If you’re not running good antivirus and anti-malware software or are using an insecure wireless connection, none of this will matter.
2. Likewise, if you’re not keeping your WordPress install updated, none of this will matter.
3. I should have at least mentioned this in my previous security article but didn’t: your WordPress security is also only as good as your web server’s security. Since the audience for these tutorials is beginners, I’m going to assume that you don’t have a lot […]
Original post by Klint Finley
Technorati Tags: blog
I emphasized the importance of backing up in my basic security tutorial, but I discovered all of the backup tutorials I found were out of date. So here’s a tutorial on backing up your WordPress database with the terrific WP-DB-Backup plugin. The great thing about this plugin is that you can have it automatically send you backups by e-mail that you can save both to your local computer and optionally store in your Gmail or other web mail account and an additional off-site backup.
This tutorial assumes you already know how to install plugins.
This tutorial should be forward-compatible with WordPress 3.0
1. Install WP-DB-Backup by Austin Matzko
2. Mouse over Tools so that the down arrow appears
3. Click the down arrow
4. Click Backup
5. You’ll see something like this:
On the left are the default database tables included with WordPress. All of these are included every time you backup. The only thing you have to […]
Original post by Klint Finley
Technorati Tags: blog
Ever wanted to do something in WordPress but just wasn’t sure how? In my experience this happens quite often, mostly with people new to WordPress. But, even the experts run into trouble sometimes. Today I thought I’d start a series of posts which will aim to explain how to do certain things in WordPress. Hopefully this will cover anything from quick tips and simple little functions, all the way up to more complex custom code and the like. So, stick around and you just might learn something.
I think I’ll kick off the series with a couple simple ones…
Why isn’t this plugin working with my theme?
This is probably one of the most common issues I read about regarding WordPress. Sometimes even more experienced WPers can get this one wrong. Now, I’m not saying this is the solution to all problems between plugins and themes. Its just that this little […]
Original post by James Dimick
Technorati Tags: blog
I have a role to write articles, someone else has a role to look over it and edit and deem as feasible for reading, but what does the role I have mean?
Meta: Words or phrases marked in italic will be explained in future posts.
You have a role of […] Continue Reading…
Technorati Tags: blog
Original post by Keith Dsouza
Technorati Tags: blog
I have a role to write articles, someone else has a role to look over it and edit and deem as feasible for reading, but what does the role I have mean?
Meta: Words or phrases marked in italic will be explained in future posts.
You have a role of doing something wherever you are at or at whichever position you are, those roles are pre-defined and involve certain things that you can do and cannot do, some times we do break rules, however with software we usually cannot.
Likewise with WordPress there are some roles that are pre-defined and have certain capabilities that you can use to assign to members of your site, in this post we will look at those roles and know what each of them mean.
Subscriber Role
What is Subscriber Role?
A subscriber role is the most basic and default role that is assigned to any user that registers to […]
Original post by Keith Dsouza
Technorati Tags: blog
Now that you have learnt how to setup your blog and secured it from spammers by activating Akismet, I would like to give you a tour around the admin dashboard, this tour will help you get accustomed to managing WordPress more effectively.
You may also come across several questions, however to keep you assured all your questions will be answered in the WordPress for Beginners series.
Touring the Main Admin Dashboard
WordPress provides users with a really nice dashboard that will allow you to manage and perform several actions, however the first thing that you see when you login to WordPress is a screen as you see below (click to enlarge), lets explore that, I have marked the screen with numbers and will explain what each of it means accordingly.
When you first login to the WordPress admin, you will see a lot of information, sometimes this can be overwhelming, however we will decipher […]
Original post by Keith Dsouza
Technorati Tags: blog
Now that you have optimized your WordPress settings, you are almost ready to welcome visitors to your blog, however there are also some unwanted visitors called spammers.
WordPress has a very good plugin to take care of such spammers in the form or Akismet, this plugin will block spam comments and help you keep your blog clean from spam links.
Akismet plugin is available by default in all new WordPress installations, however it does not work out of the box and you need to setup Akismet to work for you blog, in this post we will see how to setup Akismet to protect your blog against spam comments.
Activate Akismet
Before you can use the plugin, you will need to activate it, to do that click on the plugins menu and then click on the Installed link in it.
Find Akismet in the installed plugins and click on the Activate link to activate the […]
Original post by Keith Dsouza
Technorati Tags: blog
Publish Post Box
A couple of Twitter questions posted to @weblogtooltips (are you following us yet?) about publishing posts in the future with plugins make me think that some users of WordPress might not know about the cool features that are built right into the admin panel. (yes, WordPress does that)
As the screenshot to the left shows, the publish box in WordPress holds a couple of hidden gems that might not immiediately be apparent. You can do one of two things with the fantastic post you just wrote (beside just posting it outright):
You can make your post public and make it a sticky on the front page or you can choose to password protect it or make it completely invisible to people that are not logged in to your blog. This option is available on your “Add New Post” page under the Publish box. You have to click on “Edit” next […]
Original post by Mark Ghosh
Technorati Tags: blog
Update: We have renamed the series to WordPress for Beginners. WordPress for Dummies is a trademarked book, we respect trademarks, we apologize for the confusion.
Welcome to WordPress, now that you have installed one of the best platform to blog with, there are a few things you might want to tweak and change to get the best out of it.
I am starting a new series called “WordPress For Beginners” that will focus on helping newcomers and moderate users optimize their WordPress installation, though I will try and cover many things here, there may still be things that may not make it to this list, so if you think I left anything out please feel free to add to this list.
This guide is based on WordPress 2.8 so few things may not be available/different if you are using a older version of WordPress.
In this post I will concentrate on exposing the different […]
Original post by Keith Dsouza
Technorati Tags: blog