Inline editing. First cut. Props Aaron Harp. see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -27,6 +27,9 @@ if ( ! defined('ABSPATH') ) die();
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
<?php inline_edit_row( 'post' ) ?>
|
||||
|
||||
<?php
|
||||
if ( have_posts() ) {
|
||||
post_rows();
|
||||
|
||||
Reference in New Issue
Block a user