Changeset 41289 for trunk/src/wp-admin/includes/translation-install.php
- Timestamp:
- 08/22/2017 11:51:11 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/translation-install.php
r40638 r41289 1 1 <?php 2 2 /** 3 * WordPress Translation Install Administration API3 * WordPress Translation Installation Administration API 4 4 * 5 5 * @package WordPress … … 25 25 26 26 /** 27 * Allows a plugin to override the WordPress.org Translation Install API entirely.27 * Allows a plugin to override the WordPress.org Translation Installation API entirely. 28 28 * 29 29 * @since 4.0.0 … … 94 94 95 95 /** 96 * Filters the Translation Install API response results.96 * Filters the Translation Installation API response results. 97 97 * 98 98 * @since 4.0.0
Note: See TracChangeset
for help on using the changeset viewer.