Posts tagged as "hide"

Posted by KaiseRCrazY on 19th January 2010

How to change dashboard footer texts?

When you build a theme you can use this code for hide/remove WordPress Dashboard’s links. you have to add this code into your theme’s functions.php. After that you can write your own text with dashboard footer. Let’s Begin…

Posted by KaiseRCrazY on 18th July 2009

How to Hide Your Single Post From Search Engines

Have you ever a semi-private post? If your answer is ‘yes‘ you can hide your post from search engines. How? Very Simple. It’s only 3 line code. With this code you will add a noindex tag to your post. Firstly you have to know your post ID. It’s important for this code. If you already [...]