Hi,
You are right !
I have hardcoded in my plugin few features to avoid overloading of my blog. I also understand that it is not the goal of the users who install my plugin.
2 solutions in order to re-add the <link> features :
– if you understand php code : please remove the line with “remove_action( ‘wp_head’, ‘wp_shortlink_wp_head’);” in the beginning of the core.php file
– in other cases, I will remove these hardcoded features in the next version of the plugin
Please ask if you have any questions
Hi,
You should have a pending update and this update should resolve your problem
I mark this post as resolved but do not hesitate to point me out any other issues
Thread Starter
aijosh
(@aijosh)
Great, thanks a lot! I’ll check it out.