Περιγραφή
WP Contact Form is a drop in form for users to contact you. It can be
implemented on a page or a post.
Στιγμιότυπα
Εγκατάσταση
- Upload to your plugins folder, usually
wp-content/plugins/
- Activate the plugin on the plugin screen.
- Configure the plugin on it’s settings screen. Settings … Contact Form
Συχνές Ερωτήσεις
- Installation Instructions
-
- Upload to your plugins folder, usually
wp-content/plugins/
- Activate the plugin on the plugin screen.
- Configure the plugin on it’s settings screen. Settings … Contact Form
- Upload to your plugins folder, usually
- How do I add the contact form to a post/page?
-
You need to add the
<!--contact form-->
to the body of the post/page in the editors HTML mode. - Does this plugin have a shortcode for the contact form?
-
Not yet but an major update to the plugin is in development to add a shortcode and improve the admin experience.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“WP Contact Form” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “WP Contact Form” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.6
- Rewrote a bunch of the code to be slightly more modern
- Escaped all the things to fix self-xss issues
1.5.1.1
- Made the include path for buttonsnap more explicit
- Fixed some notices
- Added some screenshots