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:
ryan
2008-09-10 22:47:03 +00:00
parent d2b3b03d9f
commit 2f582d83e7
10 changed files with 657 additions and 84 deletions

View File

@@ -27,6 +27,9 @@ if ( ! defined('ABSPATH') ) die();
</tr>
</thead>
<tbody>
<?php inline_edit_row( 'post' ) ?>
<?php
if ( have_posts() ) {
post_rows();