Archive for February, 2012

How to get last login time in wordpress

Wordpress stores only the registration date for users. So what if your system needs to know the last login date for a user. Well there is no in-built functionality available to get this. But we can use login hook and a metadata to accomplish this. First we need to add a function for this login hook...... More this article →
0

Adding banner to wordpress plugin

Developing a plugin for wordpress is really an awesome feeling. After you submit this to wordpress, it will be available on the plugins section and your plugin will be used worldwide. But the way this shows up in the plugins page is not that eye-catchy. So how come if we can provide some cool graphics..... More this article →
0

WTI Contact Back Plugin

Description WTI Contact Back is a plugin for sending website admin an email letting him know that he needs to contact you back. Installation Procedure Download the plugin and extract it. Upload the directory ‘/wti-contact-back/’ to the ‘/wp-content/plugins/’ directory. Activate..... More this article →
0
©2012WebTechIdeas. All rights reserved.