Docs: Update @since versions in Community Events class added in [42726].

See #41112.

git-svn-id: https://develop.svn.wordpress.org/trunk@43356 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2018-06-16 10:38:27 +00:00
parent 1476007240
commit 4d5b00da46
2 changed files with 5 additions and 5 deletions
@@ -395,7 +395,7 @@ class WP_Community_Events {
* higher position, so that it doesn't get trimmed off.
*
* @since 4.8.0
* @since 5.0.0 Stick a WordCamp to the final list.
* @since 4.9.7 Stick a WordCamp to the final list.
*
* @param array $response_body The response body which contains the events.
* @return array The response body with events trimmed.