Retrieves posts and pages with a certain custom field (e.g. to permanently show your most recommended posts in a widget) and displays them in a list.
The look of the list of posts and pages in the widget can be customized using the style.css cascading style sheet. Just add your own or the following style to your current theme's style.css file:
#must-read-posts li {
list-style-type:square;
margin-bottom:0.4em;
}
Requires: 2.5 or higher
Compatible up to: 3.3.2
Last Updated: 2010-4-20
Downloads: 6,604
Got something to say? Need help?