sfw_dir
Description
Retrieve plugin dir.
Since: 1.0.0
Code
<?php function sfw_dir( $path = '' ){
…
} ?>
Parameter
- $path
- (string) (optional) A path relative to the plugin root.
Default: ''
Retrieve plugin dir.
Since: 1.0.0
<?php function sfw_dir( $path = '' ){
…
} ?>
Default: ''