Filter plugins_url() so that it works for plugins inside the shared VIP plugins directory or a theme directory.
Props to the GigaOm dev team for coming up with this method.
Parameters
Name | Type | Description |
---|---|---|
$url | string | Optional. Absolute URL to the plugins directory. |
$path | string | Optional. Path relative to the plugins URL. |
$plugin | string | Optional. The plugin file that you want the URL to be relative to. |
Return Value
string