Changeset 37492 for trunk/src/wp-includes/class-wp-oembed-controller.php
- Timestamp:
- 05/22/2016 06:14:19 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-oembed-controller.php
r35656 r37492 24 24 public function register_routes() { 25 25 /** 26 * Filter the maxwidth oEmbed parameter.26 * Filters the maxwidth oEmbed parameter. 27 27 * 28 28 * @since 4.4.0 … … 68 68 69 69 /** 70 * Filter the determined post ID.70 * Filters the determined post ID. 71 71 * 72 72 * @since 4.4.0
Note: See TracChangeset
for help on using the changeset viewer.