Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

The Prospect Farmer

Beschrijving

The Prospect Farmer plugin was developed to make extremely easy to insert forms to capture prospects in your pages and posts.

Features

  • Create “form shortcodes” easily and use them within WordPress posts and pages
  • Use any name for the created form shortcode (ex: [tpf:myprospectform])
  • Visual editor for adding The Prospect Farmer script.
  • Global tinyMCE button available in the editing toolbar for inserting created shortcodes.
  • Globally disable the shortcode when not needed.
  • Can disable the shortcode, showing it to admins.

An example usage

  1. Create a form in the The Prospect Farmer App.
  2. Paste the script code in the box given and save it.
  3. Use [tpf:yourformname] in your posts and pages.
  4. The form will shown in the posts and pages where you use it.

Resources

Schermafbeeldingen

  • The Prospect Farmer admin page with some shortcode created.
  • Using the shortcode in a post.
  • Output of the shortcode (The shortcode gets replaced with the form).
  • Insert shotcodes easily into editor using the TinyMCE post editor button.

Installatie

  1. Extract the zipped file and upload the folder theprospectfarmer to to /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to the “The Prospect Farmer” admin page. Admin page is under the “Settings” menu.
  4. Enter a shortcode name.
  5. Paste the form script code in it.
  6. Then use the shortcode [tpf name="name of the shortcode"] in your post. ex: If “myform” is the shortcode name, then just use [tpf name=myform] in your posts. You can use the The Prospect Farmer button on the Visual Editor too.

FAQ

I’ve created a shortcode, how to use it?

For example, consider you made a shortcode “myform”. Then you should use the shortcode [tpf name=myform] in your post.

How to temporarily disable a shortcode?

Just check the “Temporarily disable this shortcode” in the shortcode admin page to disable it.
Note: When you disable a shortcode, the shortcode will not be executed in the page.

Beoordelingen

Lees 1 beoordeling

Bijdragers & ontwikkelaars

“The Prospect Farmer” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “The Prospect Farmer” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.2

  • Tested to be compatible with WordPress 4.4.1

1.1

  • Change the format of the shortcode from [tpf: shortcodename] to [tpf name=shortcodename] to be compatible with the new versions of WordPress

1.0

  • Initial Version.