- Timestamp:
- 06/11/2017 11:09:21 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-community-events.php
r40790 r40895 175 175 * @since 4.8.0 176 176 * 177 * @param 178 * @param 179 * @return @returnarray The request args.177 * @param string $search Optional. City search string. Default empty string. 178 * @param string $timezone Optional. Timezone string. Default empty string. 179 * @return array The request args. 180 180 */ 181 181 protected function get_request_args( $search = '', $timezone = '' ) {
Note: See TracChangeset
for help on using the changeset viewer.