plugins_url – filter
Filters the URL to the plugins directory.
Parameters
- .
- ( 2.8.0 ) . .
- $url
- ( string ) The complete URL to the plugins directory including scheme and path. . . .
- $path
- ( string ) Path relative to the URL to the plugins directory. Blank string if no path is specified. . . .
- $plugin
- ( string ) The plugin file path to be relative to. Blank string if no plugin is specified. . . .