Plugin Directory

Changeset 3491261


Ignore:
Timestamp:
03/25/2026 09:16:10 PM (3 days ago)
Author:
claudiosanches
Message:

Tagging version 3.2.26

Location:
restrict-content/tags/3.2.26
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • restrict-content/tags/3.2.26/composer.json

    r3486071 r3491261  
    11{
    22    "name": "restrictcontent/restrict-content",
    3     "version": "3.2.25",
     3    "version": "3.2.26",
    44    "type": "wordpress-plugin",
    55    "description": "A simple, yet powerful membership solution for WordPress.",
  • restrict-content/tags/3.2.26/core/includes/class-restrict-content.php

    r3486071 r3491261  
    2727     */
    2828    final class Restrict_Content_Pro {
    29         const VERSION = '3.5.58.1';
     29        const VERSION = '3.5.59';
    3030
    3131        /**
  • restrict-content/tags/3.2.26/core/includes/integrations/class-rcp-telemetry.php

    r3469631 r3491261  
    338338        // A ordered list display better that a comma separated list, especially when there are multiple values.
    339339
    340         $formatted_payment_gateways = array_combine(
    341             range(
    342                 1,
    343                 count( $telemetry_info->payment_gateways()['enabled_gateways'] )
    344             ),
    345             array_values( $telemetry_info->payment_gateways()['enabled_gateways'] )
    346         );
     340        $enabled_gateways           = $telemetry_info->payment_gateways()['enabled_gateways'];
     341        $formatted_payment_gateways = $enabled_gateways ? array_combine( range( 1, count( $enabled_gateways ) ), array_values( $enabled_gateways ) ) : [];
    347342
    348343        $active_add_ons           = wp_list_pluck( $telemetry_info->active_addons(), 'name' );
  • restrict-content/tags/3.2.26/lang/restrict-content.pot

    r3486071 r3491261  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Restrict Content 3.2.25\n"
     5"Project-Id-Version: Restrict Content 3.2.26\n"
    66"Report-Msgid-Bugs-To: http://ithemes.com/support/\n"
    7 "POT-Creation-Date: 2026-03-18 22:45:16+00:00\n"
     7"POT-Creation-Date: 2026-03-25 21:12:45+00:00\n"
    88"PO-Revision-Date: 2026-MO-DA HO:MI+ZONE\n"
    99"MIME-Version: 1.0\n"
     
    63076307#. translators: %s: The RCP Title.
    63086308
     6309#: core/includes/integrations/class-rcp-telemetry.php:353
     6310msgid "These are %s fields that we use for analysis and to make the product better."
     6311msgstr ""
     6312
    63096313#: core/includes/integrations/class-rcp-telemetry.php:358
    6310 msgid "These are %s fields that we use for analysis and to make the product better."
    6311 msgstr ""
    6312 
    6313 #: core/includes/integrations/class-rcp-telemetry.php:363
    63146314msgid "Version"
    63156315msgstr ""
    63166316
    6317 #: core/includes/integrations/class-rcp-telemetry.php:367
     6317#: core/includes/integrations/class-rcp-telemetry.php:362
    63186318msgid "Last Updated"
    63196319msgstr ""
    63206320
    6321 #: core/includes/integrations/class-rcp-telemetry.php:371
     6321#: core/includes/integrations/class-rcp-telemetry.php:366
    63226322msgid "Total Membership Levels"
    63236323msgstr ""
    63246324
    6325 #: core/includes/integrations/class-rcp-telemetry.php:375
     6325#: core/includes/integrations/class-rcp-telemetry.php:370
    63266326msgid "Total Paid Membership Levels"
    63276327msgstr ""
    63286328
    6329 #: core/includes/integrations/class-rcp-telemetry.php:379
     6329#: core/includes/integrations/class-rcp-telemetry.php:374
    63306330msgid "Total Free Membership Levels"
    63316331msgstr ""
    63326332
    6333 #: core/includes/integrations/class-rcp-telemetry.php:383
     6333#: core/includes/integrations/class-rcp-telemetry.php:378
    63346334msgid "Total One-Time Membership Levels"
    63356335msgstr ""
    63366336
    6337 #: core/includes/integrations/class-rcp-telemetry.php:387
     6337#: core/includes/integrations/class-rcp-telemetry.php:382
    63386338msgid "Total Recurring Membership Levels"
    63396339msgstr ""
    63406340
    6341 #: core/includes/integrations/class-rcp-telemetry.php:391
     6341#: core/includes/integrations/class-rcp-telemetry.php:386
    63426342msgid "Total Paying Customers"
    63436343msgstr ""
    63446344
    6345 #: core/includes/integrations/class-rcp-telemetry.php:395
     6345#: core/includes/integrations/class-rcp-telemetry.php:390
    63466346msgid "Total Free Customers"
    63476347msgstr ""
    63486348
    6349 #: core/includes/integrations/class-rcp-telemetry.php:399
     6349#: core/includes/integrations/class-rcp-telemetry.php:394
    63506350msgid "Total No-Membership Customers"
    63516351msgstr ""
    63526352
    6353 #: core/includes/integrations/class-rcp-telemetry.php:403
     6353#: core/includes/integrations/class-rcp-telemetry.php:398
    63546354msgid "Is Multiple Memberships"
    63556355msgstr ""
    63566356
    6357 #: core/includes/integrations/class-rcp-telemetry.php:407
     6357#: core/includes/integrations/class-rcp-telemetry.php:402
    63586358msgid "Total Revenue This Month"
    63596359msgstr ""
    63606360
    6361 #: core/includes/integrations/class-rcp-telemetry.php:411
     6361#: core/includes/integrations/class-rcp-telemetry.php:406
    63626362msgid "Payment Gateways"
    63636363msgstr ""
    63646364
    6365 #: core/includes/integrations/class-rcp-telemetry.php:415
     6365#: core/includes/integrations/class-rcp-telemetry.php:410
    63666366msgid "Active Add-ons"
    63676367msgstr ""
    63686368
    6369 #: core/includes/integrations/class-rcp-telemetry.php:419
     6369#: core/includes/integrations/class-rcp-telemetry.php:414
    63706370msgid "Deactivated Add-ons"
    63716371msgstr ""
  • restrict-content/tags/3.2.26/legacy/restrictcontent.php

    r3486071 r3491261  
    2222
    2323if ( ! defined( 'RC_PLUGIN_VERSION' ) ) {
    24     define( 'RC_PLUGIN_VERSION', '3.2.25' );
     24    define( 'RC_PLUGIN_VERSION', '3.2.26' );
    2525}
    2626
  • restrict-content/tags/3.2.26/package.json

    r3486071 r3491261  
    11{
    22  "name": "restrict-content",
    3   "version": "3.2.25",
     3  "version": "3.2.26",
    44  "description": "Set up a complete membership system for your WordPress site and deliver premium content to your members. Unlimited membership packages, membership management, discount codes, registration / login forms, and more.",
    55  "homepage": "https://restrictcontentpro.com/",
  • restrict-content/tags/3.2.26/readme.txt

    r3486071 r3491261  
    77Requires PHP: 7.4
    88Tested up to: 6.9
    9 Stable tag: 3.2.25
     9Stable tag: 3.2.26
    1010
    1111Restrict Content is a powerful WordPress membership plugin that gives you full control over who can and cannot view content on your WordPress site.
     
    258258== Changelog ==
    259259
     260= 3.2.26 =
     261* Fix: Fixed a fatal error when no payment gateways are enabled in telemetry data.
     262
    260263= 3.2.25 =
    261264* Security: Improved sanitization and validation of member-related POST data.
  • restrict-content/tags/3.2.26/restrictcontent.php

    r3486071 r3491261  
    44 * Plugin URI: https://restrictcontentpro.com
    55 * Description: Set up a complete membership system for your WordPress site and deliver premium content to your members. Unlimited membership packages, membership management, discount codes, registration / login forms, and more.
    6  * Version: 3.2.25
     6 * Version: 3.2.26
    77 * Author: StellarWP
    88 * Author URI: https://stellarwp.com/
     
    1919define('RCP_ROOT', plugin_dir_path(__FILE__));
    2020define('RCP_WEB_ROOT', plugin_dir_url(__FILE__));
    21 define('RCF_VERSION', '3.2.25');
     21define('RCF_VERSION', '3.2.26');
    2222
    2323// Load Strauss autoload.
Note: See TracChangeset for help on using the changeset viewer.