ID; wp_nonce_field( basename( __FILE__) , 'amp_content_editor_nonce' ); $content = get_post_meta ( $amp_current_post_id, 'ampforwp_custom_content_editor', true ); $editor_id = 'ampforwp_custom_content_editor'; //wp_editor( $content, $editor_id ); if(empty($content)){ echo "
"; } //echo ""; /*echo "