Plugin Directory

Changeset 2547463


Ignore:
Timestamp:
06/14/2021 12:34:04 PM (5 years ago)
Author:
outfunnel
Message:

Tagged v2.1.2

Location:
outfunnel
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • outfunnel/tags/2.1.2/commit.txt

    r2547438 r2547463  
    1 f87ba7bdaddee6752fa41d8d60ef0855e0434870
     123108de6e5f72655a8a154a381b42d8a4e4dec5f
  • outfunnel/tags/2.1.2/languages/outfunnel.pot

    r2547438 r2547463  
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: outfunnel 2.1.1\n"
     9"Project-Id-Version: outfunnel 2.1.2\n"
    1010"Report-Msgid-Bugs-To: devel@outfunnel.com\n"
    11 "POT-Creation-Date: 2021-06-14 11:45+0000\n"
     11"POT-Creation-Date: 2021-06-14 12:34+0000\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • outfunnel/tags/2.1.2/outfunnel.php

    r2547438 r2547463  
    22/*
    33Plugin Name: Outfunnel: Web Visitor Tracking & CRM Integration
    4 Version: 2.1.1
     4Version: 2.1.2
    55Author: andrisreinman
    66Author URI: https://outfunnel.com/
     
    2626    class OUTFUNNEL {
    2727
    28         public $plugin_version = '2.1.1';
     28        public $plugin_version = '2.1.2';
    2929
    3030        /**
  • outfunnel/tags/2.1.2/readme.txt

    r2547438 r2547463  
    1 === Outfunnel ===
     1=== Outfunnel: Web Visitor Tracking & CRM Integration ===
    22Contributors: outfunnel
    3 Tags: analytics, outfunnel, outfunnel plugin
     3Tags: outfunnel, pipedrive, hubspot crm, copper, copper crm, mailchimp, activecampaign, gravity forms, contact form 7, elementor, elementor forms, web visitor tracking
    44Requires at least: 4.2
    55Tested up to: 5.7.2
    6 Stable tag: 2.1.1
     6Stable tag: 2.1.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Enable Outfunnel tracking options on your WordPress site. Add tracking code without the need to modify the template of your site.
     10Easily sync leads from various WP forms to Pipedrive, Copper, HubSpot and other CRMs. Includes web visitor tracking.
    1111
    1212== Description ==
     
    4646== Changelog ==
    4747
     48= 2.1.2 =
     49
     50* Update Plugin title and description in readme.txt. Add new plugin tags
     51
    4852= 2.1.1 =
    4953
  • outfunnel/trunk/commit.txt

    r2547438 r2547463  
    1 f87ba7bdaddee6752fa41d8d60ef0855e0434870
     123108de6e5f72655a8a154a381b42d8a4e4dec5f
  • outfunnel/trunk/languages/outfunnel.pot

    r2547438 r2547463  
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: outfunnel 2.1.1\n"
     9"Project-Id-Version: outfunnel 2.1.2\n"
    1010"Report-Msgid-Bugs-To: devel@outfunnel.com\n"
    11 "POT-Creation-Date: 2021-06-14 11:45+0000\n"
     11"POT-Creation-Date: 2021-06-14 12:34+0000\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • outfunnel/trunk/outfunnel.php

    r2547438 r2547463  
    22/*
    33Plugin Name: Outfunnel: Web Visitor Tracking & CRM Integration
    4 Version: 2.1.1
     4Version: 2.1.2
    55Author: andrisreinman
    66Author URI: https://outfunnel.com/
     
    2626    class OUTFUNNEL {
    2727
    28         public $plugin_version = '2.1.1';
     28        public $plugin_version = '2.1.2';
    2929
    3030        /**
  • outfunnel/trunk/readme.txt

    r2547438 r2547463  
    1 === Outfunnel ===
     1=== Outfunnel: Web Visitor Tracking & CRM Integration ===
    22Contributors: outfunnel
    3 Tags: analytics, outfunnel, outfunnel plugin
     3Tags: outfunnel, pipedrive, hubspot crm, copper, copper crm, mailchimp, activecampaign, gravity forms, contact form 7, elementor, elementor forms, web visitor tracking
    44Requires at least: 4.2
    55Tested up to: 5.7.2
    6 Stable tag: 2.1.1
     6Stable tag: 2.1.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Enable Outfunnel tracking options on your WordPress site. Add tracking code without the need to modify the template of your site.
     10Easily sync leads from various WP forms to Pipedrive, Copper, HubSpot and other CRMs. Includes web visitor tracking.
    1111
    1212== Description ==
     
    4646== Changelog ==
    4747
     48= 2.1.2 =
     49
     50* Update Plugin title and description in readme.txt. Add new plugin tags
     51
    4852= 2.1.1 =
    4953
Note: See TracChangeset for help on using the changeset viewer.