Archives: February, 2010

Exclude categories from the default widget “Categories”

When building a Wordpress site, there are a lot of different bits and bobs to put in place before the theme, and your site, is up and running. Of course, one of the most important parts of your site are your widgets, as they help to provide useful links and sections down your sidebars for any new visitors. Of course, one of the most common, especially if you’re a site with blog or journalistic content, is going to be your categories list.

So, say you’ve got some categories you use privately so you know which posts you used to talk about your IMAP email server, and which ones you used to talk about the times you play Foxy bingo (www.foxybingo.com). If you don’t want these categories to show up, but you do want “everyday”, “going out”, “thoughts on politics” and such to show without costing you the entire widget, there is a solution. Read on to learn how to sort this issue. (more…)

Wordpress plugin “Most Commenting Visitors”

This is a widget plugin which helps to display the visitors who left the most number of comments in the Wordpress blog. (more…)

Wordpress plugin “Subscribe To Author Posts Feed”

This plugin adds links after the posts for subscribing to the post author’s posts feed via RSS. So if there are several authors in the blog, but a visitor wishes to subscribe just an author posts feed, this plugin gives that possibility to do it. (more…)

Sort texts by matching the word

An example for sorting texts in array by matching the word in them: (more…)

Text counter by JavaScript

This is an example for adding a counter to the inputing texts of tags <textarea> and <input>: (more…)

Wordpress plugin “Explanatory Dictionary” new 1.2 version

The new version of Wordpress plugin “Explanatory Dictionary” 1.2. is created. (more…)

Tags of the file content

This function is used for leading out all tags with their counts from the file. (more…)