Posts tagged as:

plugins

If you’re editing a WordPress theme template file by adding a call to a plugin’s function, you need to be careful. In six months or a year you’re going to deactivate or delete that plugin, and you’re going to get a big ugly fatal PHP error on your blog. You can avoid it, [...]

{ 0 comments }

WordPress Wednesday: Admin Lists

Wednesday July 1, 2009

Right now I’ve got just under 3,400 posts here on this site. That makes it sort of a pain when I’m browsing through them in the back-end because by default the WordPress engine is set to display lists of posts fifteen at a time. I frequently have twenty or more drafts and / [...]

{ 0 comments }

If you look at the top of this page you’ll see that there is a short quip displayed in my header. Every time you visit any page, it changes. I have about fifteen little quotes in my database and they’re set to display randomly with each refresh of the page. I wrote [...]

{ 2 comments }

I published a few articles back in early 2005 and late 2006 explaining how you can edit your WordPress quicktags.js JavaScript file to add new buttons to your Edit Post menu. At the time this was the simplest way I knew to change the WordPress interface. Since then, however, every time a new [...]

{ 13 comments }

If you scroll to the bottom of this page, you’ll see that in my footer I display how long I’ve been publishing this site. It’s pretty simple to do this; all you really need is the DateDiff plugin and PHP’s default date() function.

{ 0 comments }

WordPress Wednesday: Current Plugins

Wednesday February 18, 2009

Here’s a handy list of all the WordPress plugins I’m currently using to publish this site.

{ 0 comments }

Displaying Older Posts

Tuesday May 6, 2008

I’m suffering from a little bout of writer’s block these days. When you combine that with the fact that I haven’t been cruising the ‘net finding new and funny things, it makes for a dearth of new content on this site. I was thinking that it would be cool to display a single [...]

{ 0 comments }

Akismet Works

Wednesday April 2, 2008

I installed Akismet here at the beginning of the Fall of 2006. I really don’t know how I lived without it. I emptied the queue about seven hours ago, and when I got to the office this morning there were already almost 1500 comments, pingbacks, and trackbacks flagged as spam.
Akismet has protected your [...]

{ 0 comments }

WordPress Gunning-Fog Analysis PlugIn

Saturday March 31, 2007

A few weeks ago a friend of mine asked me to build a WordPress plugin to display a Gunning-Fog analysis on his blog. The math part was pretty easy stuff. I was having a borch of a time getting the plugin to count syllables, so I hunted through Google and found someone else [...]

{ 3 comments }

Akismet and Comment Spam

Thursday January 11, 2007

Since I installed it 143 days ago, Akismet has killed 23,683 spam comments on this blog. That’s an absurd 165 pieces of spam per day. And the number is definitely increasing daily at what I consider an astronomical rate. I have no doubt that in the time it takes me to write [...]

{ 1 comment }