Changeset 57761 for trunk/src/wp-includes/class-wp-query.php
- Timestamp:
- 03/04/2024 02:46:04 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-query.php
r57750 r57761 39 39 * 40 40 * @since 3.1.0 41 * @var WP_Tax_Query A taxonomy query instance.41 * @var WP_Tax_Query|null A taxonomy query instance. 42 42 */ 43 43 public $tax_query;
Note: See TracChangeset
for help on using the changeset viewer.