add_shortcode( 'cme_validation_form', function () { $out = '
    




'; return $out; } );