First page of the BNS archive.

BNS Featured Tag 1.5

Posted by Edward Caissie on Oct 7, 2009 with Comments Closed
in News
as , , ,

I just uploaded a short while ago the most recent update to the WordPress plugin BNS Featured Tag now at version 1.5.

Here is the recent changelog:

== Changelog ==

= 1.5 =
* added option to set the quantity of the first words of the post to display instead of the default excerpt.
* modified description to reflect new functionality
* slightly increased the size of option panel to better display controls

BNS Featured Tag functions essentially the same as BNS Featured Category. There are a few minor code differences, and the obvious tag versus category selectors. It is usually just a matter of clearing my schedule enough to update the code of one after adding the new functionality to the other. This time it took a few days … busy is good.

Three Plugins to Update

Posted by Edward Caissie on Oct 3, 2009 with Comments Closed
in News, Remarks
as , , , ,

We have finished a review of the current versions of the last three of our plugins and made minor updates to all of them.

BNS Featured Category (version 1.4)
BNS Featured Tag (version 1.4)
BNS Corner Logo (version 1.1)

The modifications added a simple version check against the global $wp_version variable that holds the installed WordPress version number. Currently [...]