Tagged Questions
0
votes
2answers
173 views
How to deactivate my plugin upon deactivation of NextGen
i'm writing this plugin and i need to deactivate it when NextGen is deactivated:
<?php
/*
Plugin Name: Plugin Name
Description: Description
Version: 1.0
Author: Author
Author URI: Author URI
*/
...