Changeset 31212 for trunk/src/wp-includes/query.php
- Timestamp:
- 01/16/2015 07:02:26 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/query.php
r31151 r31212 3943 3943 * @access public 3944 3944 * 3945 * @param string $query URL query string.3945 * @param string|array $query URL query string or array of vars. 3946 3946 */ 3947 3947 public function __construct($query = '') {
Note: See TracChangeset
for help on using the changeset viewer.