/pmpro-div-levels

Display your Membership Levels Page in a DIV Layout for Paid Memberships Pro

Primary LanguagePHP

=== Paid Memberships Pro - Levels as DIV Layout Add On ===
Contributors: strangerstudios
Tags: paid memberships pro, pmpro, memberships, ecommerce
Requires at least: 3.0
Tested up to: 4.1.1
Stable tag: .2

The default PMPro Membership Levels page displays in a table layout. This plugin changes your levels page layout to use a DIV for each level. If you are using the PMPro Level Cost Text add on, it will use that text for the generated price sentence. Alternately, it will just use the automatically generated level cost text PMPro provides.

== Description ==
This plugin requires Paid Memberships Pro to function.

Display your Membership Levels in a DIV layout, allowing you to add custom CSS to create a more interesting Membership Levels page appearance.

== Installation ==

1. Upload the `pmpro-div-levels` directory to the `/wp-content/plugins/` directory of your site.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. That's it. No settings.

== Changelog == 
= .2 =
* Added meta links to plugins page.
* Fixed _e() use in some cases.
* Now showing "renew" to members with non-recurring levels with an end date instead of "your level".

= .1 =
* Initial release