Category Archives: Web Development

Add Users Total To WordPress Dashboard

Add Users Total To WordPress Dashboard

The WordPress Dashboard is the first thing you see when you login. The “Right Now” box has important information like the total number of posts tags, comments, etc. but one thing is missing: users. I usually don’t have a need to check the Users list, so when a number of […]

Posted in: Web Development

Tagged: , , , , ,


Disable WordPress Drafts & Revisions

Disable WordPress Drafts & Revisions

Today’s computer tech tip involves disabling two features in WordPress: Automatic Drafts & Revisions. They’re intended to be helpful, but they’re not for everyone. I would prefer to see these as options to enable/disable within the Admin Dashboard, but hard-coding the changes will suffice for now. I may have mentioned […]

Posted in: Web Development

Tagged: , , , , ,


Create A Custom Default WordPress Avatar

Create A Custom Default WordPress Avatar

Inside the Discussion Settings area of your WordPress blog, there are seven options for default avatars. The option you select will show up for every user who hasn’t setup a Globally Recognized Avatar for their email address. That is, of course, if you’ve adjusted the Avatar Display option to Show […]

Posted in: Web Development

Tagged: , ,


Don’t Count Administrators In WordPress.com Stats Plugin

Don’t Count Administrators In WordPress.com Stats Plugin

The WordPress.com Stats plugin is great for tracking page-views of your visitors. You can see the top posts and pages, the incoming referral links and search terms, and the outbound links to where your visitors left. As the Administrator, you have two options available for modification. You can choose to: […]

Posted in: Web Development

Tagged: , , , , , , ,


Hide WordPress Version From Dashboard Footer

Hide WordPress Version From Dashboard Footer

Hiding your WordPress installation version is a good idea. Knowing what version you’re running, a malicious person could take advantage of the vulnerabilities identified within that version and potentially corrupt, delete, or even control your WordPress installation and all your web host files. Why some theme developers decide to advertise […]

Posted in: Web Development

Tagged: , , , , , ,


WAMPserver Error: Could Not Execute Menu Item

WAMPserver Error: Could Not Execute Menu Item

While working on my development site the other day, I needed to temporarily disable the alias_module of Apache. When it came time to re-enable it again, I ran into this error: Could not execute menu item (internal error) [Exception] Could not perform service action: The service has not been started […]

Posted in: Web Development

Tagged: , , , ,