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