Addon Functions
Want a successful Modern site?
Start with IQRA training; it’s easy and quick to your needs.
1. current_active_addons()
use this function for get active addons data.
2. is_addons_active($addon_name)
use this function for check this plugin is active ?.
if Active return 1.
3. is_addons_exist($addon_name)
use this function for check this plugin is exist ?.
4. current_addon_dir($dir)
use this function get addon directory.
5. current_addon_include_dir($dir)
use this function you can easily include addon's any file .