开发者 | TC.K |
---|---|
更新时间 | 2014年3月2日 21:35 |
捐献地址: | 去捐款 |
PHP版本: | 3.4 及以上 |
WordPress版本: | 3.5.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
advance-wqsf
folder to the /wp-content/plugins/
directory[awsqf-form id={form id}]
to display the form.You can simply refer the awqsf-style.css.css that come with the folder and alter it or override it at your theme css file.
Put this into <?php echo do_shortcode("[awsqf-form id={form id}"); ?>
your template.
Just insert the shortcodes like you inserted in the post content. eg. '[awsqf-form id=3299]`
Just giving 0
to formtitle
atribute in the shortcode eg. '[awsqf-form id=3299 formtitle="0"]`