masterross
Member
- Dec 12, 2018
- 46
- 25
- 18
Did you read this?
How To Null WP Schema Pro
Go to wp-schema-pro Folder
and open wp-schema-pro.php
After line 20 just add this code:
EnjoyPHP:$brainstrom = get_option( 'brainstrom_products' ); $brainstrom['plugins']['wp-schema-pro']['status'] = 'registered'; update_option( 'brainstrom_products', $brainstrom );