• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Restrict Content Pro WordPress Plugin

Restrict Content Pro WordPress Plugin v3.5.40 + Addons

No permission to download
Download Restrict Content Pro v3.3.8 WordPress Plugin + All Addons Nulled Free
V3.3.8, February 12, 2020 - Thanks To @zorerkek

  • Fix: PHP 5.6 error due to use of type hinting.
  • Fix: Check if wp_is_site_initialized() exists before using to prevent errors in WordPress versions below 5.1.
Download Restrict Content Pro v3.3.5 WordPress Plugin + All Addons Nulled Free
Version 3.3.5, January 29, 2020

  • New: Added rcp_registration_page_url filter.
  • Improvement: Customers can now update their Stripe cards if they do not have a recurring membership. Note: if a non-recurring customer does this, updating their billing card does not actually create a recurring subscription.
  • Fix: rcp_is_active() can incorrectly return false when multiple memberships are enabled and the user has one membership that is not active, but another one that is.
  • Fix: Correct plugin header to use Plugin URI instead of Plugin URL.
  • Fix: Date calculation error with "walking expiration dates". This caused incorrect dates being calculated for yearly memberships that began on the 29th, 30th, or 31st of any month.
  • Fix: Membership counts cron job not running due to incorrect query argument.
  • Fix: reCAPTCHA v3 could fail if the registration form was submitted multiple times by the same user. (Example: first attempt their card payment failed, so they tried again within the same page load.)
  • Fix: Adjust how RCP matches Stripe webhook to a membership to ensure that RCP doesn't process webhooks for any plugins.
  • Tweak: Add membership note whenever a membership is manually edited.
Download Restrict Content Pro v3.3.4 WordPress Plugin + All Addons Nulled Free
Version 3.3.4, January 23, 2020

  • Improvement: Update Stripe and Braintree gateways to "soft fail" after all essential actions have been taken. For example: if initial payment is successful but setting up the subscription fails, then registration is still deemed "successful" (whereas previously it would have been marked as a failure). In this case, membership is still activated but auto renew is disabled and a note is added to indicate the subscription creation failure.
  • Improvement: Add help next next to email reminders to clarify the difference between Expiration & Renewal reminders.
  • Fix: Convert stripe_checkout gateway to stripe in membership records.
  • Fix: RCP_Membership::enable() not enabling the membership. This caused a problem where memberships were not getting assigned when someone attempted to register, had their card declined, then tried again successfully.
Download Restrict Content Pro v3.3.3 WordPress Plugin + All Addons Nulled Free
Version 3.3.3, January 15, 2020

  • Improvement: Add $discounts and $fees method arguments to rcp_registration_get_total filter.
  • Fix: Incorrect calculation in expiration date when accounting for walking dates used by PayPal. This could have caused some memberships in RCP to expire a day or two before the PayPal renewal charge went through.
  • Fix: Ensure we never pass a 0 user_id to our rcp_user_has_{status}_membership filters. Instead a 0 user_id is converted to the current user ID, which was the intention.
  • Fix: Protect against fatal errors in Memberships admin UI if you somehow have a membership record associated with a since-deleted customer / user.
  • Fix: Adjust parameters on email reminder query to set inclusive to true. This fixes a problem where memberships that expired at certain times may not have been included.
  • Fix: Use existing hidden field for registration payment ID instead of appending a new field to the form.
  • Fix: Braintree - do not send threeDSecure.amount parameter if 3D secure is not enabled on the account. This fixes registration issues with Braintree accounts that do not have 3D secure enabled.
  • Fix: Payment subtotal incorrectly set to 0 when adding a payment via Restrict > Payments > Add New.
  • Fix: Check for required fields in rcp_add_customer() function to prevent PHP notices when those fields are not included.
  • Fix: Enabling payment plans on a level that already has memberships that were created without a payment plan causes those memberships to complete the payment plan earlier than they should. With this fix, existing memberships will continue to be treated as if they do not have a payment plan at all.
  • Like
Reactions: drustvoritem
Download Restrict Content Pro v3.3.2 WordPress Plugin + All Addons Nulled Free
Version 3.3.2, January 8, 2020

  • Modified template files: login.php
  • New: Add limiting on failed payment reminder emails. This protects against issues we've seen where PayPal sends an excessive number of failed payment IPNs. These emails are now limited to a maximum of one email per membership per 20 hour period; and a total of 5 emails per membership. The counters reset once a successful payment has been made.
  • Tweak: Update Stripe integration to use billing_cycle_anchor parameter instead of trial_end where possible. This fixes MRR reporting inconsistencies in Stripe.
  • Tweak: Removed "RCP:" prefix from Stripe one-time payment description.
  • Tweak: Change log in form username label to "Username or Email".
  • Tweak: Update Italian translation.
  • Tweak: Update Spanish translation.
  • Fix: Stripe renewals have unexpected results when manually renewing an expired membership that still has a "past due" (not cancelled) subscription inside Stripe.
  • Fix: Password resets not working with object caching.
  • Fix: Curly quotes in Spanish translation file breaking links.
  • Fix: Potential Heuristics.Phishing.Email.SpoofedDomain false positive in certain language files due to poorly formatted developer.paypal.com link.
  • Fix: Incorrect query parameter in expiration reminder query arguments, which may result in some people not receiving reminder emails if their expiration time is not 23:59:59.
  • Fix: Ensure all URL query arguments are URL encoded.
  • Fix: Trialling users not receiving expiration reminders when they qualify.
  • Fix: If "Disable Global Stripe.js" is enabled, then Stripe card update page no longer works.
  • Fix: Add checks to prevent rcp_check_member_counts() cron job from running more than once per day.
  • Fix: Memberships that never expire incorrectly getting picked up in rcp_check_for_expired_users() query. Note: this did not result in people incorrectly receiving expiration emails, it just meant the query was larger than it needed to be, which could have performance impacts on extremely large sites.
  • Fix: Unable to save null values to database, which could impact the customer has_trialed flag value.
  • Fix: Admin email notifications may contain the incorrect membership level name if multiple memberships is enabled.
Download Restrict Content Pro v3.3.1 WordPress Plugin + All Addons Nulled Free
Version 3.3.1, December 16, 2019

  • New: Added new email template tags for %membership_renew_url% and %membership_change_url%.
  • New: Add a date filter to the admin Payments page.
  • Improvement: Added new membership column for activated_date. This gets set when a membership is activated.
  • Improvement: Updated Spanish translation.
  • Improvement: On install, the default pages are now assigned to the currently logged in user.
  • Improvement: Reject discount code if it's one-time and attempted to be applied to a free trial. Previously, the discount was still not applied, but the user was not actually informed of this. Now we show a clear error message informing the user that the discount didn't work.
  • Improvement: Adjust one-time discounts setting to clarify it doesn't work with free trials.
  • Improvement: Change "Upgraded From" label on Membership Details to "Changed From".
  • Improvement: Add subscription key to admin Membership Details page.
  • Improvement: Move rcp_process_member_cancellation hook down a couple lines to ensure our note gets added prior to that hook running.
  • Fix: Stripe modal not working in IE11.
  • Fix: Inelegant Stripe error when no cardholder name is supplied while updating billing card. We now show a nicer looking error if the field is empty.
  • Fix: test_calculate_expiration() unit test failing due to setting expiration date to one in the past.
  • Fix: Admin unable to manually change a membership's level if the other levels are deactivated.
  • Fix: Unable to manually renew a free trial level prior to its expiration.
  • Fix: Database table version numbers were not being removed from wp_options on uninstall.
  • Fix: "Hide Premium Posts" query modification was overriding existing post__not_in value. Now they get merged.
  • Fix: Under certain circumstances, admin payments table was incorrectly showing "User #123 (deleted)" as the customer name when the user hadn't actually been deleted.
Download Restrict Content Pro v3.3 WordPress Plugin + All Addons Nulled Free
Version 3.3, December 10, 2019

  • New template file: card-update-form-fields.php
  • Modified template files: card-update-form.php, register-total-details.php
  • New: Added support for using saved Stripe cards for new purchases.
  • New: Updated the Braintree SDK, added support for the drop-in UI, and added support for 3D secure.
  • New: Added support for reCAPTCHA v3. This can be enabled in Restrict → Settings → Misc by changing the version number. You will also need to generate v3 keys.
  • New: When in test mode, test credit card numbers are now displayed in the registration form for supported gateways. This allows for easier and faster testing. This can optionally be disabled with this filter: add_filter( 'rcp_show_test_card_on_registration', '__return_false' );
  • New: Added RCP_GATEWAY_SANDBOX_MODE constant. This allows you to force sandbox mode to always be enabled. Recommended on staging sites.
  • New: The membership next renewal date is now displayed in the registration form.
  • Improvement: Attempt to auto-style the Stripe Elements field, using styles on existing on-site checkout fields.
  • Improvement: Our discounts database code has been rewritten to use our new custom table engine. This resulted in a number of discount classes being deprecated and new classes/functions being introduced. All changes should be fully backwards compatible.
  • Improvement: Code changes that allow for payment gateways to override the card update form.
  • Fix: If someone applies a one-time 100% off discount code and does not sign up with auto renew, their expiration date is incorrectly set to “never expires”.
  • Fix: Always set the type attribute on all admin text input fields. This fixes a display inconsistency in WordPress 5.3+.
  • Fix: Invalid HTML markup with Stripe Elements.
