Changeset 30178
- Timestamp:
- 11/03/2014 02:26:34 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-embed.php
r30105 r30178 335 335 * 336 336 * @param string $url URL to potentially be linked. 337 * @return string Linked URL or the original URL.337 * @return string|bool Linked URL or the original URL. False if 'return_false_on_fail' is true. 338 338 */ 339 339 public function maybe_make_link( $url ) {
Note: See TracChangeset
for help on using the changeset viewer.