[wordpress插件] Call To Action Popup号召性用语弹出窗口

wordpress 插件 文章 2020-03-15 23:20 554 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Call To Action Popup – it’s an incredibly easy to use and completely free popup plugin for WordPress.

号召性用语弹出窗口–这是一个非常易于使用且完全免费的WordPress弹出窗口插件。

Main Features:

主要功能:

    • Create targeted marketing campaigns, keep customers from leaving your site, and build your mailing list easily and quickly with Call To Action Popup.
    • 通过号召性用语弹出窗口轻松,快速地创建有针对性的营销活动,阻止客户离开您的网站并建立您的邮件列表。

    • Create an unlimited number of popups with different looks and configurations.
    • 创建无限数量的具有不同外观和配置的弹出窗口。

    • Record number of PopUp displayed
    • 显示的弹出窗口的记录数

    • Record number of Subscribed
    • 已记录的订阅数

    Binding Event:

    绑定事件:

    To record number of Subscribed, we have created Binding Event subscribed, you can use JavaScript to call to that Event on JavaScript event.

    要记录已订阅的数量,我们创建了绑定事件 subscribed ,您可以使用JavaScript在JavaScript事件上调用该事件。

    Example for event click:

    事件 click 的示例

    $( "#foo" ).on( "click", function() {    

      $(“ #foo”).on(“ click”,function(){    

    $( "#cactus-popup" ).trigger("subscribed");

    $(“#cactus-popup”).trigger(“ subscribed”);

    });

    });

    Shortcode:

    简码:

    [cta_popup id=""]

      [cta_popup id =“”]

    Parameter required:

    所需参数:

      • ID: ID off PopUp post in PopUp Custom Post Type.
      • ID :在PopUp自定义帖子类型中关闭PopUp帖子的ID。

安装步骤

    1. Upload call-to-action-popup.zip to the /wp-content/plugins/ directory and extract it.
    2. call-to-action-popup.zip 上载到 / wp-content / plugins / 目录并提取。

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

下载地址
https://downloads.wordpress.org/plugin/call-to-action-popup.zip
-EOF-

AI助手支持GPT4.0