Changeset 18885 for trunk/wp-includes/functions.php
- Timestamp:
- 10/05/2011 11:03:56 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r18826 r18885 1421 1421 * Adding a single key & value or an associative array. Setting a key value to 1422 1422 * an empty string removes the key. Omitting oldquery_or_uri uses the $_SERVER 1423 * value. 1423 * value. Additional values provided are expected to be encoded appropriately 1424 * with urlencode() or rawurlencode(). 1424 1425 * 1425 1426 * @since 1.5.0
Note: See TracChangeset
for help on using the changeset viewer.