How would one get the URL to their own plugin directory? To include, say, an image tag? This works, but is rather ugly: plugins_url(dirname(plugin_basename(__FILE__)))