Tag Archives | plugin

Desert Island WordPress Plugins

Yes, I’m aware that logically this post title makes zero sense. Shall we move on? I have several WordPress blogs running, right now, and here are the plugins I cannot do without: Akismet – THE comment spam blocker Better WP Security – A plugin that analyzes and tweaks your WP security settings. I’ve already seen [...]

Read full story Comments { 0 }

Progress Tracking Plugin Round 1

I decided to start coding the plugin. I’ve never tried to create a WordPress plugin before. The first four hours I spent learning about the initialization plugin hooks and creating admin menus. Right about when I had the initialization function successfully creating two tables to store data and the admin menu function creating a new [...]

Read full story Comments { 0 }

Ideas for a progress tracking WP Plugin?

I’ve been thinking about creating a wordpress plugin for a while. Not something that I’d ever use here–not today anyway. But I see a need for it among some of my other friends. So, this plugin probably has an audience of three. Maybe five. The plugin is one to keep track of works in progress [...]

Read full story Comments { 0 }