Kadence RCP Shortcodes
The Kadence RCP Shortcodes toolkit provides a collection of dynamic macros that allow you to display operational content and customize layouts anywhere on your WordPress site. Instead of editing theme files or using complex custom code, you can insert short text blocks into pages, posts, or widgets to create functional frontend areas. This flexibility ensures you can build personal account portals, custom checkouts, and custom registration paths that blend into your site’s design.
These shortcodes allow you to control exactly what different types of visitors see on your site. You can display dynamic login screens, show available subscription tiers, and create areas where members can change their passwords or review their payment histories. Additionally, you can wrap specific text paragraphs, video players, or download buttons inside conditional tags so only logged-in subscribers can view them. Review the following resources to master shortcode parameters, set up custom customer paths, and optimize your membership layout.
Kadence RCP Shortcodes articles
Check out the shortcode references and layout tutorials below to easily embed dynamic system features and restrict partial page content.
[user_expiration]
Read more: [user_expiration]This shortcode can be used to display the membership expiration date for the currently logged in user. [user_expiration] Have more questions? Submit a request Was this article helpful? Yes No Thank you for your input. Thank you for your feedback.
[user_name]
Read more: [user_name]This shortcode can be used to show the Display Name of the currently logged-in user. This is good for personalizing welcome pages. [user_name] Have more questions? Submit a request Was this article helpful? Yes No Thank you for your input. Thank you for your feedback.
Group Accounts – Customizing the Templates
Read more: Group Accounts – Customizing the TemplatesEach of the shortcodes listed on this page can be customized to some extent via the included template files. To customize the template files, you need to copy the desired template file(s) into your child theme’s folder. Group Accounts uses the same method that Restrict Content Pro itself uses, as outlined here. The template files included in Group…
Group Accounts – Shortcodes
Read more: Group Accounts – ShortcodesIn addition to the [rcp_group_dashboard] shortcode, there are some additional shortcodes available that give you more control over the group dashboard display. Included shortcodes are: [rcp_group_member_add] – displays the Add Group Members form [rcp_group_member_import] – displays the Import Group Members form for importing group members via CSV. [rcp_group_members_list] – displays the Group Members table, which…