In WordPress, if you have used plenty of plugins, you will surely come across a few that require you to put a shortcode in the post (like [shortcode_1]) for it to work. Using shortcode may be a good way to add functionality to your site, but when you deactivate the plugin, the shortcode in your content don’t get removed and it will appear in the frontend in its unprocessed form. Here are some ways to remove unused shortcode from your site.
If you run a blog, you might want to insert some ads in your article to generate some income. In WordPress (self-hosted), you can easily add ads to the sidebar, but adding ads to the content, especially in-between the content, can be difficult. In this article, we show you a simple way where you can easily insert ad (or any other stuff) in-between your content, without any plugin.
Ever come across an old family photo that would really look great if it had some color? Here we show you how to colorize black and white photos with Gimp.