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.

Gravity Forms Image in HTML

Descrizione

This plugin is an add-on for the Gravity Forms Plugin.

Do you need to insert images into Gravity Forms HTML fields? Hate manually uploading and creating tags? Me too! Thats why I created this simple plugin for Gravity Forms which adds a button to every HTML field in the Gravity Forms form editor. Click the button and insert or upload an image using the standard WordPress media uploader.

Usage:
1. Add an HTML field to your form.
2. Click the new “Insert Image” button.
3. Upload a new image or select an existing image.
4. The tag is inserted into the HTML field at the position of the cursor.

Important Notes:
I added an attribute to every tag of:

style="max-width:100%"

This prevents large images for breaking the forms. You can easily remove it from the insert, but it shouldn’t break anything if you leave it.

Fork away: https://github.com/ethanpil/gravity-forms-image-in-html

This WordPress plugin is brought to you by Los Angeles Web Design

Future Plans:
1. Add Support for Gravity Forms WYSIWYG – https://wordpress.org/plugins/gravity-forms-wysiwyg/

Installazione

Like every other WordPress plugin! 🙂

  1. Upload all the files from gravity-forms-image-in-html.zip into a folder within the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Gravity Forms Image in HTML” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Gravity Forms Image in HTML” 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.0

  • Initial Release