Changeset 20896 for trunk/wp-admin/press-this.php
- Timestamp:
- 05/25/2012 01:45:16 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/press-this.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/press-this.php
r19871 r20896 525 525 </label> 526 526 <?php wp_dropdown_categories( array( 'taxonomy' => 'category', 'hide_empty' => 0, 'name' => 'newcategory_parent', 'orderby' => 'name', 'hierarchical' => 1, 'show_option_none' => '— ' . $tax->labels->parent_item . ' —', 'tab_index' => 3 ) ); ?> 527 <input type="button" id="category-add-submit" class="add:categorychecklist:category-add button category-add-su mbit" value="<?php echo esc_attr( $tax->labels->add_new_item ); ?>" tabindex="3" />527 <input type="button" id="category-add-submit" class="add:categorychecklist:category-add button category-add-submit" value="<?php echo esc_attr( $tax->labels->add_new_item ); ?>" tabindex="3" /> 528 528 <?php wp_nonce_field( 'add-category', '_ajax_nonce-add-category', false ); ?> 529 529 <span id="category-ajax-response"></span>
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)