NextGen gallery patch for WordPress Download Manager Pro

If you are using wordpress download manager pro with nextgen gallery, you can have to add following code at the end of download-manager.php, that will resolve the conflict with nextgen gallery:

add_filter('run_ngg_resource_manager', '__return_false');

 


Leave a Reply