Changeset 13382 for trunk/wp-includes/category.php
- Timestamp:
- 02/24/2010 08:13:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/category.php
r13074 r13382 101 101 * 102 102 * @param string $category_path URL containing category slugs. 103 * @param bool $full_match Optional. Whether should match full path or not.103 * @param bool $full_match Optional. Whether full path should be matched. 104 104 * @param string $output Optional. Constant OBJECT, ARRAY_A, or ARRAY_N 105 105 * @return null|object|array Null on failure. Type is based on $output value.
Note: See TracChangeset
for help on using the changeset viewer.