Blog Summary produces a semantic, hAtom-enabled list of the latest blog post excerpts with the shortcode `[blog-summary]`.
After activating this plugin, simply use the shortcode [blog-summary] wherever you want a list of recent entries. The following optional attributes are parsed by this shortcode to customize the output:
count - Number of recent entries to show. Default is 5.grouptag - HTML element to wrap all recent entries. Default is ol.entrytag - HTML element to wrap each entry. Default is li.titletag - HTML element to wrap each entry title. Default is h4.datetag - HTML element to wrap each entry date. Default is span.commentstag - HTML element to wrap each entry comments link. Default is span.summarytag - HTML element to wrap each entry summary. Default is div.You may specify all or some of the attributes above. Attributes are optional and can be given in any order.
[blog-summary count="3" titletag="h2" datetag="p" commentstag="div"]
And so on. A very simple plugin.
Blog Summary, a plugin for WordPress, (C) 2008 by Scott Allan Wallick, is licensed under the GNU General Public License.
Blog Summary is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Blog Summary is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Blog Summary. If not, see http://www.gnu.org/licenses/.
Requires: 2.5 or higher
Compatible up to: 2.6.1
Last Updated: 2012-11-29
Downloads: 5,162
Got something to say? Need help?