(11/2016 Updated): This is an updated and working code snippet which can be used to retrieve Facebook like count of a specific page. To use this code snippet you’ll need a Facebook App ID and Secret Key. This use latest 2.8 API version method.
Pacca Alpaca
This app will help you to increase your children mental ability and reasoning power. This a basic language training and learning education game. Your children will love it. This app is developed by top digital media expert and teachers panel. Its support multilingual option and there are manu language support like English and Arabic. FEATURED IN THIS APP: […]
Petrol Price App – Best App to know Petrol and Diesel Price
Petrol price is there in every Indian peoples most expense list in daily wise. Its very hard to live without petrol and diesel. As a smart phone user its time go mobile for every thing. We have apps for every daily needed. Why don’t petrol price? lets use of this app to find petrol price in your local […]
UAE Lift WhatsApp Ban for Video and Voice Call
Today major social media plat from WhatsApp lift its ban in UAE. This is not official most probability this may be a bug in their software. This will be corrected any time. So friends now you can enjoy unlimited call to your home country via WhatsApp. Telecommunications Regulatory Authority (TRA) announced that its policy on VoIP […]
How to Display Post from a Particular Category in WordPress
WordPress category specific loop. You can use this simple wordpress to look take post from a category. This is best method for display post from a Particular category. <?php query_posts(‘cat=11&showposts=5’); ?> <?php while (have_posts()) : the_post(); ?> <a href=”<?php echo get_permalink() ?>”> <?php the_title(); ?></a> <?php the_content(); ?> <?php endwhile; ?> <?php wp_reset_query();?>
How install iOS11 for free Using Free Developer profile
Apple launched iSO 11 last night. Its public beta version is available after few days but its developer beta version is available to instll from now. Use the following method to install it. Install this profile after clicking this link using safari browser. https://beta.applebetas.co/ios Then check your phones update option in about section, you will […]
Top 5 Help Full WordPress Plugins
From my point as a WordPress developer, I consider the following plugins quite helpful: Debug Bar The Debug Bar is a super useful plugin which adds an additional menu to the WordPress backend displaying query, cache, memory usage and other helpful information. Additionally you can also enable PHP warnings and notices when WP_DEBUG is enabled. […]
Best WordPress themes for Small Companies
At beginning stages many users facing difficulty in changing or customizing page layout on their site. While different wordpress themes come up with different page layouts but those are very hard to do customization. So Drag and Drop is the only theme for building attractive sites without any coding. As per my knowledge the following […]
How to create a Custom Post Type in WordPress
WordPress Custom post type feature is a time saving of developer while it come to developing a CMS site in WordPress. By default WordPress has five post types (posts and pages are the most popular), organized using built-in taxonomies like categories and tags. However, you can extend the functionality of WordPress and display different types […]
WhatsApp Backdoor Turns Out as a Known Design Feature
Introduction of the BUG: Numerous people were shocked an article about WhatsApp’s secondary passage being a subject of defenselessness. This is asserted to be an indirect access in the Facebook-WhatsApp texting administration permitting assailants and con artists to peruse and capture encoded messages. Be that as it may, as indicated by the lion’s share of […]