
Pro features unlocked from free plugin available at WordPress Official Repository.
Code to self null this plugin for future versions/updates if anyone wants to know (add to start of plugin main file in plugin root folder) –
PHP:
add_filter(‘pre_option_split_test_for_elementor_pro_version_license’,function(){
return ‘valid’;
});
WPview All Products Access