has Plugin
Returns true
if a plugin with the given ID has already been applied, otherwise false
.
Return
true
if the plugin has been applied
Since
2.3
Parameters
id
the plugin ID. See findPlugin for details about this parameter.
Returns true
if a plugin with the given ID has already been applied, otherwise false
.
true
if the plugin has been applied
2.3
the plugin ID. See findPlugin for details about this parameter.