- Timestamp:
- 04/13/2019 04:45:05 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
r44225 r45190 1615 1615 1616 1616 if ( ! function_exists( 'get_sample_permalink' ) ) { 1617 require_once ABSPATH . ' /wp-admin/includes/post.php';1617 require_once ABSPATH . 'wp-admin/includes/post.php'; 1618 1618 } 1619 1619
Note: See TracChangeset
for help on using the changeset viewer.