sfw_is_pro
Description
Checks if this is the pro version of this plugin
Since: 1.0.0
Code
<?php function sfw_is_pro( ){
…
} ?>
Checks if this is the pro version of this plugin
Since: 1.0.0
<?php function sfw_is_pro( ){
…
} ?>