How to show External RSS Feed post on Your WordPress Site? Dont you have time to write post and want to show post from other site’s RSS feed on your site. No worry here is a quick solution for the. Read More …
BuddyPress Members Import Review
Please provide your review in comment section 🙂
BuddyPress Members Import Support
Since version 4.0 of BuddyPress Members Import no more need to create Groups manually. In CSV file you have to declare user group(s) name (separated by :: if more than 1) under column `member_groups_name` So now let say in system Read More …
Apple eyes Passbook coupons with touch of NFC
A patent application published today describes Apple’s concept for its Passbook app and the idea of using near-field communications to redeem digital coupons.
WordPress and Ajax calls
WordPress and ajax calls!!! Let me first explain you the situation. You have created one plugin and in this plugin one of your functionality need some ajax functionality mean you want to do something without refreshing the page like voting(like/dislike article), Read More …
How to create a order In Drupal programmatically
Today I got one strange requirement from my client and that is he has a Drupal website which is combined with NetSuite(NS), and he wants that if he create any order at NS end then this order will be create at Drupal Read More …
How to make compatible nextgen gallery with AWS plugin
From few peoples I heard that nextgen gallery plugin is not working with AWS plugin as it should and asking me How to make compatible nextgen gallery with AWS plugin? So I have work around it and come out with Read More …
How to access Drupal functions and sesions in a stand alone PHP script
If you want to access Drupal functions and sessions in your stand alone PHP scripts which is present any where in your project directory then how you will do this? Let say you are going to create one websevices in Read More …
How to modify Active Directory passwords through PHP
The secret is keep in Active Directory on a user object within the unicodePwd attribute. This attribute is written under some restricted conditions, however it can’t be accessible, but the value of this attribute can be modify or alter. In Read More …
WordPress database structure
For Detail Information