Typominima, free typography based minimal WordPress theme

Latest Posts by Category v1.2 – Major Update

The Latest Posts by Category Archive WordPress plugin has been updated to version 1.2.

This is a major update as from now on, the plugin is also available as a widget for your widget-ready areas and comes with new styling options dedicated to customize the output of the widget.

The styling options are well documented and the documentation can be found as PDF and HTML files in the download package.

Download the 1.2 plugin version from the original post.

Please report unusual behaviors or bugs via this posts comments section.

WP Plugin: Query Posts WordPress Widget

Justin Tadlock has recently released on cool little WordPress plugin that works miracles for those with little PHP knowledge. As the name says, the plugin is a visual reconstruction of the query_posts WordPress template tag.

So, what does the plugin do? It basically allows you to setup an infinite number of widgets in you widget-ready theme, widgets that will display posts from your blog, defined in the widget option area. You can display posts with a certain tag, posts from a certain category or published in a chosen month. You can display them in full, excerpt or under the form of a list, and many other really cool options.

Adam Warner has also released a video overview of this nifty plugin that you can view here or on WordPress.tv.

More info on this plugin you can find on Justin’s blog.

And you can download the plugin from WordPress.org.

Note: While PHP knowledge is not required in order to manipulate this plugin, a basic understanding of how the query_posts template tag works would turn out to help.

WP Plugin: Latest Posts by Category Archive

After posting the Latest Posts by Category Archive tutorial, I’ve received requests to transform the code into a WordPress plugin.

Update: Version 1.2 has been released. Read about the changes below, in the “Version History” section.

Latest Posts by Category Archive WP Plugin

The Features of ‘Latest Posts by Category Archive’ WP Plugin

Here’s the list of features currently available:

  • Can be used via hard-coding inside page templates;
  • Can be used as a widget in your widget-ready areas;
  • Can be used via shortcodes inside pages’ or posts’ content;
  • Can be used either inside or outside the loop;
  • Can limit the archive to certain categories, or exclude certain categories;
  • Can display or hide post dates;
  • Can display or hide post excerpts and adjust their length in words;
  • Can set the number of listed post from 1 to ‘all’.

Version history

Version 1.2

  • The plugin is now available as a widget for your blog’s widget ready areas;
  • The widget’s output can be easily customized using a few newly added CSS classes. Information about the widget is available in the plugin documentation, which is also included in the download package;
  • Fixed the dashboard area that notifies WP 2.7+ users on the latest plugin version available.

Version 1.1

  • Added option to display post dates;
  • Added dashboard widget for plugin version tracking (Only available for WP 2.7+ users).

Documentation

The plugin documentation is available for download in PDF format: LPBC Documentation (5473)

For further information and plugin updates, please refer to this page, as it will be edited with further improvements.
Click here to read the full blog post!