DocsOEngage7. Shortcodes
Reference

7. Shortcodes

OEngageorravo.com/docs/oengage/7-shortcodes

[oregister_login]

Renders the full login form including social buttons, magic link option, and 2FA prompt.

[oregister_login]

[oregister_register]

Renders the registration form with all configured fields, CAPTCHA, and invitation code.

[oregister_register]

[oregister_profile]

Renders the user profile page. Reads ?user=username from the URL to show other users' profiles.

[oregister_profile]

[oregister_dashboard]

Renders the logged-in user dashboard with stats, activity feed, badges, and notifications. Redirects to login if not authenticated.

[oregister_dashboard]

[oregister_leaderboard]

Renders a leaderboard table. Cached for 5 minutes via transient.

[oregister_leaderboard type="xp" limit="10"]
AttributeDefaultOptions
typexpxp
limit101–50

[oregister_badges]

Renders a badge showcase for a user.

[oregister_badges user_id="123"]
AttributeDefaultDescription
user_idcurrent userWP user ID to display badges for

[oregister_member_only]

Wraps content so it only shows to logged-in users.

[oregister_member_only]
  This content is for members only.
[/oregister_member_only]

7. Shortcodes — OEngage Docs — Orravo