Changeset 10905 for trunk/wp-admin/admin-ajax.php
- Timestamp:
- 04/10/2009 08:58:25 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/admin-ajax.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin-ajax.php
r10903 r10905 446 446 } 447 447 448 if ( category_exists( trim( $_POST['cat_name'] ) ) ) {448 if ( category_exists( trim( $_POST['cat_name'] ), $_POST['category_parent'] ) ) { 449 449 $x = new WP_Ajax_Response( array( 450 450 'what' => 'cat',
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)