1<?php 2$meta['pages'] = array('multiline'); // Existing 3$meta['position'] = array('multichoice', '_choices' => array('top' => 'After Heading (prepend)', 'bottom' => 'End of Page (append)'));