Utilities::set_plugin_name( string $plugin_name )
Set the name of the plugin
Contents
Parameters Parameters
- $plugin_name
-
(string) (Required) The name of the plugin
Return Return
(string)
Source Source
File: src/utilities.php
Expand full source code Collapse full source code View on Github
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |