Changeset 42871 for trunk/src/wp-includes/update.php
- Timestamp:
- 03/22/2018 08:26:06 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/update.php
r42827 r42871 601 601 * @since 3.7.0 602 602 * 603 * @return array603 * @return object[] Array of translation objects that have available updates. 604 604 */ 605 605 function wp_get_translation_updates() {
Note: See TracChangeset
for help on using the changeset viewer.