Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP Contact Form

Descrizione

WP Contact Form is a drop in form for users to contact you. It can be
implemented on a page or a post.

Screenshot

  • This shows the Contact Form option on the settings menu
  • This shows the settings page for the plugin.

Installazione

  1. Upload to your plugins folder, usually wp-content/plugins/
  2. Activate the plugin on the plugin screen.
  3. Configure the plugin on it’s settings screen. Settings … Contact Form

FAQ

Installation Instructions
  1. Upload to your plugins folder, usually wp-content/plugins/
  2. Activate the plugin on the plugin screen.
  3. Configure the plugin on it’s settings screen. Settings … Contact Form
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.

Recensioni

Leggi tutte le recensioni di 2

Contributi e sviluppo

“WP Contact Form” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “WP Contact Form” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

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