Changeset 40103 for trunk/src/wp-includes/class-wp-query.php
- Timestamp:
- 02/23/2017 10:29:27 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-query.php
r40028 r40103 3873 3873 3874 3874 /** 3875 * Is the query for an existing single post of any post type (post, attachment, page, ... )? 3875 * Is the query for an existing single post of any post type (post, attachment, page, 3876 * custom post types)? 3876 3877 * 3877 3878 * If the $post_types parameter is specified, this function will additionally
Note: See TracChangeset
for help on using the changeset viewer.