The following list is a full list of available meta data assigned to each announcement. Each of these fields can be accessed outside of the loop using get_post_meta();.
Field | Meta ID | Helper |
---|---|---|
Announcement Color | announcement_color | timeline_express_get_announcement_icon_color( $post_id ); |
Announcement Icon | announcement_icon | timeline_express_get_announcement_icon( $post_id ); |
Announcement Date | announcement_date | timeline_express_get_announcement_date( $post_id ); |
Announcement Image | announcement_image | timeline_express_get_announcement_image( $post_id ); |
Announcement Image ID | announcement_image_id | n/a |