Pretty sure this is simple to do but sent a message to the plugin support and they completely ignored my question and replaced it with their own made up version.
Basically I have a slider plugin (Slider WD) and I was given some PHP code:
Code:
<?php wd_slider(1); ?>
All I want to do is restrict the plugins use on specific pages like page-ID=2 or something.
How would I do this please?