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.