Changeset 42414
- Timestamp:
- 12/21/2017 02:39:21 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/feed.php
r42343 r42414 678 678 * @param mixed $url URL of feed to retrieve. If an array of URLs, the feeds are merged 679 679 * using SimplePie's multifeed feature. 680 * See also {@link http://simplepie.org/wiki/faq/typical_multifeed_gotchas}680 * See also {@link http://simplepie.org/wiki/faq/typical_multifeed_gotchas} 681 681 * 682 682 * @return WP_Error|SimplePie WP_Error object on failure or SimplePie object on success
Note: See TracChangeset
for help on using the changeset viewer.