Changeset 42228 for trunk/src/wp-includes/class-wp-query.php
- Timestamp:
- 11/26/2017 11:56:25 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-query.php
r42151 r42228 424 424 * @var bool 425 425 */ 426 public $thumbnails_cached = false;426 public $thumbnails_cached = false; 427 427 428 428 /**
Note: See TracChangeset
for help on using the changeset viewer.