Descrizione
Express posts provides a widget to display either a subset of posts, the children of a page or its siblings.
The widget provides three modes.
Subset will list a given number of posts from your selected categories. Date, date format, and excerpt are all optional.
Children and siblings modes will list the immediate children or siblings of a page, respectively. You can include a placeholder in the widget title as a substitute for the parent page title. You can also choose to show or hide the widget on specific generations of pages, allowing extra flexibility on shared sidebars.
In common with all of my plugins, Express Posts strives to follow best practice in WordPress coding. If you spy a bug or see room for improvement, please let me know.
Installazione
- Upload the plugin to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit the Widgets page to apply and configure
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Express Posts” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Express Posts” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.3.0
- Fixed notices
- Tidied formatting
- Removed extract
1.2
- Fixed notices
1.1
- Added footer
- Fixed id bug
1.0
- Initial release