mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Add `$status` parameter to `post_exists()` to allow developers to specify a post type, date and status to ensure they hit the `wp_posts` table's `type_status_date` index when determining if a post exists. Props apokalyptik, boonebgorges, brettshumaker, DrewAPicture, MikeHansenMe, peterwilsoncc, whyisjake. Fixes #34012. git-svn-id: https://develop.svn.wordpress.org/trunk@51027 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| includesComment.php | ||
| includesCommunityEvents.php | ||
| includesFile.php | ||
| includesListTable.php | ||
| includesMisc.php | ||
| includesPlugin.php | ||
| includesPost.php | ||
| includesSchema.php | ||
| includesScreen.php | ||
| includesTemplate.php | ||
| includesTheme.php | ||
| includesUser.php | ||
| wpPrivacyRequestsTable.php | ||