Jquery Plugin Convert into WP Plugin
How to Jquery Plugin Convert into WP Plugin
Welcome to all in today our wordpress plugin tutorial. On this tune I am going to show how to Jquery Plugin Convert into WP Plugin. I am select a progress bar jquery plugin “GoalPrgress“. To use the progress plugin are given in goalprogress plugin github link. By using the system everyone can easily convert jquery… Read More
dynamic wordpress search
How to dynamic wordpress search
In this tune I am going to describe how to dynamic wordpress search box. Every wordpress theme must used search box to find easily any content. So it is need to know how to dynamic the search box. Search form box have type like search from whole website or search from specific post type. Lets… Read More
Wordpress Multilingual
WordPress Multilingual System
Multilingual means many language beside English. WordPress default have no support multilingual means can not use other language beside English. But this multilingual badly need to for website to easy for non-English visitor. From the wordpress version 3.0 they develop plugin for multilingual. The popular plugin is WPML for multilingual your website but the plugin… Read More
WP Custom Widget
How to Create WP Custom Widget
In this tune how to create wp custom widget, the widget show wp dashboard appearance to widget section. This is important to learn this function because sometimes need to the widget to make user friendly wp back end. Step-1: To create a custom widget in wordpress appearance widget area basically must need below function. class… Read More
WP Plugin Development
WP Plugin Development QuickStart Pack
Welcome to all in WP plugin development tune. Though today not develop any plugin but we are learn “What is must need to make a wp plugin”. We are ready today a plugin quickstart pack, by which using can develop every plugin next time. In this tune get, which information need to make a plugin?… Read More
WP Multisite Network
WordPress Multisite Network Configuration
In wordpress new edition add multisite network. By using multisite network can manage many sub-domain from one wordpress dashboard. Though this multisite networking system made easy to control a number of website from one dashboard their has some risky issue. If you used multisite network it will be risky when hacked. After all this multisite… Read More
Security Plugin
Useful WordPress Security Plugin
This is really important tune for WordPress website user because describe on this tune how make strong security by using WP security plugin. Though the plugin found in wordpress.org so everyone can use easily to make strong website security. In previous tune also describe about wp website security but that was manually means without plugin.… Read More
Wordpress Security
More Secure WordPress Site Against Hacker
Though WordPress most popular CMS but it is weak in security issue other than joomla & drupal CMS. So website hacker easily hacked WordPress site. But If you some change configuration, it will be more secure than usual. In this tune I am going to describe some important steps to increase security issue against hacker… Read More
WP Menu Register
How to register menu in wordpress
Welcome to everybody. Today I am going to describe how register menu in wordpress to use dynamically. From this tune everyone can dynamic their HTML menu in wp easily. Step one: In this step you have need register menu in theme function.php file. To register menu take a function here name “various_nav_menus” this all need… Read More
Contact Form 7
How to Use Contact Form 7 Plugin in WP
We know that Contact Form 7 is one of the most popular WordPress contact plugin. It is easy to install & activate like other plugin just search by contact form 7. On this tune I am going to describing to configure this contact form plugin send all contact to admin email from wordpress. On this… Read More