Restrict Content Pro 3.5.43

Download Restrict Content Pro 3.5.43 from nulled fire. With Restrict Content Pro you can set up a complete subscription system for your WordPress.
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.
New: Introduced new filter rcp_is_rcp_admin_page. RCP scripts and styles are enqueued when this returns true so third party plugins can use this filter to load RCP scripts and styles on their own pages.
Improvement: $_POST data is now available during rcp_validate_registration_state ajax action.
Fix: MySQL errors on multisite when switch_blog action runs for the first time after new sites are created but before the database tables are created.
Fix: If a customers database table upgrade runs a second time it throws an error.
Fix: Improve logic on Stripe subscription creation dates to better protect against failures with non-standard billing cycles.
Fix: Add checks in case the one_time column is missing from the discounts database table, and add it in if so. This error could occur when upgrading from a very old version.
Fix: Subscription creation failed with monthly memberships if next month has fewer days than this month.