[wp-trac] [WordPress Trac] #40702: Add WordCamps and meetup events to the News Dashboard widget
WordPress Trac
noreply at wordpress.org
Wed May 10 17:43:07 UTC 2017
#40702: Add WordCamps and meetup events to the News Dashboard widget
--------------------------------------+-----------------------------------
Reporter: iandunn | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.8
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses: javascript, rest-api
--------------------------------------+-----------------------------------
Comment (by iandunn):
Changes in `40702-ajax.2.diff`:
* Removed the deprecated `wp_get_nearby_events()` noop function
* Improved i18n string and translator comment in `#tmpl-community-events-
no-upcoming-events`
* Removed unused properties from the AJAX response
* Fixed typo in `maybe_anonymize_ip_address()` docblock
* Fixed `@return` alignment
* Removed backticks around formal data types. I left them around for
properties though, since otherwise it's not obvious that it's a data
point. e.g.: "@return false|array false on failure; an array containing
`location` and `events` items on success." I'm happy to remove those if
people think that's best, though.
* Combined the `toggleLocationForm` selectors
* Added full stops to JS and PHP docblocks.
* removed `@access public`, but left `@access protected`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40702#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list