Custom placement of sam-images directory
-
Hi,
could you please make the sam-images folder changeable by filter or by overriding constants SAM_PRO_AD_IMG and SAM_PRO_AD_URL in wp-config.php?
(the filter would be preferable)Currently I’m using the wp-content location and I don’t want to manually change the code with every update of plugin.
define('SAM_PRO_AD_IMG', WP_CONTENT_DIR.'/banners/'); define('SAM_PRO_AD_URL', WP_CONTENT_URL.'/banners/');
Thanks a lot.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom placement of sam-images directory’ is closed to new replies.