Hi
I am wanting to disable a plugin from being used in a specific page template in my wordpress installation, however I need it to work normally on the rest of the site.
Is there perhaps a piece of code I could use to prevent a specific plugin from executing on a specific page.
for example
disable_on_page("plugin_name");