- Timestamp:
- 01/04/2021 05:16:43 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-community-events.php
r49927 r49929 307 307 * 308 308 * @param array $location Should contain 'latitude' and 'longitude' indexes. 309 * @return false|string false on failure, or a string on success.309 * @return string|false Transient key on success, false on failure. 310 310 */ 311 311 protected function get_events_transient_key( $location ) {
Note: See TracChangeset
for help on using the changeset viewer.