do_action( 'my_calendar_event_drawn', My )
Runs right after a calendar event template is run.
Parameters:
| Name | Type | Description |
|---|---|---|
My |
object | Calendar event object. |
- Since:
- 3.3.15.
- Source:
Runs right after a calendar event template is run.
| Name | Type | Description |
|---|---|---|
My |
object | Calendar event object. |