Facebook plugin for wordpress site
- At July 15, 2012
- By G. M. Shaharia Azam
- In Blog, General, Plugins, Tutorial & Tips, Wordpress
1
At last facebook has developed wordpress plugin to make everything easier for webmaster to integrate various kinds of features of Facebook. Facebook itself developed this plugin.
You can download the facebook plugin from?http://wordpress.org/extend/plugins/facebook/
Really it will be fantastic if webmaster can use Facebook plugin for their wordpress site. It will make more easiest way to interact with fans, users. I personally think Business website which is built in WordPress they can be?benefited?with this.
‘Title Research’ Plugin for WordPress
- At April 8, 2011
- By G. M. Shaharia Azam
- In Blog, Plugins, Wordpress
2
Plugin Name: Title Research
Plugin URI: http://www.shahariaazam.com/wp-content/uploads/2011/04/titleresearch.zip
Description: This ‘Title Research’ plugin is helpful for researcher who want direct search according to the title of the wordpress post. They don’t need to search on that same topics in the search engine. They can easily get the more information by clicking the search engine’s icons.
Version: 1.0
Author URI: http://www.shahariaazam.com
Download titleresearch plugin for wordpress.
WordPress plugin development is a real easy work
- At April 6, 2011
- By G. M. Shaharia Azam
- In Blog, Plugins, Wordpress
0
It’s really easy to develop wordpress plugin. Just follow some steps.
Step1: First make a PHP file in wp-content/plugin/ directory. Basically filename will be the name of your plugin. So try to give a unique name of your plugin.
Step2: Now write down some plugin information like Plugin name, Author, description etc. It’s compulsory because wordpress will detect your plugin through this information.
step3: Now write down your main task in a function like ShowText() [according to the above image].
Step4: To execute your function add an wordpress action like add_action (‘the_content’, ‘ShowText’) means when the wordpress will load the_content() function then your ShowText() function will also load.
Step5: To create a menu within wordpress admin control panel for your plugin, you need to call action like add_action(‘admin_menu’,'my_plugin_menu’);.. here my plugin menu is your plugin’s menu function.
Now you have to give some argument into the my_plugin_menu() such as ‘Title, Plugin slug, menu’s link output function. In this above image the output function is ‘my_plugin_options().
Now we have to write down the output within my_plugin_options()function.
Now I hope you have a little bit concept about the plugin development. Let’s start your wordpress plugin development journey.
External Resource:
http://codex.wordpress.org/Writing_a_Plugin
http://codex.wordpress.org/Administration_Menus
Crack for Pop Up Domination WordPress Plugin Script
- At January 6, 2011
- By G. M. Shaharia Azam
- In Blog, Plugins, Wordpress
2
Pop Up Domination scripts has been cracked. I have found several cracked or null scripts throughout the web. And Pop Up Domination is the greatest plugin for wordpress subscription pop up system.
You don’t need to pay more and more dollar for making your mailing list larger. Easily you can make more subscriber for your services without paying any money.
Just hire me for making large number of subscriber of yours!!! I will take care of everything.
Fill up the following form and I will go forward to work for you as soon as possible.


