if_plugin
Attributes:
- name="text" • Plugin name as defined on admin - plugins.
- ver="number" • Plugin version number as defined on admin - plugins.
Behaviors:
The if_plugin tag is a conditional container tag which will execute the contained statement when the name attribute matches a currently installed and enabled plugin, and the current version number is equal to or greater than the ver attribute assigned (if used).