Changeset 2295091
- Timestamp:
- 04/30/2020 07:46:39 AM (6 years ago)
- Location:
- outfunnel
- Files:
-
- 8 edited
- 1 copied
-
tags/1.4.2 (copied) (copied from outfunnel/trunk)
-
tags/1.4.2/commit.txt (modified) (1 diff)
-
tags/1.4.2/languages/outfunnel.pot (modified) (1 diff)
-
tags/1.4.2/outfunnel.php (modified) (2 diffs)
-
tags/1.4.2/readme.txt (modified) (1 diff)
-
trunk/commit.txt (modified) (1 diff)
-
trunk/languages/outfunnel.pot (modified) (1 diff)
-
trunk/outfunnel.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
outfunnel/tags/1.4.2/commit.txt
r2240469 r2295091 1 4e 09b55ee67135414d76839449e257a41a231ff01 4ea23d977b084d14fc890321ac460e9a196a664f -
outfunnel/tags/1.4.2/languages/outfunnel.pot
r2240469 r2295091 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: outfunnel 1.4. 1\n"9 "Project-Id-Version: outfunnel 1.4.2\n" 10 10 "Report-Msgid-Bugs-To: devel@outfunnel.com\n" 11 "POT-Creation-Date: 2020-0 2-07 12:59+0000\n"11 "POT-Creation-Date: 2020-04-30 07:46+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/1.4.2/outfunnel.php
r2240469 r2295091 2 2 /* 3 3 Plugin Name: Outfunnel 4 Version: 1.4. 14 Version: 1.4.2 5 5 Author: andrisreinman 6 6 Author URI: https://outfunnel.com/ … … 18 18 { 19 19 20 public $plugin_version = '1.4. 1';20 public $plugin_version = '1.4.2'; 21 21 22 22 public function __construct() -
outfunnel/tags/1.4.2/readme.txt
r2240469 r2295091 3 3 Tags: analytics, outfunnel, outfunnel plugin 4 4 Requires at least: 4.2 5 Tested up to: 5. 3.26 Stable tag: 1.4. 15 Tested up to: 5.4.1 6 Stable tag: 1.4.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
outfunnel/trunk/commit.txt
r2240469 r2295091 1 4e 09b55ee67135414d76839449e257a41a231ff01 4ea23d977b084d14fc890321ac460e9a196a664f -
outfunnel/trunk/languages/outfunnel.pot
r2240469 r2295091 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: outfunnel 1.4. 1\n"9 "Project-Id-Version: outfunnel 1.4.2\n" 10 10 "Report-Msgid-Bugs-To: devel@outfunnel.com\n" 11 "POT-Creation-Date: 2020-0 2-07 12:59+0000\n"11 "POT-Creation-Date: 2020-04-30 07:46+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
r2240469 r2295091 2 2 /* 3 3 Plugin Name: Outfunnel 4 Version: 1.4. 14 Version: 1.4.2 5 5 Author: andrisreinman 6 6 Author URI: https://outfunnel.com/ … … 18 18 { 19 19 20 public $plugin_version = '1.4. 1';20 public $plugin_version = '1.4.2'; 21 21 22 22 public function __construct() -
outfunnel/trunk/readme.txt
r2240469 r2295091 3 3 Tags: analytics, outfunnel, outfunnel plugin 4 4 Requires at least: 4.2 5 Tested up to: 5. 3.26 Stable tag: 1.4. 15 Tested up to: 5.4.1 6 Stable tag: 1.4.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.