Plugin Directory

Changeset 3428488


Ignore:
Timestamp:
12/28/2025 06:28:40 AM (3 months ago)
Author:
mostafa.s1990
Message:

Update to version 5.3.4 from GitHub

Location:
wp-slimstat
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-slimstat/tags/5.3.4/CHANGELOG.md

    r3421814 r3428488  
     1= 5.3.4 - 2024-12-28 =
     2* Security: Hardened plugin security
     3
    14= 5.3.3 - 2025-12-17 =
    25* Maintenance: Stability and compatibility improvements.
  • wp-slimstat/tags/5.3.4/admin/view/right-now.php

    r3421814 r3428488  
    206206
    207207        $results[$i]['resource'] = rawurldecode($results[$i]['resource']);
    208         $results[$i]['resource'] = "<a class='slimstat-font-logout slimstat-tooltip-trigger' target='_blank' title='" . htmlentities(__('Open this URL in a new window', 'wp-slimstat'), ENT_QUOTES, 'UTF-8') . "' href='" . htmlentities($results[$i]['resource'], ENT_QUOTES, 'UTF-8') . "'></a> <a class='slimstat-filter-link' href='" . wp_slimstat_reports::fs_url('resource equals ' . esc_url($results[$i]['resource'])) . "'>" . esc_html($resource_title) . '</a>';
     208        $results[$i]['resource'] = "<a class='slimstat-font-logout slimstat-tooltip-trigger' target='_blank' title='" . esc_attr(__('Open this URL in a new window', 'wp-slimstat')) . "' href='" . esc_url($results[$i]['resource']) . "'></a> <a class='slimstat-filter-link' href='" . wp_slimstat_reports::fs_url('resource equals ' . $results[$i]['resource']) . "'>" . esc_html($resource_title) . '</a>';
    209209    } else {
    210210        if (!empty($results[$i]['notes'])) {
  • wp-slimstat/tags/5.3.4/languages/wp-slimstat.pot

    r3421814 r3428488  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: SlimStat Analytics 5.3.3\n"
     5"Project-Id-Version: SlimStat Analytics 5.3.4\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-slimstat\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-12-17T11:15:51+00:00\n"
     12"POT-Creation-Date: 2025-12-28T06:25:09+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
     
    138138#: admin/view/wp-slimstat-db.php:1145
    139139#: admin/view/wp-slimstat-db.php:1151
    140 #: admin/view/wp-slimstat-reports.php:1341
    141 #: admin/view/wp-slimstat-reports.php:1344
     140#: admin/view/wp-slimstat-reports.php:1345
     141#: admin/view/wp-slimstat-reports.php:1348
    142142msgid "Hits"
    143143msgstr ""
     
    11201120
    11211121#: admin/index.php:1206
    1122 #: admin/view/wp-slimstat-reports.php:1462
     1122#: admin/view/wp-slimstat-reports.php:1466
    11231123msgid "IP"
    11241124msgstr ""
     
    14151415
    14161416#: admin/view/index.php:138
    1417 #: admin/view/wp-slimstat-reports.php:1724
     1417#: admin/view/wp-slimstat-reports.php:1728
    14181418#, php-format
    14191419msgid "GeoIP collection is not enabled. Please go to <a href='%s' class='noslimstat'>setting page</a> to enable GeoIP for getting more information and location (country) from the visitor."
     
    15731573#: admin/view/right-now.php:49
    15741574#: admin/view/wp-slimstat-reports.php:1087
    1575 #: admin/view/wp-slimstat-reports.php:1439
    1576 #: admin/view/wp-slimstat-reports.php:1497
     1575#: admin/view/wp-slimstat-reports.php:1443
     1576#: admin/view/wp-slimstat-reports.php:1501
    15771577msgid "No data to display"
    15781578msgstr ""
     
    15831583
    15841584#: admin/view/right-now.php:208
    1585 #: admin/view/wp-slimstat-reports.php:1355
    1586 #: admin/view/wp-slimstat-reports.php:1363
    1587 #: admin/view/wp-slimstat-reports.php:1513
     1585#: admin/view/wp-slimstat-reports.php:1359
     1586#: admin/view/wp-slimstat-reports.php:1367
     1587#: admin/view/wp-slimstat-reports.php:1517
    15881588msgid "Open this URL in a new window"
    15891589msgstr ""
     
    16091609msgstr ""
    16101610
    1611 #: admin/view/right-now.php:266
     1611#: admin/view/right-now.php:267
    16121612msgid "Invalid Referrer"
    16131613msgstr ""
    16141614
    1615 #: admin/view/right-now.php:267
     1615#: admin/view/right-now.php:268
    16161616msgid "Open this referrer in a new window"
    16171617msgstr ""
    16181618
    1619 #: admin/view/right-now.php:268
     1619#: admin/view/right-now.php:269
    16201620msgid "Content Type"
    16211621msgstr ""
    16221622
    1623 #: admin/view/right-now.php:273
     1623#: admin/view/right-now.php:274
    16241624msgid "Open this outbound link in a new window"
    16251625msgstr ""
    16261626
    1627 #: admin/view/right-now.php:282
     1627#: admin/view/right-now.php:283
    16281628msgid "Delete this entry from the database"
    16291629msgstr ""
    16301630
    1631 #: admin/view/right-now.php:294
     1631#: admin/view/right-now.php:295
    16321632msgid "User Logged In"
    16331633msgstr ""
    16341634
    1635 #: admin/view/right-now.php:305
     1635#: admin/view/right-now.php:306
    16361636msgid "User Logged Out"
    16371637msgstr ""
     
    16701670
    16711671#: admin/view/wp-slimstat-db.php:52
    1672 #: admin/view/wp-slimstat-reports.php:1462
     1672#: admin/view/wp-slimstat-reports.php:1466
    16731673msgid "Coordinates"
    16741674msgstr ""
     
    22172217
    22182218#: admin/view/wp-slimstat-reports.php:218
    2219 #: admin/view/wp-slimstat-reports.php:1714
     2219#: admin/view/wp-slimstat-reports.php:1718
    22202220msgid "Top Countries"
    22212221msgstr ""
     
    25192519msgstr ""
    25202520
    2521 #: admin/view/wp-slimstat-reports.php:1243
     2521#: admin/view/wp-slimstat-reports.php:1247
    25222522msgid "URL"
    25232523msgstr ""
    25242524
    2525 #: admin/view/wp-slimstat-reports.php:1263
     2525#: admin/view/wp-slimstat-reports.php:1267
    25262526msgid "No referrer"
    25272527msgstr ""
    25282528
    2529 #: admin/view/wp-slimstat-reports.php:1266
     2529#: admin/view/wp-slimstat-reports.php:1270
    25302530msgid "Referrer"
    25312531msgstr ""
    25322532
    2533 #: admin/view/wp-slimstat-reports.php:1283
    2534 #: admin/view/wp-slimstat-reports.php:1309
     2533#: admin/view/wp-slimstat-reports.php:1287
     2534#: admin/view/wp-slimstat-reports.php:1313
    25352535#: languages/index.php:11
    25362536#: languages/index.php:14
     
    25452545msgstr ""
    25462546
    2547 #: admin/view/wp-slimstat-reports.php:1287
    2548 #: admin/view/wp-slimstat-reports.php:1313
     2547#: admin/view/wp-slimstat-reports.php:1291
     2548#: admin/view/wp-slimstat-reports.php:1317
    25492549msgid "Guest"
    25502550msgstr ""
    25512551
    2552 #: admin/view/wp-slimstat-reports.php:1462
     2552#: admin/view/wp-slimstat-reports.php:1466
    25532553msgid "Page"
    25542554msgstr ""
    25552555
    2556 #: admin/view/wp-slimstat-reports.php:1462
     2556#: admin/view/wp-slimstat-reports.php:1466
    25572557msgid "Date"
    25582558msgstr ""
    25592559
    2560 #: admin/view/wp-slimstat-reports.php:1522
    2561 #: admin/view/wp-slimstat-reports.php:1524
     2560#: admin/view/wp-slimstat-reports.php:1526
     2561#: admin/view/wp-slimstat-reports.php:1528
    25622562msgid "Filter by element in a group"
    25632563msgstr ""
    25642564
    2565 #: admin/view/wp-slimstat-reports.php:1560
     2565#: admin/view/wp-slimstat-reports.php:1564
    25662566msgid "Moz Domain Authority"
    25672567msgstr ""
    25682568
    2569 #: admin/view/wp-slimstat-reports.php:1561
     2569#: admin/view/wp-slimstat-reports.php:1565
    25702570msgid "A normalized 100-point score representing the likelihood of a domain to rank well in search engine results."
    25712571msgstr ""
    25722572
    2573 #: admin/view/wp-slimstat-reports.php:1565
     2573#: admin/view/wp-slimstat-reports.php:1569
    25742574msgid "Moz Backlinks"
    25752575msgstr ""
    25762576
    2577 #: admin/view/wp-slimstat-reports.php:1566
     2577#: admin/view/wp-slimstat-reports.php:1570
    25782578msgid "Number of external equity links to your website."
    25792579msgstr ""
    25802580
    2581 #: admin/view/wp-slimstat-reports.php:1570
     2581#: admin/view/wp-slimstat-reports.php:1574
    25822582msgid "Moz Links"
    25832583msgstr ""
    25842584
    2585 #: admin/view/wp-slimstat-reports.php:1571
     2585#: admin/view/wp-slimstat-reports.php:1575
    25862586msgid "The number of links (external, equity or nonequity or not) to your homepage."
    25872587msgstr ""
    25882588
    2589 #: admin/view/wp-slimstat-reports.php:1575
     2589#: admin/view/wp-slimstat-reports.php:1579
    25902590msgid "Alexa World Rank"
    25912591msgstr ""
    25922592
    2593 #: admin/view/wp-slimstat-reports.php:1576
     2593#: admin/view/wp-slimstat-reports.php:1580
    25942594msgid "Alexa is a subsidiary company of Amazon.com which provides commercial web traffic data."
    25952595msgstr ""
    25962596
    2597 #: admin/view/wp-slimstat-reports.php:1580
     2597#: admin/view/wp-slimstat-reports.php:1584
    25982598msgid "Alexa Country Rank"
    25992599msgstr ""
    26002600
    2601 #: admin/view/wp-slimstat-reports.php:1585
     2601#: admin/view/wp-slimstat-reports.php:1589
    26022602msgid "Alexa Popularity"
    26032603msgstr ""
    26042604
    2605 #: admin/view/wp-slimstat-reports.php:1644
     2605#: admin/view/wp-slimstat-reports.php:1648
    26062606msgid "Alexa Delta"
    26072607msgstr ""
    26082608
    2609 #: admin/view/wp-slimstat-reports.php:1796
     2609#: admin/view/wp-slimstat-reports.php:1800
    26102610msgid "src"
    26112611msgstr ""
    26122612
    2613 #: admin/view/wp-slimstat-reports.php:1800
     2613#: admin/view/wp-slimstat-reports.php:1804
    26142614msgid "serp"
    26152615msgstr ""
    26162616
    2617 #: admin/view/wp-slimstat-reports.php:1827
     2617#: admin/view/wp-slimstat-reports.php:1831
    26182618msgid "Remove filter for"
    26192619msgstr ""
    26202620
    2621 #: admin/view/wp-slimstat-reports.php:1832
     2621#: admin/view/wp-slimstat-reports.php:1836
    26222622msgid "Save"
    26232623msgstr ""
    26242624
    2625 #: admin/view/wp-slimstat-reports.php:1836
     2625#: admin/view/wp-slimstat-reports.php:1840
    26262626msgid "Reset All"
    26272627msgstr ""
  • wp-slimstat/tags/5.3.4/readme.txt

    r3421814 r3428488  
    66Requires PHP: 7.4
    77Tested up to: 6.8
    8 Stable tag: 5.3.3
     8Stable tag: 5.3.4
    99License: GPL-2.0+
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    7474
    7575== Changelog ==
     76= 5.3.4 - 2024-12-28 =
     77* Security: Hardened plugin security
     78
    7679= 5.3.3 - 2025-12-17 =
    7780* Maintenance: Stability and compatibility improvements.
  • wp-slimstat/tags/5.3.4/wp-slimstat.php

    r3421814 r3428488  
    44 * Plugin URI: https://wp-slimstat.com/
    55 * Description: The leading web analytics plugin for WordPress
    6  * Version: 5.3.3
     6 * Version: 5.3.4
    77 * Author: Jason Crouse, VeronaLabs
    88 * Text Domain: wp-slimstat
     
    2525
    2626// Set the plugin version and directory
    27 define('SLIMSTAT_ANALYTICS_VERSION', '5.3.3');
     27define('SLIMSTAT_ANALYTICS_VERSION', '5.3.4');
    2828define('SLIMSTAT_FILE', __FILE__);
    2929define('SLIMSTAT_DIR', __DIR__);
  • wp-slimstat/trunk/CHANGELOG.md

    r3421814 r3428488  
     1= 5.3.4 - 2024-12-28 =
     2* Security: Hardened plugin security
     3
    14= 5.3.3 - 2025-12-17 =
    25* Maintenance: Stability and compatibility improvements.
  • wp-slimstat/trunk/admin/view/right-now.php

    r3421814 r3428488  
    206206
    207207        $results[$i]['resource'] = rawurldecode($results[$i]['resource']);
    208         $results[$i]['resource'] = "<a class='slimstat-font-logout slimstat-tooltip-trigger' target='_blank' title='" . htmlentities(__('Open this URL in a new window', 'wp-slimstat'), ENT_QUOTES, 'UTF-8') . "' href='" . htmlentities($results[$i]['resource'], ENT_QUOTES, 'UTF-8') . "'></a> <a class='slimstat-filter-link' href='" . wp_slimstat_reports::fs_url('resource equals ' . esc_url($results[$i]['resource'])) . "'>" . esc_html($resource_title) . '</a>';
     208        $results[$i]['resource'] = "<a class='slimstat-font-logout slimstat-tooltip-trigger' target='_blank' title='" . esc_attr(__('Open this URL in a new window', 'wp-slimstat')) . "' href='" . esc_url($results[$i]['resource']) . "'></a> <a class='slimstat-filter-link' href='" . wp_slimstat_reports::fs_url('resource equals ' . $results[$i]['resource']) . "'>" . esc_html($resource_title) . '</a>';
    209209    } else {
    210210        if (!empty($results[$i]['notes'])) {
  • wp-slimstat/trunk/languages/wp-slimstat.pot

    r3421814 r3428488  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: SlimStat Analytics 5.3.3\n"
     5"Project-Id-Version: SlimStat Analytics 5.3.4\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-slimstat\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-12-17T11:15:51+00:00\n"
     12"POT-Creation-Date: 2025-12-28T06:25:09+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
     
    138138#: admin/view/wp-slimstat-db.php:1145
    139139#: admin/view/wp-slimstat-db.php:1151
    140 #: admin/view/wp-slimstat-reports.php:1341
    141 #: admin/view/wp-slimstat-reports.php:1344
     140#: admin/view/wp-slimstat-reports.php:1345
     141#: admin/view/wp-slimstat-reports.php:1348
    142142msgid "Hits"
    143143msgstr ""
     
    11201120
    11211121#: admin/index.php:1206
    1122 #: admin/view/wp-slimstat-reports.php:1462
     1122#: admin/view/wp-slimstat-reports.php:1466
    11231123msgid "IP"
    11241124msgstr ""
     
    14151415
    14161416#: admin/view/index.php:138
    1417 #: admin/view/wp-slimstat-reports.php:1724
     1417#: admin/view/wp-slimstat-reports.php:1728
    14181418#, php-format
    14191419msgid "GeoIP collection is not enabled. Please go to <a href='%s' class='noslimstat'>setting page</a> to enable GeoIP for getting more information and location (country) from the visitor."
     
    15731573#: admin/view/right-now.php:49
    15741574#: admin/view/wp-slimstat-reports.php:1087
    1575 #: admin/view/wp-slimstat-reports.php:1439
    1576 #: admin/view/wp-slimstat-reports.php:1497
     1575#: admin/view/wp-slimstat-reports.php:1443
     1576#: admin/view/wp-slimstat-reports.php:1501
    15771577msgid "No data to display"
    15781578msgstr ""
     
    15831583
    15841584#: admin/view/right-now.php:208
    1585 #: admin/view/wp-slimstat-reports.php:1355
    1586 #: admin/view/wp-slimstat-reports.php:1363
    1587 #: admin/view/wp-slimstat-reports.php:1513
     1585#: admin/view/wp-slimstat-reports.php:1359
     1586#: admin/view/wp-slimstat-reports.php:1367
     1587#: admin/view/wp-slimstat-reports.php:1517
    15881588msgid "Open this URL in a new window"
    15891589msgstr ""
     
    16091609msgstr ""
    16101610
    1611 #: admin/view/right-now.php:266
     1611#: admin/view/right-now.php:267
    16121612msgid "Invalid Referrer"
    16131613msgstr ""
    16141614
    1615 #: admin/view/right-now.php:267
     1615#: admin/view/right-now.php:268
    16161616msgid "Open this referrer in a new window"
    16171617msgstr ""
    16181618
    1619 #: admin/view/right-now.php:268
     1619#: admin/view/right-now.php:269
    16201620msgid "Content Type"
    16211621msgstr ""
    16221622
    1623 #: admin/view/right-now.php:273
     1623#: admin/view/right-now.php:274
    16241624msgid "Open this outbound link in a new window"
    16251625msgstr ""
    16261626
    1627 #: admin/view/right-now.php:282
     1627#: admin/view/right-now.php:283
    16281628msgid "Delete this entry from the database"
    16291629msgstr ""
    16301630
    1631 #: admin/view/right-now.php:294
     1631#: admin/view/right-now.php:295
    16321632msgid "User Logged In"
    16331633msgstr ""
    16341634
    1635 #: admin/view/right-now.php:305
     1635#: admin/view/right-now.php:306
    16361636msgid "User Logged Out"
    16371637msgstr ""
     
    16701670
    16711671#: admin/view/wp-slimstat-db.php:52
    1672 #: admin/view/wp-slimstat-reports.php:1462
     1672#: admin/view/wp-slimstat-reports.php:1466
    16731673msgid "Coordinates"
    16741674msgstr ""
     
    22172217
    22182218#: admin/view/wp-slimstat-reports.php:218
    2219 #: admin/view/wp-slimstat-reports.php:1714
     2219#: admin/view/wp-slimstat-reports.php:1718
    22202220msgid "Top Countries"
    22212221msgstr ""
     
    25192519msgstr ""
    25202520
    2521 #: admin/view/wp-slimstat-reports.php:1243
     2521#: admin/view/wp-slimstat-reports.php:1247
    25222522msgid "URL"
    25232523msgstr ""
    25242524
    2525 #: admin/view/wp-slimstat-reports.php:1263
     2525#: admin/view/wp-slimstat-reports.php:1267
    25262526msgid "No referrer"
    25272527msgstr ""
    25282528
    2529 #: admin/view/wp-slimstat-reports.php:1266
     2529#: admin/view/wp-slimstat-reports.php:1270
    25302530msgid "Referrer"
    25312531msgstr ""
    25322532
    2533 #: admin/view/wp-slimstat-reports.php:1283
    2534 #: admin/view/wp-slimstat-reports.php:1309
     2533#: admin/view/wp-slimstat-reports.php:1287
     2534#: admin/view/wp-slimstat-reports.php:1313
    25352535#: languages/index.php:11
    25362536#: languages/index.php:14
     
    25452545msgstr ""
    25462546
    2547 #: admin/view/wp-slimstat-reports.php:1287
    2548 #: admin/view/wp-slimstat-reports.php:1313
     2547#: admin/view/wp-slimstat-reports.php:1291
     2548#: admin/view/wp-slimstat-reports.php:1317
    25492549msgid "Guest"
    25502550msgstr ""
    25512551
    2552 #: admin/view/wp-slimstat-reports.php:1462
     2552#: admin/view/wp-slimstat-reports.php:1466
    25532553msgid "Page"
    25542554msgstr ""
    25552555
    2556 #: admin/view/wp-slimstat-reports.php:1462
     2556#: admin/view/wp-slimstat-reports.php:1466
    25572557msgid "Date"
    25582558msgstr ""
    25592559
    2560 #: admin/view/wp-slimstat-reports.php:1522
    2561 #: admin/view/wp-slimstat-reports.php:1524
     2560#: admin/view/wp-slimstat-reports.php:1526
     2561#: admin/view/wp-slimstat-reports.php:1528
    25622562msgid "Filter by element in a group"
    25632563msgstr ""
    25642564
    2565 #: admin/view/wp-slimstat-reports.php:1560
     2565#: admin/view/wp-slimstat-reports.php:1564
    25662566msgid "Moz Domain Authority"
    25672567msgstr ""
    25682568
    2569 #: admin/view/wp-slimstat-reports.php:1561
     2569#: admin/view/wp-slimstat-reports.php:1565
    25702570msgid "A normalized 100-point score representing the likelihood of a domain to rank well in search engine results."
    25712571msgstr ""
    25722572
    2573 #: admin/view/wp-slimstat-reports.php:1565
     2573#: admin/view/wp-slimstat-reports.php:1569
    25742574msgid "Moz Backlinks"
    25752575msgstr ""
    25762576
    2577 #: admin/view/wp-slimstat-reports.php:1566
     2577#: admin/view/wp-slimstat-reports.php:1570
    25782578msgid "Number of external equity links to your website."
    25792579msgstr ""
    25802580
    2581 #: admin/view/wp-slimstat-reports.php:1570
     2581#: admin/view/wp-slimstat-reports.php:1574
    25822582msgid "Moz Links"
    25832583msgstr ""
    25842584
    2585 #: admin/view/wp-slimstat-reports.php:1571
     2585#: admin/view/wp-slimstat-reports.php:1575
    25862586msgid "The number of links (external, equity or nonequity or not) to your homepage."
    25872587msgstr ""
    25882588
    2589 #: admin/view/wp-slimstat-reports.php:1575
     2589#: admin/view/wp-slimstat-reports.php:1579
    25902590msgid "Alexa World Rank"
    25912591msgstr ""
    25922592
    2593 #: admin/view/wp-slimstat-reports.php:1576
     2593#: admin/view/wp-slimstat-reports.php:1580
    25942594msgid "Alexa is a subsidiary company of Amazon.com which provides commercial web traffic data."
    25952595msgstr ""
    25962596
    2597 #: admin/view/wp-slimstat-reports.php:1580
     2597#: admin/view/wp-slimstat-reports.php:1584
    25982598msgid "Alexa Country Rank"
    25992599msgstr ""
    26002600
    2601 #: admin/view/wp-slimstat-reports.php:1585
     2601#: admin/view/wp-slimstat-reports.php:1589
    26022602msgid "Alexa Popularity"
    26032603msgstr ""
    26042604
    2605 #: admin/view/wp-slimstat-reports.php:1644
     2605#: admin/view/wp-slimstat-reports.php:1648
    26062606msgid "Alexa Delta"
    26072607msgstr ""
    26082608
    2609 #: admin/view/wp-slimstat-reports.php:1796
     2609#: admin/view/wp-slimstat-reports.php:1800
    26102610msgid "src"
    26112611msgstr ""
    26122612
    2613 #: admin/view/wp-slimstat-reports.php:1800
     2613#: admin/view/wp-slimstat-reports.php:1804
    26142614msgid "serp"
    26152615msgstr ""
    26162616
    2617 #: admin/view/wp-slimstat-reports.php:1827
     2617#: admin/view/wp-slimstat-reports.php:1831
    26182618msgid "Remove filter for"
    26192619msgstr ""
    26202620
    2621 #: admin/view/wp-slimstat-reports.php:1832
     2621#: admin/view/wp-slimstat-reports.php:1836
    26222622msgid "Save"
    26232623msgstr ""
    26242624
    2625 #: admin/view/wp-slimstat-reports.php:1836
     2625#: admin/view/wp-slimstat-reports.php:1840
    26262626msgid "Reset All"
    26272627msgstr ""
  • wp-slimstat/trunk/readme.txt

    r3421814 r3428488  
    66Requires PHP: 7.4
    77Tested up to: 6.8
    8 Stable tag: 5.3.3
     8Stable tag: 5.3.4
    99License: GPL-2.0+
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    7474
    7575== Changelog ==
     76= 5.3.4 - 2024-12-28 =
     77* Security: Hardened plugin security
     78
    7679= 5.3.3 - 2025-12-17 =
    7780* Maintenance: Stability and compatibility improvements.
  • wp-slimstat/trunk/wp-slimstat.php

    r3421814 r3428488  
    44 * Plugin URI: https://wp-slimstat.com/
    55 * Description: The leading web analytics plugin for WordPress
    6  * Version: 5.3.3
     6 * Version: 5.3.4
    77 * Author: Jason Crouse, VeronaLabs
    88 * Text Domain: wp-slimstat
     
    2525
    2626// Set the plugin version and directory
    27 define('SLIMSTAT_ANALYTICS_VERSION', '5.3.3');
     27define('SLIMSTAT_ANALYTICS_VERSION', '5.3.4');
    2828define('SLIMSTAT_FILE', __FILE__);
    2929define('SLIMSTAT_DIR', __DIR__);
Note: See TracChangeset for help on using the changeset viewer.