Descripción
This is an add-on for the Restrict Content Pro plugin. It does not function on its own.
This plugin will add support for limiting bbPress forums and topics to paid members and / or members with specific access rights. It makes it exceptionally easy to have members-only forums.
Learn more about Restrict Content Pro at restrictcontentpro.com
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Restrict Content Pro – bbPress» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Restrict Content Pro – bbPress» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.1
- New: Added support for the upcoming Restrict Content Pro 3.1 update.
- New: Added PHPDocs.
- Tweak: Updated plugin author name and URL.
- Tweak: General code cleanup and formatting.
- Fix: Filter contents of restricted topics in RSS feeds.
- Fix: Remove use of deprecated
bbp_has_topics_query
filter.
1.0
Added support for restrictin forums / topics based on the subscription level, the paid status, and the access level of the member.
Improved the display of the metabox options.
Improved overall code quality.
0.6
Fixed: improper redirect when accessing a restricted topic while logged into an account that does not have access
0.5
New: send unauthorized users to the login page with a redirect back to the restricted topic / reply when accessing directly instead of using wp_die()
0.4
Fixed: allow forum moderators and Editors to view restricted forums / topics
0.3
Fixed: a bug with non-paid users still being able to access premium topics if using the direct URL
Tweaked: improved code formatting
Tweaked: made a few general code improvements
0.2
Added default language files.
Added German translation files.
0.1
- First beta release.