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
Categories: Wordpress
Tags: code, footer links, functions.php, hide, remove, template, theme, Wordpress, wordpress dashboard
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 [...]
Categories: Wordpress


