Hey all,
I have about 27 recipes that I want to export from my blog.
So I was looking at the code of WP recipe maker (https://wordpress.org/plugins/wp-recipe-maker/) and found out the parts where it checks if premium is active (because exporting is a premium feature).
I have modified the code and replaced it with a literal "true".
Everything seemed to work fine but when I try to access the settings page of the plugin after installing the modified zip file, I get just "Loading".
Looks like there is something else to be done here.
How can i get this to work from here?
Any help would be appreciated.
Thanks.
I have about 27 recipes that I want to export from my blog.
So I was looking at the code of WP recipe maker (https://wordpress.org/plugins/wp-recipe-maker/) and found out the parts where it checks if premium is active (because exporting is a premium feature).
I have modified the code and replaced it with a literal "true".
Everything seemed to work fine but when I try to access the settings page of the plugin after installing the modified zip file, I get just "Loading".
Looks like there is something else to be done here.
How can i get this to work from here?
Any help would be appreciated.
Thanks.