wordpress 3 and turbo link
when upgrading to Wordpress 3.01 I thought the turbo link would disappear from the dashboard, as per http://co开发者_StackOverflow社区dex.wordpress.org/Tools_Tools_SubPanel . However, the Turbo link still shows up in the header of my dashboard after the upgrade. How do I remove the Turbo link (even if I have to edit the core files to achieve this) ?
Same problem, exactly. Custom Admin Branding plugin has the Turbo link hard coded in custom_branding.php, line 555.
I like the plugin, so just edited it to suit. I also changed the "Howdy" greeting (line 548), what with me not being a cowboy.
it was a 'Custom Admin Branding' wordpress plugin that caused this so i am using another plugin instead.
精彩评论