Returns the plugin or theme url depending on the $file that is used.
Example:
$swifty_css_admin_url = get_swifty_lib_dir_url( __FILE__ ) . 'css/swifty-admin.css';
Returns the plugin or theme url depending on the $file that is used.
Example:
$swifty_css_admin_url = get_swifty_lib_dir_url( __FILE__ ) . 'css/swifty-admin.css';