Changeset 51317 for branches/5.8/src/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php
- Timestamp:
- 07/02/2021 07:03:11 PM (3 years ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
-
branches/5.8/src/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php
r51000 r51317 350 350 * @param WP_Theme $theme_a First theme to compare. 351 351 * @param WP_Theme $theme_b Second theme to compare. 352 *353 352 * @return bool 354 353 */
Note: See TracChangeset
for help on using the changeset viewer.