Changeset 3342962
- Timestamp:
- 08/11/2025 02:57:15 PM (8 months ago)
- Location:
- wecantrack
- Files:
-
- 30 added
- 3 edited
-
tags/4.0.1 (added)
-
tags/4.0.1/README.md (added)
-
tags/4.0.1/WecantrackAdmin.php (added)
-
tags/4.0.1/WecantrackApp.php (added)
-
tags/4.0.1/WecantrackHelper.php (added)
-
tags/4.0.1/css (added)
-
tags/4.0.1/css/admin.css (added)
-
tags/4.0.1/images (added)
-
tags/4.0.1/images/favicon.png (added)
-
tags/4.0.1/images/favicon2.png (added)
-
tags/4.0.1/images/wct-logo-normal.svg (added)
-
tags/4.0.1/includes (added)
-
tags/4.0.1/includes/WecantrackPermissions.php (added)
-
tags/4.0.1/index.php (added)
-
tags/4.0.1/js (added)
-
tags/4.0.1/js/admin.js (added)
-
tags/4.0.1/js/advanced_settings.js (added)
-
tags/4.0.1/js/redirect_page.js (added)
-
tags/4.0.1/languages (added)
-
tags/4.0.1/languages/wecantrack.pot (added)
-
tags/4.0.1/license.txt (added)
-
tags/4.0.1/locale (added)
-
tags/4.0.1/readme.txt (added)
-
tags/4.0.1/views (added)
-
tags/4.0.1/views/advanced_settings.php (added)
-
tags/4.0.1/views/redirect_page.php (added)
-
tags/4.0.1/views/settings.php (added)
-
tags/4.0.1/views/unauthorized.php (added)
-
tags/4.0.1/wecantrack.php (added)
-
tags/4.0.1/wecantrack.pot (added)
-
trunk/languages/wecantrack.pot (modified) (3 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wecantrack.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wecantrack/trunk/languages/wecantrack.pot
r3324863 r3342962 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WeCanTrack 2.0.5\n"5 "Project-Id-Version: WeCanTrack 4.0.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wecantrack\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-0 6-24T19:00:31+00:00\n"12 "POT-Creation-Date: 2025-08-11T14:54:49+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.4.0\n" … … 153 153 msgstr "" 154 154 155 #: WecantrackAdmin.php:303 156 msgid "Something went wrong with the request" 157 msgstr "" 158 155 159 #: WecantrackAdmin.php:304 156 msgid " Something went wrong with the request"160 msgid "Added at least 1 active network account" 157 161 msgstr "" 158 162 159 163 #: WecantrackAdmin.php:305 160 msgid "Added at least 1 active network account"161 msgstr ""162 163 #: WecantrackAdmin.php:306164 164 msgid "You have not added at least 1 active network account. To add a network, click here." 165 165 msgstr "" 166 166 167 167 #. translators: %s: The website URL 168 #: WecantrackAdmin.php:30 8168 #: WecantrackAdmin.php:307 169 169 msgid "Website %s added" 170 170 msgstr "" 171 171 172 172 #. translators: %s: The website URL 173 #: WecantrackAdmin.php:309 174 msgid "You have not added the website %s to our platform. To add the website, click here." 175 msgstr "" 176 173 177 #: WecantrackAdmin.php:310 174 msgid " You have not added the website %s to our platform. To add the website, click here."178 msgid "verified" 175 179 msgstr "" 176 180 177 181 #: WecantrackAdmin.php:311 178 msgid " verified"182 msgid "Invalid API Key" 179 183 msgstr "" 180 184 181 185 #: WecantrackAdmin.php:312 182 msgid "Invalid API Key"186 msgid "Invalid Request" 183 187 msgstr "" 184 188 185 189 #: WecantrackAdmin.php:313 186 msgid " Invalid Request"190 msgid "Valid API Key" 187 191 msgstr "" 188 192 189 193 #: WecantrackAdmin.php:314 190 msgid " Valid API Key"194 msgid "Your changes have been saved" 191 195 msgstr "" 192 196 193 197 #: WecantrackAdmin.php:315 194 msgid "Your changes have been saved"195 msgstr ""196 197 #: WecantrackAdmin.php:316198 198 msgid "Something went wrong." 199 199 msgstr "" -
wecantrack/trunk/readme.txt
r3324863 r3342962 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.4 7 Stable tag: 2.0.57 Stable tag: 4.0.1 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 58 58 == Changelog == 59 59 60 = 4.0.1 - 11th August 2025 = 61 * Versioning fix 62 60 63 = 2.0.5 - 9th July 2025 = 61 64 * Regex pattern delimiter fix -
wecantrack/trunk/wecantrack.php
r3342956 r3342962 4 4 * Plugin URI: https://wecantrack.com/wordpress 5 5 * Description: Integrate all your affiliate sales into Google Analytics, Google Ads, Facebook, Data Studio, and more! 6 * Version: 2.0.56 * Version: 4.0.1 7 7 * Author: WeCanTrack 8 8 * Author URI: https://wecantrack.com … … 18 18 if (!defined('ABSPATH')) { die('You are not allowed to call this page directly.'); } 19 19 20 define('WECANTRACK_VERSION', ' 2.0.5');20 define('WECANTRACK_VERSION', '4.0.1'); 21 21 define('WECANTRACK_PLUGIN_NAME', 'wecantrack'); 22 22 define('WECANTRACK_PATH', plugin_dir_path(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.