Changeset 47060 for trunk/src/wp-includes/pomo/po.php
- Timestamp:
- 01/11/2020 06:30:58 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pomo/po.php
r46730 r47060 210 210 * 211 211 * @param Translation_Entry $entry the entry to convert to po string (passed by reference). 212 * @return false|stringPO-style formatted string for the entry or212 * @return string|false PO-style formatted string for the entry or 213 213 * false if the entry is empty 214 214 */
Note: See TracChangeset
for help on using the changeset viewer.