Thread Starter
WP_JP
(@mrjp123googlemailcom)
nvm
I found the option name for the plugin. I searched for this tag “get_option” in the file were the plugin options are created. Now i can use the option array and check the values.
Thanks anyway
Thread Starter
WP_JP
(@mrjp123googlemailcom)
Yeah I checked wp_options table in database it has no records of the plugin options. It has its own array I think.