Performance problems for plugin_url
-
Hi there,
I thought you might like to know that your plugin was causing page loads (after an initial successful load) to hang for me, when using the plugin_url() function.
This seems to be caused during the following filter, found in the plugins_url() function in wp-includes/link-template.php file…
return apply_filters('plugins_url', $url, $path, $plugin);
- The topic ‘Performance problems for plugin_url’ is closed to new replies.