mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Batch editing, first cut, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8973 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -15,8 +15,6 @@ if ( ! defined('ABSPATH') ) die();
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
<?php inline_edit_row( 'post' ) ?>
|
||||
|
||||
<?php
|
||||
if ( have_posts() ) {
|
||||
|
||||
Reference in New Issue
Block a user