Changeset 47060 for trunk/src/wp-includes/embed.php
- Timestamp:
- 01/11/2020 06:30:58 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/embed.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/embed.php
r46660 r47060 103 103 * @param array $args Optional. Additional arguments and parameters for retrieving embed HTML. 104 104 * Default empty. 105 * @return false|string False on failure or the embed HTML on success.105 * @return string|false The embed HTML on success, false on failure. 106 106 */ 107 107 function wp_oembed_get( $url, $args = '' ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)