From d6200c23a737405624c5f81c95bc794ed9822c86 Mon Sep 17 00:00:00 2001 From: David Parker Date: Wed, 21 Jun 2017 17:15:28 -0400 Subject: [PATCH] Now checking which levels to display instead of displaying all levels. --- README.txt | 9 ++++++--- pmpro-div-levels.php | 2 +- templates/levels.php | 1 + 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index 8a78726..b2194ff 100755 --- a/README.txt +++ b/README.txt @@ -2,8 +2,8 @@ Contributors: strangerstudios Tags: paid memberships pro, pmpro, memberships, ecommerce Requires at least: 3.0 -Tested up to: 4.1.1 -Stable tag: .2 +Tested up to: 4.8 +Stable tag: .3 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. @@ -18,7 +18,10 @@ Display your Membership Levels in a DIV layout, allowing you to add custom CSS t 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. That's it. No settings. -== Changelog == +== Changelog == += .3 = +* Now checking which levels to display instead of displaying all levels. + = .2 = * Added meta links to plugins page. * Fixed _e() use in some cases. diff --git a/pmpro-div-levels.php b/pmpro-div-levels.php index 9cd4b8f..e3d9983 100755 --- a/pmpro-div-levels.php +++ b/pmpro-div-levels.php @@ -3,7 +3,7 @@ Plugin Name: Paid Memberships Pro - Levels as DIV Layout Add On Plugin URI: http://www.paidmembershipspro.com/wp/pmpro-divb-levels/ Description: Display your Membership Levels Page in a DIV Layout for Paid Memberships Pro -Version: .2 +Version: .3 Author: Stranger Studios Author URI: http://www.strangerstudios.com */ diff --git a/templates/levels.php b/templates/levels.php index dcfcdba..d2a5396 100755 --- a/templates/levels.php +++ b/templates/levels.php @@ -12,6 +12,7 @@ membership_level->ID))