[Bb-trac] [bbPress] #630: A check to see if a plugin is activated
or not
bbPress
bb-trac at lists.bbpress.org
Thu Apr 5 09:09:25 GMT 2007
#630: A check to see if a plugin is activated or not
-------------------------+--------------------------------------------------
Reporter: Null | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 1.0
Component: Back-end | Version: 0.8.1
Severity: normal | Keywords: plugin activation check
-------------------------+--------------------------------------------------
Another idea:
I see that some plugins requier other plugins to be installed ("activated"
in 1.0) in order to work. It would be handy to have a function checking if
a certain plugin is activated or not.
So like:
check if plugin X is activated
if is activated
use/show/do action
else
use/show (could be an error message like plugin x is not activated and is
requierd in order to work)/do action
I am currently doing this using: if file_excsist(), but with the upcomming
activation thingy, a file (plugin) can excist but not be loaded and this
will give errors.
--
Ticket URL: <http://trac.bbpress.org/ticket/630>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list