Dominik Schilling 697a6d5560 Plugins: In uninstall_plugin() pass the plugin file to wp_register_plugin_realpath().
`wp_register_plugin_realpath()` calls `dirname( $file );` to remove the basename. The basename must be included in the argument or the symlinked directory won't be registered.

Props andy.
Fixes #36709.
Built from https://develop.svn.wordpress.org/trunk@37331


git-svn-id: http://core.svn.wordpress.org/trunk@37297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-04-30 15:04:27 +00:00
..
2016-03-10 05:37:27 +00:00
2016-04-12 17:25:28 +00:00
2016-04-10 02:03:29 +00:00
2015-12-31 19:33:25 +00:00
2016-04-10 02:03:29 +00:00
2015-11-18 20:30:25 +00:00