Restrict Content Pro 3.5.45

Download Restrict Content Pro 3.5.45 from nulled fire. With Restrict Content Pro you can set up a complete subscription system for your WordPress.
  • Modified templates: payment-express-confirm.php.
  • New: You can now easily connect your Stripe account with Stripe Connect. See your settings page for more details.
  • New: Identify RCP pages (registration form, profile form, etc.) on the Pages > All Pages screen.
  • New: Added rcp_restricted_post_redirect_url filter to allow developers to dynamically control where someone redirects when trying to view a restricted post they don't have access to.
  • Tweak: Automatically change the currency symbol shown in the Currency Position setting when the Currency option is changed.
  • Tweak: Deprecated the cp_check_paypal_return_price_after_discount() function.
  • Tweak: Add HTML classes to the PayPal Express confirmation form elements.
  • Tweak: Change the wording in the PayPal settings to make it clear that the API keys are not optional.
  • Tweak: Added trial information to debug logging in the gateway class.
  • Tweak: Force debug logging of critical errors.
  • Tweak: Added fees and level ID to the Subscription Levels section of the System Info file.
  • Fix: Accessibility issues on the registration form.
  • Fix: Improve the user experience on the [register_form_stripe] shortcode when someone that's logged out enters an email address that already exists.
  • Fix: Improve member search feature.
  • Fix: Errors when cancelling a subscription when an existing member moves from a PayPal subscription to a Stripe subscription.
  • Fix: Braintree webhook compatibility issue with the old standalone Braintree add-on.
  • Fix: Duplicate subscriptions created in Stripe under certain conditions.
  • Fix: Improve the Stripe Checkout experience when using the [register_form_stripe] shortcode. It's now clear that processing is happening in the background after the Stripe Checkout popup closes.
  • Fix: Updated Brazilian translation files.
  • Fix: Member status was improperly set to cancelled when changing from PayPal to another gateway, if the PayPal IPN was delayed.
Modified templates: login.php, invoice.php.
New: Add "Preview" and "Send Test Email" buttons for all email templates.
Fix: Password reset success message not shown if already logged in.
Fix: Members incorrectly receiving "cancelled subscription" emails when renewing expired memberships.
Fix: Admins unable to view restricted posts in archives when "Hide Restricted Posts" is enabled.
Fix: Delete database cache when adding/editing subscription levels.
Fix: Payment date in invoice template not localized.
Tweak: Set sslverify to true wherever used.
Tweak: Updated German translation.
Fix: Unable to create new Stripe plans with Stripe API version 2018-02-05 or later.
Fix: "Hide Restricted Posts" feature not showing posts in archives for members of free subscription levels.
Fix: Admin "cancel at payment gateway" option not working when used in conjunction with "revoke access now".
Fix: Only cancel memberships via gateway cancellation webhook if member is active.
Fix: array_key_exists() error when get_post_type() returns false.
Fix: New PayPal Express payments not getting assigned a subscription key.
Fix: Subscription level is blank on manual payment emails sent to administrator.
Fix: register.js file being loaded in [card_details] shortcode if the user cannot actually update their card details.
Fix: JavaScript conflict with other plugins that uses hashes in admin page URLs.
Fix: "Can't combine currencies on a single customer" Stripe error when Stripe currency differs from RCP currency.