Posts by Faruque Ahamed Mollick

Author Biographical Info: Not available

Allow registration for certain email domain on WordPress

Allow registration for certain email domain on WordPress

By Faruque Ahamed Mollick | December 21, 2016

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

WordPress code – show/hide for logged in users in theme

By Faruque Ahamed Mollick

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

Simple Android WebView code for accessing a website within app

Simple Android WebView code for accessing a website within app

By Faruque Ahamed Mollick | December 17, 2016

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

Prevent a WordPress plugin from searching for updates

Prevent a WordPress plugin from searching for updates

By Faruque Ahamed Mollick | December 16, 2016

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

Related Posts