Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

pronamic/wp-pronamic-subscriptions

Repository files navigation

=== Pronamic Subscriptions ===
Contributors: pronamic, remcotolsma, kjtolsma 
Tags: pronamic, companies
Requires at least: 3.0
Tested up to: 3.9.1
Stable tag: 1.0.2

This plugin add some basic subscription functionalities to WordPress.

== Description ==

This plugin add some basic subscription functionalities to WordPress. It allow you 
create subscription information posts (custom post type). You can bind WordPress user 
roles to these subscription post types. In addition, you can bind these subscription 
posts to other posts. This can be used within WordPress templates to check if an post
has a specific capability.


== Installation ==

Upload the Pronamic Subscriptions folder to your wp-content/plugins folder.


== Screenshots ==

...


== Changelog ==

= 1.0.2 =
*	Fix - Removed an var_dump().

= 1.0.1 =
*	Fix - Some strict standards non-static method messages.
*	Fix - Gravity Forms - Fixed support for admin pre render.

= 1.0.0 =
*	Fix - Gravity Forms - Price field calculation.

= 0.2.0 =
*	Fixed and improved support for the Gravity Forms Update Post plugin
*	Improved Dutch translations

= 0.1 =
*	Initial release