Do you create WordPress themes for clients? Or just want a customised WordPress admin area in the back-end? You might also be looking for customisation to make it a better experience for your registered members to access the back-end to update their profiles or add some posts. Whatever your reason, WordPress allows you to easily tweak the admin dashboard.
WordPress automatically adds a rel=”nofollow” attribute to external links in comments, but it doesn’t happen automatically within post content. If you want to automatically add rel=”nofollow” attribute to external links in your post content without using any plug-in, here is a simple WordPress hack.
Do you want to show all your WordPress posts in a dropdown menu? It can come handy to allow your visitors browse through the website quickly. Below is the code for creating a dropdown menu with all the posts in it. You can add the code to any template file such as sidebar.php in your WordPress theme.