How To Add Plugins To WordPress

Add plugins to WordPress is simple and easy. Plugins extend and expand the functionality of WordPress. There are about 42,950 (dt 2016-02-13) plugin available on wordpress.org plugin directory alone. There are thousand more plugin available, that you will find on web. Based on your requirement you will find more than one, that will server your needs.

To me, it’s easier to add plugins to WordPress than finding the right Continue reading

WP Function wp_normalize_path()

This is the fist time by contributed a full function page on WordPress Codex and listed is on all function pageĀ  too. I’m very very happy I was able to did it. The WP function wp_normalize_path() was just introduced on WordPress 3.9

On windows systems, replaces backslashes with forward slashes and forces upper-case drive letters. Ensures that no duplicate slashes exist. Call the functions Continue reading

How to Add Header and Icon Image to WordPress Plugins

With upcoming changes on WordPress 4.0, the wordpress.org Plugins Directory’s page is changing after a long pause. The same happening on wp-admin Plugin page too. The new look with have a Plugin Icon With title, descriptions and other info of the Plugin.
This new changes will not put any effect with the earlier Plugin header image. The Plugin header image will be there same as before. For some one new with the WordPress Plugin development, here is how to add the header image please follow the same steps below….

Add Icon Image to WordPress.org Plugins

With upcoming changes on WordPress 4.0, the wordpress.org Plugins Directory’s page is changing after a long pause. The same happening on wp-admin Plugin page too. The new look with have a Plugin Icon With title, descriptions and other info of the Plugin.

This new changes will not put any effect with the earlier Plugin header image. The Plugin header image will be there Continue reading

WordPress Plugin, Indeed WordPress Widget – Jobroll

Indeed WordPress Widget. A simple WordPress Plugin, that display Indeed Jobroll widget in WordPress widget area. This indeed widget needs Indeed publication ID. Very easy to install and run. You can get the Plugin form my Download page. Currently Indeed WordPress Widget is very simple widget, but have plans to make it more useful and feature rich….

Indeed WordPress Widget

A few month back I have worked on WordPress site related to jobs search and posting. The site was using IndeedPress. During that time I came to know about Indeed Publication, so I just put a “cut paste” widget to my site too using simple WordPress core text widget. Was working good. But after sometime I thought of making some Continue reading