Frontend Shortcodes and Client Portal
Embed PressedNotes synced pages, feeds, and database-style views on the frontend.
Screenshot placeholder: WordPress page editor showing PressedNotes shortcodes and rendered feed.
Shortcodes In Source
| Shortcode | Purpose |
|---|---|
[pressednotes_page id="123"] | Render a synced page. |
[pressednotes_feed limit="10"] | List recent synced pages. |
[pressednotes_database connection_id="1"] | Show synced pages as a table-style view. |
Current Build Note
The shortcode class exists in source, but verify that the installed release initializes FrontendPortal before promising shortcodes to customers.