Changeset 49789 for trunk/src/wp-includes/class-wp-query.php
- Timestamp:
- 12/10/2020 11:51:52 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-query.php
r49700 r49789 1731 1731 * 1732 1732 * @param string $query_var Query variable key. 1733 * @param mixed $default Optional. Value to return if the query variable is not set. Default empty .1733 * @param mixed $default Optional. Value to return if the query variable is not set. Default empty string. 1734 1734 * @return mixed Contents of the query variable. 1735 1735 */
Note: See TracChangeset
for help on using the changeset viewer.