post->metas['post_noindex'])) { $editor->post->metas['post_noindex'] = ""; } $post=$editor->getPost(); function getBackgroundStyleOptions($current_value) { $output = ''; $styles = array( __( "Cover", 'visual_editor' ) => 'cover', __( 'Contain', 'visual_editor' ) => 'contain', __( 'No Repeat', 'visual_editor' ) => 'no-repeat', __( 'Repeat', 'visual_editor' ) => 'repeat' ); foreach ( $styles as $name => $style ) { $output .= ''; } return $output; }; ?> Page Setting