Changeset 37431 for trunk/src/wp-includes/class-oembed.php
- Timestamp:
- 05/13/2016 06:40:19 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-oembed.php
r37069 r37431 39 39 40 40 /** 41 * A list of private/protected methods, used for backward scompatibility.41 * A list of private/protected methods, used for backward compatibility. 42 42 * 43 43 * @since 4.2.0 … … 193 193 194 194 /** 195 * Exposes private/protected methods for backward scompatibility.195 * Exposes private/protected methods for backward compatibility. 196 196 * 197 197 * @since 4.0.0
Note: See TracChangeset
for help on using the changeset viewer.