How to Automatically Post New Instagram Photos to WordPress

Do you want to automatically post new Instagram photos to your WordPress site?  There are lots of people who post their Instagram pictures on WordPress. But what if you want to go the other way? Going from WordPress to Instagram is maybe something you want to do, not only to increase your blog’s reach and … Read more

How to Install opencv in python

Install the python in opencv module (a) 1. Packages for standard desktop environments you create an environment: There are four different packages and you should select only one of them. Do not install multiple different packages in the same environment. There is no plugin architecture: all the packages use the same namespace (cv2). Open the … Read more

How to Install Python on Windows OS

Install Python 3.6.0: To follow the installation procedure, you need to be connected to the Internet. Visit:-Download Python At the bottom locate Windows x86-64 executable installer for 64 bits OS and Windows x86 executable installer for 32 bits OS. Click on the located installer file to download. After the download completes, double click on the … Read more

How to Add reCAPTCHA to WordPress Comment Form

Are you looking to add reCAPTCHA to your WordPress comment form? Instead of turning off the comments, you can add CAPTCHA to the comment form to practically eliminate spam. In this tutorial, we’ll show you how to easily add reCAPTCHA to the comment form of your WordPress website.     What is Google reCAPTCHA? reCAPTCHA … Read more