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.
Version 2.8.1, March 9, 2017
  • Fix: Error on sites running a WordPress version prior to 4.7.
Version 2.8, March 9, 2017
  • New: Added Braintree Payments gateway.
  • New: Added support for one-time discounts.
  • New: Added an option to remove all data from the database when uninstalling Restrict Content Pro.
  • New: Payment profiles for member accounts can now be cancelled directly from the member Edit screen when setting their status to "Cancelled".
  • New: Added filter to allow custom metadata to be attached to Stripe subscriptions.
  • New: Added a setting to select whether Auto Renew is checked on by default for new subscribers.
  • New: Admin emails can now be customized and configured with template tags.
  • New: Added actions in metabox display template and in save meta function.
  • Tweak: Help tabs have been updated and made available for translation.
  • Tweak: All plugin CSS has been refactored to be more clear and consistent.
  • Tweak: Use count on discount codes now get properly adjusted when account registration fails.
  • Fix: If registration with a free trial fails, it is not possible for members to try again.
  • Fix: Manual renewals improperly prorate payment amounts.
  • Fix: Payment profile IDs do not have whitespace removed.
  • Fix: Responsive tables do not work with all themes.
  • Fix: Incorrect behavior with some restriction functions due to empty metadata being saved.
  • Fix: Two subscriptions with the same name may result in incorrect charge/duration in Stripe.
  • Fix: Content restricted to 'any' level was accessible to pending members.
  • Fix: Some posts incorrectly being included in rcp_get_post_ids_assigned_to_restricted_terms(). This would only be noticed if "Hide Restricted Posts" is checked on.
  • Fix: Incorrect expiration date given to member if they register, don't complete payment, then register again days later.
  • Fix: Stripe Checkout spinner icon still visible after closing modal without completing payment.
  • Fix: Payment form not re-appearing when removing an applied discount code.
  • Tweak: Pass $event variable to hooks in Stripe gateway, like rcp_stripe_charge_succeeded and rcp_stripe_charge_failed.
  • New: Add user note when recurring charge fails.
  • New: Add new RCP_Member methods for set_subscription_id() and set_subscription_key().
  • New: Filters for expiring soon email message and subject. Filters are: rcp_expiring_soon_email and rcp_expiring_soon_subject.
  • Fix: Free trials not working properly in PayPal Express.
  • Fix: Older unrestricted posts being improperly treated as restricted.
  • Fix: Undefined variable in rcp_stripe_charge_failed hook.
  • Fix: Payments made with Authorize.net have invalid date attached.
  • Fix: Register button text not passed through rcp_registration_register_button filter.
  • Tweak: Stop using deprecated functions internally.
  • New: Per Stripe's recommendation, load Stripe.js on all pages if Stripe is enabled. Helps with Stripe's fraud detection.
  • New: Add dynamic rcp_set_status_{$status} developer hook in RCP_Member.
  • New: Email admin when a new manual payment is received.
  • New: Add [is_expired] shortcode for showing content to expired members only.
  • New: rcp_save_settings filter for developers to use when RCP settings are saved.
  • New: Option to Always/Never show excerpts, or decide on an individual post by post basis. The new option is under Restrict > Settings > Misc.
  • New: Search by first/last name on the Members list page.