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.
Fix: Issue where expired members or manually renewing members paying via Stripe could have ended up with two subscriptions in Stripe.
Fix: Updated the Authorize.net SDK to the latest version, to help with all the Authorize.net fixes listed below.
Fix: Authorize.net will now authorize cards before creating a subscription, which should reduce or eliminate failed payments due to Authorize.net delaying captures.
Fix: Authorize.net now does single charges instead of one-time recurring charges when auto-renew is disabled or not selected.
Fix: Proration message no longer shows if the member isn't eligible for proration.
Fix: Downgrading from a paid to a free subscription will now properly cancel the paid subscription.
Fix: Authorize.net will no longer attempt to create invalid subscriptions with a duration greater than 1 year, since they don't support that.
Fix: Removed Alipay from Stripe Checkout since Stripe no longer supports Alipay via Stripe Checkout. Alipay will be introduced again in the future using another method.
Fix: [register_form_stripe] shortcode behavior is now more consistent with the [register_form] shortcode. It now shows the subscription name in the Stripe Checkout popup instead of the site name. It also now supports image.
Fix: REST API requests failing when the Prevent Account Sharing option is enabled.
Fix: PHP notice when using RCP_Payments::get_payment() with a non-existent payment ID.
Fix: PHP notice Undefined property: RCP_Emails::$payment_id when sending emails.
Fix: When a member has a lifetime membership, RCP no longer shows that membership level to them on the registration page because renewing a lifetime membership makes no sense.
Fix: rcp_is_post_taxonomy_restricted() is unavailable during AJAX requests, which caused issues with certain WooCommerce extensions.
Fix: Invoice notes now better support multiple paragraphs and other formatting.
Fix: RCP_Payments::get_payment_by() now works properly with strings as parameters.
Fix: Braintree compatibility with old Braintree add-on that existed before Braintree was merged into RCP.
New: New action hooks for developers: rcp_options_install and rcp_create_tables.
New: Allow admins to manually verify accounts that are subject to email verification.
New: Added rcp_get_currency_symbol function to get the just the currency symbol of the site's currency.
New: Password reset form now shows a success message after members successfully reset their passwords.
Tweak: Discount code input fields on the registration form are now wrapped in a span element, to make layouts in CSS easier.
Tweak: Change capability required to view Tools menu from rcp_view_payments to rcp_manage_settings. For admin users, this means nothing since you already have both of those capabilities. This is for fine grained access control to menus, if needed.
Tweak: Improve rcp_has_post_restrictions() checks to better support legacy data.
Fix: Payments over 999 were being improperly saved in the database with a comma for a thousand separator, which caused the invoice to show the incorrect amount due to currency formatting.
Fix: Move the rcp_form_processing hook to run later in the registration process, to fix some integration issues with other plugins.
Fix: %amount% email tag was sometimes showing the incorrect amount.
Fix: Registration form hanging when signing up for a free plan and Braintree is the only gateway enabled.
Fix: Login form now supports the class attribute on the [login_form] shortcode.
Fix: PHP notice when saving a post if "Members of subscription level" is selected but a radio option below it was not selected.
Fix: Updated admin-styles.min.css
Tweak: Improve description in the tooltip for the Email Verification setting.
New: Allow an empty space to be saved in the message attribute for the [restrict] shortcode.
New: %discount_code% email tag now supported, to show which discount code was used, if any.
New: Added Norwegian translation.
  • Fix: Improved security of Prevent Account Sharing feature.
  • Fix: Avoid sending personally identifiable information (the email address) in email verification links.
  • Fix: Renewal Payment Email no longer sent when a Stripe payment is declined during initial registration.
  • Fix: Braintree payment profile ID not set on some members under certain conditions.
  • Fix: Incorrect expiration date on PayPal non-recurring payments.
  • Fix: Member status and expiration issues when a member renews early with the Manual Payment gateway.
  • Fix: PHP notice when rcp_user_can_access() is used in a template on a 404 page.
  • Fix: Recurring flag is now removed from members when they changed to free subscription levels.
  • Fix: Remove _is_paid post meta data when Remove Data on Uninstall option is enabled.
  • Tweak: Improve text on subscription cancellation notice.
  • Tweak: Payment Received Emails no longer sent for free registrations.
  • New: Search members by payment profile ID.
  • New: Edit / View links on Page settings for quicker access to editing and viewing.
  • New: Add link to member profile on the Edit Payment page.
  • New: rcp_reminder_subscription_args filter to allow developers to change email reminder behavior.