Restrict Content Pro v3.3
Restrict Content Pro - Timelock v1.4
Restrict Content Pro - MailChimp vPro 1.4.5
Restrict Content Pro - ConvertKit v1.1.2
Restrict Content Pro - AWeber Pro v1.1.4
Restrict Content Pro - ActiveCampaign v1.0.2
Restrict Content Pro - IP Restriction v1.2.6
Restrict Content Pro - Site Creation v1.3
Restrict Content Pro - Hard-set Expiration Dates v1.1.2
Restrict Content Pro - Group Account v1.4.0
Restrict Content Pro - Drip Content v1.0.5
Restrict Content Pro - WooCommerce Member Discounts v1.0.4
Restrict Content Pro - Restriction Timeouts v1.0.3
Restrict Content Pro - Restrict Past Content v1.0.2
Restrict Content Pro - REST API v1.1
Restrict Content Pro - Math Verification v1.0.3
Restrict Content Pro - Help Scout v1.0.3
Restrict Content Pro - Custom Redirects v1.0.6
Download Restrict Content Pro v3.2.3 WordPress Plugin + All Addons Nulled Free
Version 3.2.3, October 7, 2019

  • Modified templates: subscription.php
  • New: Added the ability to recover pending and failed payments. A "Complete Payment" link has been added to the list of payments on the [subscription_details] shortcode.
  • Tweak: Added terms/privacy checkboxes to [register_form_stripe] shortcode if enabled. This also fixed an issue where the shortcode was validating for these checkboxes but not displaying them.
  • Tweak: CSV Importer: improve CSV mime type detection.
  • Tweak: CSV Importer: if incorrect file type is detected, include the detected file type in the error message.
  • Tweak: Localize Stripe error messages that occur via JavaScript. Also add a new filter rcp_stripe_error_messages to allow these error messages to be modified.
  • Tweak: Include original Stripe error message if we don't have our own localized version.
  • Tweak: Show admin notice if manual membership cancellation fails.
  • Fix: Sign up fees not being applied if someone attempts a payment, doesn't complete it, then tries a second type. This typically only occurred with the PayPal gateway, which allows you to not complete a payment in progress.
  • Fix: Heuristics.Phishing.Email.SpoofedDomain false positive from virus scanners, due to us making a link to developer.paypal.com, which actually led to our documentation on how to use that site to get API credentials.
  • Fix: Add missing try/catch block during certain Stripe operations.
  • Fix: Correct formatting on sprintf() functions.
  • Fix: Undefined property errors while updating pending payments via cron job.
  • Fix: Under certain circumstances, RCP was incorrectly creating a second Stripe customer record.
  • Fix: Stripe webhook conflicts when RCP is installed on two separate sites but both use the same Stripe account.
  • Fix: Remove admin_url() base from rcp_get_invoice_url() function. In certain edge cases this was resulting in admin_url() being included in email notifications.
  • Fix: Update WP_User display name when editing Customer first/last name via Customer Details page.
  • Fix: Email verification link not working when using plain text emails.
  • Fix: CSV Importer - use email as the username if username is omitted from the CSV file.
  • Fix: Recurring fees not being properly passed to payment gateway during registration.
  • Fix: Do not apply prorated credits when multiple memberships are enabled and registering via [register_form_stripe].
  • Fix: "Renews automatically" incorrectly displaying on [subscription_details] shortcode for inactive memberships.
  • Fix: rcp_get_user_payments() was returning all user payments if the current user was logged out. It now returns an empty array.
  • Fix: Display issues on admin payments table on mobile devices.
Download Restrict Content Pro v3.2.2 WordPress Plugin + All Addons Nulled Free
Version 3.2.2, September 17, 2019

  • Improvement: Updated French translation.
  • Improvement: Display clearer error messages when there's a problem adding a discount code.
  • Fix: Registration type changing mid-registration, which could impact signup fees with some gateways.
  • Fix: Stripe invalid request error when someone with a non-recurring Stripe membership visits the page containing the [rcp_update_card] shortcode.
  • Fix: Incorrect use of date_i18n() instead of date() when saving payment dates via webhooks.
  • Fix: Filter the password reset URL to use the designated RCP login form when "Redirect Default Login URL" is enabled.
Download Restrict Content Pro v3.2.1 WordPress Plugin + All Addons Nulled Free
Version 3.2.1, September 12, 2019

  • Fix: Incorrect Stripe subscription start date if a member manually renews a membership prior to expiration and the initial payment hasn't yet been fully captured at the time the subscription is created.
  • Fix: Unable to process free membership if Stripe is the selected payment gateway.
  • Fix: Registration errors when a customer has a membership for a level that has been deleted.
  • Fix: Missing rcp_stripe_signup_payment_failed action when initial Stripe payment fails.
  • Tweak: Update rcp_is_trialing() function to remove use of deprecated class.
  • Tweak: Include RCP upgrade date and "upgraded from" version in system info report.
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock