Posts Tagged ‘hide’

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…

0

Tuesday, January 19th, 2010 at 22:23 | 0 comments
Categories: Wordpress

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 [...]

Saturday, July 18th, 2009 at 04:26 | 0 comments
Categories: Wordpress
TOP