وضاحت
Tihs plugin creates a new type of field into Custom Field Suite: the user can select any form generated with Contact Form 7.
You can get the form HTML using CFS()->get( 'form_field_id' )
or the form ID using CFS()->get( 'form_field_id', get_the_ID(), array( 'format' => 'raw' ) )
.
Note: Obviously, this plugin requires both Custom Field Suite and Contact Form 7 to work.
You can contribute to the source code in the GitHub page.
تصوير
انسٽاليشن
- Upload the plugin files to the
/wp-content/plugins/cfs-cf7
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Enjoy
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/cfs-cf7
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Enjoy
- Upload the plugin files to the
- Can I choose HTML class or id of the form?
-
Yes. You can enter those values at Fields Group edit screen 🙂
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“CFS – Contact Form 7 Field” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙواحد: “CFS – Contact Form 7 Field” 1 لوڪل ۾ ترجمو ڪيو ويو آهي. ترجمي ڪندڙن جي مهرباني سندن تعاون لاءِ.
ترجمو ڪريو “CFS – Contact Form 7 Field” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
1.1 (2016-12-06)
- Main class now extends cfs_field
1.0 (2016-10-06)
- First Relase