Descrizione
When running wordpress for short term projects, contests, etc. it can be useful to be able
to define a limit on the number of posts a given user can make. This plugin allows admins to
define limits on a per-role basis.
Say you wanted ‘authors’ to be limited to 5 posts and ‘contributors’ to just 1, this plugin is
the way to do it.
Please Note: This plugin is only tested on PHP5 and may not work on earlier versions.
To Do
- Add automated tests
- Solicit user feedback on further options
Installazione
- Upload
wp-post-limitsto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the Post Limits option under Settings and make the appropriate entries
FAQ
There are no frequently asked questions as yet.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“WP Post Limits” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “WP Post Limits” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.1
- Add warning if plugin is run on PHP4
1.0
- Consolidated code in use in various projects
- Prepared for first release
