Posts by Faruque Ahamed Mollick
Author Biographical Info: Not available
I have a WordPress blog where I found many users was creating their account on my WordPress site using different types of email which were unrecognized. Most of the people use Gmail, yahoo email. So most of the registered users should register with these email providers. But I was shocked, how most of the users registering […] Read More
Today we are going to learn how to show or hide elements for logged in users in WordPress theme. We will filter content for logged in users in WP theme. Show content only for logge.... Read More
Here in this post I am going give you simple android WebView code to open a website through an android app. The WebView class is a built-in extension of Android’s View class that allows you to display web pages as a part of your activity layout. If an android developer wants to add browser functionality for browsing […] Read More
In this WordPress tutorial, we will learn how to prevent a WordPress plugin from searching for updates. It can be found many times for developers that they modify a WordPress plugin to use it for their need. But here is the problem with those modified WordPress plugins available on wordpress.org. These plugins always search for […] Read More