*

pitbull

  • ***
  • 98 posts
How to check if Business profile plugin is enabled or not?
« on: March 19, 2019, 06:45:37 PM »
@Frosticek What is the easy way to check at the front end if the bprofiles plugin is existing or not ??

eg

Code: [Select]
If { plugin bprofiles is exist

//Then add this code here

} else {
 
//Add another code here
}

Is there any osclass global condition (if statement) we can use here ?

Regards

*

MB Themes

Re: How to check if Business profile plugin is enabled or not?
« Reply #1 on: March 19, 2019, 10:26:40 PM »
Check if some of plugin function exists
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots