Cut 'em out, move 'em on, trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@15116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1115,9 +1115,9 @@ case 'menu-get-metabox' :
|
||||
'args' => $item,
|
||||
)
|
||||
));
|
||||
|
||||
|
||||
$markup = ob_get_clean();
|
||||
|
||||
|
||||
echo json_encode(array(
|
||||
'replace-id' => $type . '-' . $item->name,
|
||||
'markup' => $markup,
|
||||
|
||||
Reference in New Issue
Block a user