Surbma | SalesAutopilot Shortcode

外掛說明

A simple shortcode to include SalesAutopilot forms into WordPress. This is a very useful plugin if your users don’t have permission to embed javascript in the content or you just want to use a more simple way to embed the forms wherever you want.

The shortcode:

[sa-form listid="THIS_IS_THE_LISTID" formid="THIS_IS_THE_FORMID"]

Where listid is the SalesAutopilot’s list ID and formid is the form’s ID, that you want to display.

You can find these IDs in your SalesAutopilot admin area, when you select a form. Both IDs are at the bottom of that page.

安裝方式

  1. Upload surbma-salesautopilot-shortcode folder to the /wp-content/plugins/ directory
  2. Activate the Surbma | SalesAutopilot Shortcode plugin through the ‘Plugins’ menu in WordPress
  3. That’s it. Now you can use the shortcode. 🙂

常見問題集

What is SalesAutopilot?

SalesAutopilot is one of the best marketing automatization and CRM system. For more information, please visit the official SalesAutopilot website: www.salesautopilot.com

Can I customize the look of the form?

There is no option to customize it via the shortcode. You can control the look of your form in your SalesAutopilot admin area.

What does Surbma mean?

It is the reverse version of my last name. 😉

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Surbma | SalesAutopilot Shortcode〉的開發相關工作。

參與者

變更記錄

2.5

Release date: 2024-12-30

  • Nothing changed, but need to increase the version.

2.4

Release date: 2024-12-28

  • Nothing changed, but need to increase the version.

2.3

Release date: 2024-12-28

  • Nothing changed, but need to increase the version.

2.2

Release date: 2024-12-28

  • ENHANCED – Using rawurlencode() instead of urlencode() to ensure URLs are correctly encoded.

2.1

Release date: 2024-12-28

  • FIX – Variables are safely escaped by the shortcode. The Cross-Site Scripting vulnerability was reported by Wordfence.

2.0

Release date: 2020-02-10

  • TWEAK – Tested with WordPress 5.3 version.
  • TWEAK – Updated to use a new way to deploy it to wp.org repo.

1.1.1

Fixed description.

1.1.0

  • Added a div wrapper and a width parameter to the shortcode.

1.0.0

  • Initial release.