Overview
Use shortcodes to easily embed MemberPulse content in your WordPress pages and posts.Available Shortcodes
Events
Acceptance Criteria
Frontend
- Events workflow is implemented in the UI as described.
Backend / API
- Backend behavior supports Events as documented.
Permissions
- Access is restricted per the Capabilities matrix on this page (or equivalent role rules).
Business Rules
- All business rules for this feature are enforced.
Error Handling
- Error states return clear messages and appropriate HTTP status codes.
Courses
Acceptance Criteria
Frontend
- Courses workflow is implemented in the UI as described.
Backend / API
- Backend behavior supports Courses as documented.
Permissions
- Access is restricted per the Capabilities matrix on this page (or equivalent role rules).
Business Rules
- All business rules for this feature are enforced.
Error Handling
- Error states return clear messages and appropriate HTTP status codes.
Directory
Acceptance Criteria
Frontend
- Directory workflow is implemented in the UI as described.
Backend / API
- Backend behavior supports Directory as documented.
Permissions
- Access is restricted per the Capabilities matrix on this page (or equivalent role rules).
Business Rules
- All business rules for this feature are enforced.
Error Handling
- Error states return clear messages and appropriate HTTP status codes.
Job Board
Acceptance Criteria
Frontend
- Job Board workflow is implemented in the UI as described.
Backend / API
- Backend behavior supports Job Board as documented.
Permissions
- Access is restricted per the Capabilities matrix on this page (or equivalent role rules).
Business Rules
- All business rules for this feature are enforced.
Error Handling
- Error states return clear messages and appropriate HTTP status codes.
Resources
Acceptance Criteria
Frontend
- Resources workflow is implemented in the UI as described.
Backend / API
- Backend behavior supports Resources as documented.
Permissions
- Access is restricted per the Capabilities matrix on this page (or equivalent role rules).
Business Rules
- All business rules for this feature are enforced.
Error Handling
- Error states return clear messages and appropriate HTTP status codes.
Member Login
Acceptance Criteria
Frontend
- Member Login workflow is implemented in the UI as described.
Backend / API
- Backend behavior supports Member Login as documented.
Permissions
- Access is restricted per the Capabilities matrix on this page (or equivalent role rules).
Business Rules
- All business rules for this feature are enforced.
Error Handling
- Error states return clear messages and appropriate HTTP status codes.
Member Profile
Acceptance Criteria
Frontend
- Member Profile workflow is implemented in the UI as described.
Backend / API
- Backend behavior supports Member Profile as documented.
Permissions
- Access is restricted per the Capabilities matrix on this page (or equivalent role rules).
Business Rules
- All business rules for this feature are enforced.
Error Handling
- Error states return clear messages and appropriate HTTP status codes.
Styling
Add custom CSS classes:Related Pages
Features
WordPress Shortcodes
Acceptance Criteria
Frontend
- UI provides configuration controls and status/health indicators for this integration.
Backend / API
- Integration can be connected, configured, and exercised end-to-end (auth + sync/webhooks).
Permissions
- Only
ROLE_CLIENT_ADMIN(or equivalent) can configure the integration.
Business Rules
- Data sync respects tenant isolation and mapping rules.
Error Handling
- Auth and sync failures are surfaced with actionable messages and retry behavior.