Title: [pmpro_levels]
Last modified: August 22, 2016

---

# [pmpro_levels]

 *  [kmichaud](https://wordpress.org/support/users/kmichaud/)
 * (@kmichaud)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/pmpro_levels/)
 * Hi, i want to do something like this: [pmpro_levels id=”1,2,3″]
 * The idea is that on a page of registration, i want to display level 1-2-3 and
   on another page the level id 4. Is it possible ? I hope so.
 * Thx
 * [https://wordpress.org/plugins/paid-memberships-pro/](https://wordpress.org/plugins/paid-memberships-pro/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Beenab](https://wordpress.org/support/users/beenab/)
 * (@beenab)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/pmpro_levels/#post-5365837)
 * Hi,
 * Please check below post
 * [https://wordpress.org/support/topic/how-to-display-membership-level-through-id?replies=6#post-6094532](https://wordpress.org/support/topic/how-to-display-membership-level-through-id?replies=6#post-6094532)
 *  Plugin Author [Jason Coleman](https://wordpress.org/support/users/strangerstudios/)
 * (@strangerstudios)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/pmpro_levels/#post-5366018)
 * Don’t think that other thread addressed how to do this.
 * Honestly, the easiest solution would be to just hard code the links to checkout.
   You can copy the HTML generated by the default membership levels page if you 
   like it… and just cut out the levels you want.
 * You can use the [checkout_button level=”3″] shortcode to generate a button/link
   to the checkout page for level 3.
 * What this won’t have is the functionality to show “Your Level” if the user has
   that level or to automatically add new levels when they are added. You’ll have
   to manually update them, but it is straightforward to do and easy to customize.
 * Alternatively, you can copy the code in the levels page here ([https://github.com/strangerstudios/paid-memberships-pro/blob/dev/pages/levels.php](https://github.com/strangerstudios/paid-memberships-pro/blob/dev/pages/levels.php))
   into a custom template or something.
 * Hope this helps.
 *  Plugin Author [Jason Coleman](https://wordpress.org/support/users/strangerstudios/)
 * (@strangerstudios)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/pmpro_levels/#post-5366019)
 * Also, FWIW we have ideas around a shortcode just like you describe in the OP 
   for future versions but not sure when we’ll get to it. It would be really useful
   to be able to do something like that in just one shortcode.
 *  [thannah](https://wordpress.org/support/users/thannah/)
 * (@thannah)
 * [11 years ago](https://wordpress.org/support/topic/pmpro_levels/#post-5366069)
 * I did it with a Hidden Levels for Paid Memberships Pro. Create the php in plugins
   and activate in dashboard. Works like a charm!
 * [https://gist.github.com/strangerstudios/3100680](https://gist.github.com/strangerstudios/3100680)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[pmpro_levels]’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paid-memberships-pro_f1dacb.svg)
 * [Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions](https://wordpress.org/plugins/paid-memberships-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paid-memberships-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paid-memberships-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/paid-memberships-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paid-memberships-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paid-memberships-pro/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [thannah](https://wordpress.org/support/users/thannah/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/pmpro_levels/#post-5366069)
 * Status: not resolved