[wordpress插件] Alchemyst Forms炼金术形式

wordpress 插件 文章 2020-02-15 05:20 502 0 全屏看文

AI助手支持GPT4.0

评分

100

100

描述

The free version of Alchemyst Forms (the premium version can be acquired at https://alchemyst.io ).

Alchemyst Forms的免费版本(高级版本可以在https://alchemyst.io上获得)。

Alchemyst Forms lets you create contact forms within WordPress using nothing other than HTML.

Alchemyst Forms允许您在WordPress中使用HTML来创建联系人表单。

Email notifications and an entries database are included.

包括电子邮件通知和条目数据库。

The free version contains all you need to get simple forms into your WordPress website, including things like reCAPTCHA, email notifications, and an entries database.

免费版本包含您将简单表格输入WordPress网站所需的全部内容,包括reCAPTCHA,电子邮件通知和条目数据库之类的内容。

Alchemyst Forms was built to be hackable and completely customizable, you can view our documentation at https://alchemyst.io/documentation/alchemyst-forms/ to get started!

Alchemyst Forms可以被黑客入侵并且可以完全自定义,您可以在https://alchemyst.io/documentation/alchemyst-forms/上查看我们的文档以开始使用!

Don’t know HTML very well?

不是很了解HTML吗?

We’ve included a simple to use input builder to help you generate fully featured and capable HTML form components.

我们提供了一个易于使用的输入构建器,可帮助您生成功能齐全且功能强大的HTML表单组件。

Upgrade to the pro version for these additional capabilities

升级到专业版以获得这些附加功能

    • Priority Support
    • 优先支持

    • Google Analytics Integration
    • Google Analytics(分析)集成

    • Unlimited Notifications
    • 无限通知

    • Insert Post Notifications
    • 插入帖子通知

    • Fully featured, searchable, and sortable entries database.
    • 功能齐全,可搜索且可排序的条目数据库。

    • CSV Entry Export
    • CSV条目导出

    • Advanced field types, including WYSIWYG, Address, Tel, Number, Range, Datepicker, and more.
    • 高级字段类型,包括“所见即所得”,“地址”,“电话”,“号码”,“范围”,“日期选择器”等等。

    • File Uploads
    • 文件上传

    • Encrypted Fields
    • 加密字段

    • …and more coming soon!
    • …还有更多即将推出!

    REST API Endpoints

    REST API端点

      • A couple REST API Endpoints have been added.

        已添加几个REST API端点。

      • /wp-json/alchemyst/forms/v2/form?id=[ID] (WP_REST_Server::READABLE) Get a form object.

        / wp-json / alchemyst / forms / v2 / form?id = [ID](WP_REST_Server :: READABLE)获取一个表单对象。

        Returns rendered HTML back to your app.

        将渲染的HTML返回到您的应用。

      • /wp-json/alchemyst/forms/v2/form-submit (WP_REST_Server::CREATABLE) Send POSTdata as a response from the HTML that was rendered from reading the form.

      • / wp-json / alchemyst / forms / v2 / form-submit(WP_REST_Server :: CREATABLE)发送POSTdata作为来自读取表单的HTML的响应。

        A response will be passed back.

      • 响应将被传回。

      • More detailed documentation on the REST API will come as it is tested further.

      • 有关REST API的更多详细文档将在进一步测试的同时提供。

        Consider the REST API in beta right now.

      • 立即考虑Beta版的REST API。

      v1.0.13

      v1.0.13

        • Fixes an admin javascript issue preventing proper usage of the input builder.
        • 修复了导致无法正确使用输入构建器的admin javascript问题。

        v1.0.12

        v1.0.12

          • Fixes a bug with entry views.
          • 使用入口视图修复错误。

          • Corrects a link to the export entries tools page.
          • 更正指向导出条目工具页面的链接。

          v1.0.11

          v1.0.11

            • Fixes a bug with file uploads after switch to wp_mail()
            • 修复了切换到wp_mail()后文件上传的错误

            v1.0.10

            v1.0.10

              • Fixes a bug with WPEngine’s MU-Plugins styles and a classname conflict with the input builder.
              • 修复了WPEngine的MU-Plugins样式的错误,并且类名与输入构建器冲突。

              v1.0.9

              v1.0.9

                • Fixes a javascript bug when multiple email notifications were present for a form.
                • 修复了表单中存在多个电子邮件通知时的JavaScript错误。

                v1.0.8

                v1.0.8

                  • Adds the option to include the HTTP_REFERER url in the email request with the [alchemyst-forms-referrer] shorttag.
                  • 添加选项,以将HTTP_REFERER url包含在带有[alchemyst-forms-referrer]短标签的电子邮件请求中。

                  v1.0.7

                  v1.0.7

                    • Fixes various bugs with entry views, particularly in large forms.
                    • 使用入口视图修复各种错误,尤其是大型视图。

                    • Fixes some javascript bugs with repeatable fields.
                    • 使用可重复的字段修复了一些JavaScript错误。

                    v1.0.6

                    v1.0.6

                      • Updated default editor font size to 14px based on community feedback.
                      • 根据社区反馈将默认编辑器字体大小更新为14px。

                      v1.0.5

                      v1.0.5

                        • Rewrote the mail notification handlers to better follow WordPress standards.
                        • 重写邮件通知处理程序以更好地遵循WordPress标准。

                        v1.0.4

                        v1.0.4

                          • Fixes a bug where field names with spaces would not be sent over email properly.
                          • 修复了一个错误,即带有空格的字段名称无法通过电子邮件正确发送。

                          • Fixes several more issues with older versions of PHP.
                          • 修复了旧版PHP的其他几个问题。

                          v1.0.3

                          v1.0.3

                            • Fixes an issue in the Form Validator for PHP 5.4 and lower.
                            • 修复了PHP 5.4及更低版本的表单验证器中的问题。

                            v1.0.2

                            v1.0.2

                              • Fixes some name conflicts with localized scripts when rendering Alchemyst Forms on the admin side.
                              • 在管理员端呈现Alchemyst表单时,修复了一些与本地化脚本的名称冲突。

                              • Plugin now supports rendering forms in wp-admin.

                              • 插件现在支持在wp-admin中呈现表单。

                                You must enqueue the scripts to the admin like below in your theme’s functions.php, or in a plugin:
                                    

                                您必须像下面在主题的functions.php中或在插件中那样,将脚本加入管理员队列:
                                    

                                if (class_exists(‘Alchemyst_Forms’)) {
                                            

                                如果(class_exists(‘Alchemyst_Forms’)){
                                            

                                add_action(‘admin_enqueue_scripts’, array(‘Alchemyst_Forms’, ‘frontend_scripts’));
                                        

                                add_action('admin_enqueue_scripts',array('Alchemyst_Forms','frontend_scripts')));
                                        

                                }

                              • }

                              • Note that if you want to use this in a plugin, you should hook this into the alchemyst_forms:init action.
                              • 请注意,如果要在插件中使用它,则应将其挂接到alchemyst_forms:init操作中。

                              • Fixes a bug with how field names are interpretted in client side field validation.
                              • 修复了有关在客户端字段验证中如何解释字段名称的错误。

                              v1.0.0

                              v1.0.0

                              Initial public release.

                              首次公开发布。

安装步骤

Install either by uploading through your WP Admin plugins page or uploading directly via FTP to your plugin directory.

通过WP Admin插件页面上传或直接通过FTP上传到插件目录来进行安装。

下载地址

https://downloads.wordpress.org/plugin/alchemyst-forms.zip

https://downloads.wordpress.org/plugin/alchemyst-forms.zip

-EOF-

AI助手支持GPT4.0