sfw
Description
Retrieve the main plugin instance
Triggers the load method if no instance was instantiated previously
Since: 1.0.0
Code
<?php function sfw( ){
…
} ?>
Retrieve the main plugin instance
Triggers the load method if no instance was instantiated previously
Since: 1.0.0
<?php function sfw( ){
…
} ?>