Changeset 2547463
- Timestamp:
- 06/14/2021 12:34:04 PM (5 years ago)
- Location:
- outfunnel
- Files:
-
- 8 edited
- 1 copied
-
tags/2.1.2 (copied) (copied from outfunnel/trunk)
-
tags/2.1.2/commit.txt (modified) (1 diff)
-
tags/2.1.2/languages/outfunnel.pot (modified) (1 diff)
-
tags/2.1.2/outfunnel.php (modified) (2 diffs)
-
tags/2.1.2/readme.txt (modified) (2 diffs)
-
trunk/commit.txt (modified) (1 diff)
-
trunk/languages/outfunnel.pot (modified) (1 diff)
-
trunk/outfunnel.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
outfunnel/tags/2.1.2/commit.txt
r2547438 r2547463 1 f87ba7bdaddee6752fa41d8d60ef0855e0434870 1 23108de6e5f72655a8a154a381b42d8a4e4dec5f -
outfunnel/tags/2.1.2/languages/outfunnel.pot
r2547438 r2547463 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: outfunnel 2.1. 1\n"9 "Project-Id-Version: outfunnel 2.1.2\n" 10 10 "Report-Msgid-Bugs-To: devel@outfunnel.com\n" 11 "POT-Creation-Date: 2021-06-14 1 1:45+0000\n"11 "POT-Creation-Date: 2021-06-14 12:34+0000\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
outfunnel/tags/2.1.2/outfunnel.php
r2547438 r2547463 2 2 /* 3 3 Plugin Name: Outfunnel: Web Visitor Tracking & CRM Integration 4 Version: 2.1. 14 Version: 2.1.2 5 5 Author: andrisreinman 6 6 Author URI: https://outfunnel.com/ … … 26 26 class OUTFUNNEL { 27 27 28 public $plugin_version = '2.1. 1';28 public $plugin_version = '2.1.2'; 29 29 30 30 /** -
outfunnel/tags/2.1.2/readme.txt
r2547438 r2547463 1 === Outfunnel ===1 === Outfunnel: Web Visitor Tracking & CRM Integration === 2 2 Contributors: outfunnel 3 Tags: analytics, outfunnel, outfunnel plugin3 Tags: outfunnel, pipedrive, hubspot crm, copper, copper crm, mailchimp, activecampaign, gravity forms, contact form 7, elementor, elementor forms, web visitor tracking 4 4 Requires at least: 4.2 5 5 Tested up to: 5.7.2 6 Stable tag: 2.1. 16 Stable tag: 2.1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 E nable Outfunnel tracking options on your WordPress site. Add tracking code without the need to modify the template of your site.10 Easily sync leads from various WP forms to Pipedrive, Copper, HubSpot and other CRMs. Includes web visitor tracking. 11 11 12 12 == Description == … … 46 46 == Changelog == 47 47 48 = 2.1.2 = 49 50 * Update Plugin title and description in readme.txt. Add new plugin tags 51 48 52 = 2.1.1 = 49 53 -
outfunnel/trunk/commit.txt
r2547438 r2547463 1 f87ba7bdaddee6752fa41d8d60ef0855e0434870 1 23108de6e5f72655a8a154a381b42d8a4e4dec5f -
outfunnel/trunk/languages/outfunnel.pot
r2547438 r2547463 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: outfunnel 2.1. 1\n"9 "Project-Id-Version: outfunnel 2.1.2\n" 10 10 "Report-Msgid-Bugs-To: devel@outfunnel.com\n" 11 "POT-Creation-Date: 2021-06-14 1 1:45+0000\n"11 "POT-Creation-Date: 2021-06-14 12:34+0000\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
outfunnel/trunk/outfunnel.php
r2547438 r2547463 2 2 /* 3 3 Plugin Name: Outfunnel: Web Visitor Tracking & CRM Integration 4 Version: 2.1. 14 Version: 2.1.2 5 5 Author: andrisreinman 6 6 Author URI: https://outfunnel.com/ … … 26 26 class OUTFUNNEL { 27 27 28 public $plugin_version = '2.1. 1';28 public $plugin_version = '2.1.2'; 29 29 30 30 /** -
outfunnel/trunk/readme.txt
r2547438 r2547463 1 === Outfunnel ===1 === Outfunnel: Web Visitor Tracking & CRM Integration === 2 2 Contributors: outfunnel 3 Tags: analytics, outfunnel, outfunnel plugin3 Tags: outfunnel, pipedrive, hubspot crm, copper, copper crm, mailchimp, activecampaign, gravity forms, contact form 7, elementor, elementor forms, web visitor tracking 4 4 Requires at least: 4.2 5 5 Tested up to: 5.7.2 6 Stable tag: 2.1. 16 Stable tag: 2.1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 E nable Outfunnel tracking options on your WordPress site. Add tracking code without the need to modify the template of your site.10 Easily sync leads from various WP forms to Pipedrive, Copper, HubSpot and other CRMs. Includes web visitor tracking. 11 11 12 12 == Description == … … 46 46 == Changelog == 47 47 48 = 2.1.2 = 49 50 * Update Plugin title and description in readme.txt. Add new plugin tags 51 48 52 = 2.1.1 = 49 53
Note: See TracChangeset
for help on using the changeset viewer.