User Notes Shortcodes
Overview
This article describes how to utilize the shortcode in the extension User Notes. The user notes shortcodes display the add note form as well as the notes created by the current login user.
Shortcodes
[um_user_notes_add]
The form to add a new note is displayed by this shortcode.
[um_user_notes_view]
This shortcode displays notes that have been created by the currently logged-in user.
Attributes
Key | Type | Default | Description |
user_id | integer | Current profile ID (on profile page) or current logged-in user ID |
The user ID. |
|
|