Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

FormToEmail Shortcodes

Deskripsyon

Manage your FormToEmail forms and easily insert them into any page or post using a shortcode:

[formtoemail id="fte_my_form_name"]

Each form consists of a unique name and HTML code. You can copy and paste HTML code provided in your FormToEmail user panel or you can input your own HTML code.

This plugin will NOT taint your content or the output of other shortcodes. If you delete a form, any existing shortcodes with that form’s ID will output an empty string.

This plugin was built using code from Raw HTML Snippets.

Mga Screenshot

  • Form library
  • Adding and editing a form
  • Sample form on a page

Pag-install

  1. Download and unzip to the ‘wp-content/plugins/’ directory.
  2. Activate the plugin.
  3. Use the FormToEmail link on the left of the admin panel to add, edit, and remove your forms.
  4. Configure and copy forms and code from your FormToEmail User Panel.
  5. Insert forms into any page or post using a shortcode.

FAQ

None.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “FormToEmail Shortcodes” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “FormToEmail Shortcodes” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.1

  • Security Update: Addressed a potential security vulnerability related to input handling for enhanced protection.

1.0

  • Initial Release