Changeset 9354 for trunk/wp-admin/admin-ajax.php
- Timestamp:
- 10/26/2008 09:08:52 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/admin-ajax.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin-ajax.php
r9345 r9354 344 344 'what' => 'cat', 345 345 'id' => $cat->term_id, 346 'position' => -1, 346 347 'data' => _cat_row( $cat, $level, $cat_full_name ), 347 348 'supplemental' => array('name' => $cat_full_name, 'show-link' => sprintf(__( 'Category <a href="#%s">%s</a> added' ), "cat-$cat->term_id", $cat_full_name)) … … 379 380 'what' => 'link-cat', 380 381 'id' => $term_id, 382 'position' => -1, 381 383 'data' => $link_cat 382 384 ) );
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)