has_title()) : ?>
has_editor()) : ?>
get_content()) : ''; ?>
500,
)); ?>
id, 'side', $object);
?>
id, 'side-bottom', $object);
?>
id, 'normal', $object);
/**
* Allow developers to add additional elements after the modals are printed.
*
* @since 2.0.0
* @param object Object being edited right now
*/
do_action("wu_edit_{$screen->id}_after_normal", $object);
/**
* Print Advanced Metaboxes
*
* Allow plugin developers to add new metaboxes
*
* @since 1.8.2
* @param object Object being edited right now
*/
do_meta_boxes($screen->id, 'advanced', $object);
?>
object_id), sprintf('saving_%s', $page->object_id), false); ?>
object_id), '_wpultimo_nonce'); ?>
edit) : ?>
object_id), sprintf('deleting_%s', $page->object_id), false); ?>
object_id), 'delete_wpultimo_nonce'); ?>