Title: MemberPress shortcodes?
Last modified: July 13, 2023

---

# MemberPress shortcodes?

 *  Resolved [ddas](https://wordpress.org/support/users/ddas/)
 * (@ddas)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/memberpress-shortcodes/)
 * I’m really liking BNFW! I saw the list of shortcodes, and was wondering if there’s
   a way to integrate MemberPress shortcodes inside BNFW.
 * In particular, I’ve set up a notification to let our admins know whenever we 
   have a new member register in MemberPress. So I’d like the notification to also
   include the type of membership that they chose.
 * I do see that MemberPress has shortcodes but I don’t see how I can use it in 
   BNFW: [https://docs.memberpress.com/article/112-available-shortcodes](https://docs.memberpress.com/article/112-available-shortcodes)
 * Is it possible?

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

 *  Plugin Author [Jack – BNFW](https://wordpress.org/support/users/voltronik/)
 * (@voltronik)
 * [3 years ago](https://wordpress.org/support/topic/memberpress-shortcodes/#post-16895624)
 * Hi [@ddas](https://wordpress.org/support/users/ddas/),
   Thanks for you message.
 * If the membership information is stored as standard user meta then you should
   be able to use the Custom Fields add-on to include this information in your BNFW
   email notifications.
 * Let me know if this helps.
 *  Thread Starter [ddas](https://wordpress.org/support/users/ddas/)
 * (@ddas)
 * [3 years ago](https://wordpress.org/support/topic/memberpress-shortcodes/#post-16895637)
 * How do I find out if that’s stored as standard user meta?
 * (All I know is what’s in the link above.)
 *  [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * (@cartpauj)
 * [3 years ago](https://wordpress.org/support/topic/memberpress-shortcodes/#post-16895826)
 * Yes, MemberPress does store its custom fields as WP usermeta.
 * MP has a method you can use to get formatted usermeta as well
 * `$pretty_user_meta = MeprUtils::get_formatted_usermeta($user_id);`
 *  Plugin Author [Jack – BNFW](https://wordpress.org/support/users/voltronik/)
 * (@voltronik)
 * [3 years ago](https://wordpress.org/support/topic/memberpress-shortcodes/#post-16897109)
 * Thanks [@cartpauj](https://wordpress.org/support/users/cartpauj/). In that case
   [@ddas](https://wordpress.org/support/users/ddas/), you should be able to use
   the Custom Fields add-on for this: [https://betternotificationsforwp.com/downloads/custom-fields/](https://betternotificationsforwp.com/downloads/custom-fields/)
 *  Plugin Author [Jack – BNFW](https://wordpress.org/support/users/voltronik/)
 * (@voltronik)
 * [3 years ago](https://wordpress.org/support/topic/memberpress-shortcodes/#post-16964717)
 * Closing due to inactivity. If you need further help with this, please feel free
   to re-open this thread.

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

The topic ‘MemberPress shortcodes?’ is closed to new replies.

 * ![](https://ps.w.org/bnfw/assets/icon.svg?rev=2531573)
 * [Customize WordPress Emails and Alerts - Better Notifications for WP](https://wordpress.org/plugins/bnfw/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bnfw/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bnfw/)
 * [Active Topics](https://wordpress.org/support/plugin/bnfw/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bnfw/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bnfw/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Jack – BNFW](https://wordpress.org/support/users/voltronik/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/memberpress-shortcodes/#post-16964717)
 * Status: resolved