Archives
-
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…
3,317 views | Comments OffJan 19th, 2010 | Filed under WordpressTags: code, footer links, functions.php, hide, remove, template, theme, Wordpress, wordpress dashboard -
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 [...]
1,186 views | Comments OffJul 18th, 2009 | Filed under Wordpress
