forked from strangerstudios/pmpro-div-levels
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
24 lines (17 loc) · 992 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
=== PMPro Levels as DIV Layout ===
Contributors: strangerstudios
Tags: paid memberships pro, pmpro, memberships, ecommerce
Requires at least: 3.0
Tested up to: 3.5.1
Stable tag: .1
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 ==
= .1 =
* Initial release