no-image

Contact Form 7内でget_template_partするショートコード

Contact Form 7の中でphpファイルを呼び出したい場合に利用できます。

function wp_gtp_cf7($atts) { //Contact Form 7内でget_template_partする
    $name_index = array_search('name=',$atts->options);
    $name = $atts->values[$name_index];
    ob_start();
    get_template_part($name);
    return ob_get_contents();
}
wpcf7_add_form_tag('get_template_part','wp_gtp_cf7');
pocketlinehatebuimagegalleryaudiovideocategorytagchatquotegoogleplusfacebookinstagramtwitterrsssearchenvelopeheartstaruserclosesearch-plushomeclockupdateeditshare-squarechevron-leftchevron-rightleafexclamation-trianglecalendarcommentthumb-tacklinknaviconasideangle-double-upangle-double-downangle-upangle-downstar-halfstatus