Changeset 2295105
- Timestamp:
- 04/30/2020 07:57:16 AM (6 years ago)
- Location:
- outfunnel
- Files:
-
- 2 deleted
- 8 edited
- 1 copied
-
tags/1.4.3 (copied) (copied from outfunnel/trunk)
-
tags/1.4.3/commit.txt (modified) (1 diff)
-
tags/1.4.3/languages/outfunnel.pot (modified) (1 diff)
-
tags/1.4.3/main.php (deleted)
-
tags/1.4.3/outfunnel.php (modified) (2 diffs)
-
tags/1.4.3/readme.txt (modified) (1 diff)
-
trunk/commit.txt (modified) (1 diff)
-
trunk/languages/outfunnel.pot (modified) (1 diff)
-
trunk/main.php (deleted)
-
trunk/outfunnel.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
outfunnel/tags/1.4.3/commit.txt
r2295091 r2295105 1 4ea23d977b084d14fc890321ac460e9a196a664f 1 94e182ff0a3c531502b91b9cb5b37b423df17626 -
outfunnel/tags/1.4.3/languages/outfunnel.pot
r2295091 r2295105 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: outfunnel 1.4. 2\n"9 "Project-Id-Version: outfunnel 1.4.3\n" 10 10 "Report-Msgid-Bugs-To: devel@outfunnel.com\n" 11 "POT-Creation-Date: 2020-04-30 07: 46+0000\n"11 "POT-Creation-Date: 2020-04-30 07:57+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.3/outfunnel.php
r2295091 r2295105 2 2 /* 3 3 Plugin Name: Outfunnel 4 Version: 1.4. 24 Version: 1.4.3 5 5 Author: andrisreinman 6 6 Author URI: https://outfunnel.com/ … … 18 18 { 19 19 20 public $plugin_version = '1.4. 2';20 public $plugin_version = '1.4.3'; 21 21 22 22 public function __construct() -
outfunnel/tags/1.4.3/readme.txt
r2295091 r2295105 4 4 Requires at least: 4.2 5 5 Tested up to: 5.4.1 6 Stable tag: 1.4. 26 Stable tag: 1.4.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
outfunnel/trunk/commit.txt
r2295091 r2295105 1 4ea23d977b084d14fc890321ac460e9a196a664f 1 94e182ff0a3c531502b91b9cb5b37b423df17626 -
outfunnel/trunk/languages/outfunnel.pot
r2295091 r2295105 7 7 msgid "" 8 8 msgstr "" 9 "Project-Id-Version: outfunnel 1.4. 2\n"9 "Project-Id-Version: outfunnel 1.4.3\n" 10 10 "Report-Msgid-Bugs-To: devel@outfunnel.com\n" 11 "POT-Creation-Date: 2020-04-30 07: 46+0000\n"11 "POT-Creation-Date: 2020-04-30 07:57+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
r2295091 r2295105 2 2 /* 3 3 Plugin Name: Outfunnel 4 Version: 1.4. 24 Version: 1.4.3 5 5 Author: andrisreinman 6 6 Author URI: https://outfunnel.com/ … … 18 18 { 19 19 20 public $plugin_version = '1.4. 2';20 public $plugin_version = '1.4.3'; 21 21 22 22 public function __construct() -
outfunnel/trunk/readme.txt
r2295091 r2295105 4 4 Requires at least: 4.2 5 5 Tested up to: 5.4.1 6 Stable tag: 1.4. 26 Stable tag: 1.4.3 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.