Uses
Uses | Description |
---|---|
wp-admin/includes/class-wp-community-events.php: WP_Community_Events::trim_events() | Prepares the event list for presentation. |
wp-admin/includes/class-wp-community-events.php: WP_Community_Events::format_event_data_time() | Adds formatted date and time items for each event in an API response. |
wp-admin/includes/class-wp-community-events.php: WP_Community_Events::get_events_transient_key() | Generates a transient key based on user location. |
wp-includes/option.php: get_site_transient() | Retrieves the value of a site transient. |