WP Domain Checker is a WordPress plugin which allow you easily to check domain name availability from your wordpress site.
You can check or search for any generic top-level domains (gTLD) or country-code top-level domains (ccTLD).
WP Domain Checker is made with AJAX and easily to use with Shortcode or Widget.
Upload .zip file from plugin section in your wordpress admin panel or upload the plugin folder to the "/wp-content/plugins/" directory on your WordPress Installation.
Activate the plugin through the "Plugins" menu in WordPress Plugins Panel.
You can easily use shortcode [wpdomainchecker] to show domain name checker form in your page or post.
Additionally, you can customize input width or button text in the shortcode.
Example:
you want to set input size to 300px and button text with "Search"
so just add "width" and "button" to the shortcode like this [wpdomainchecker width="300" button="Search"]
to make it responsive just leave it so the shortcode will be like this [wpdomainchecker button="Search"]
Setup WP Domain Checker for Widget is very simple.
Go to Widget section under Appearance in your admin panel and find WP Domain Checker Widget like screenshoot below.
Just add the widget to sidebar or other place whenever you want.
Like shortcode, with widget you can set input size and button text.
By default when you activate the plugin, it automatically add Widget to your Dashboard Admin Panel.
So, you can easily and privately check domain name from admin panel.
You can customize result text result with whatever you want.
Use {domain} to replace the domain text in the result, also you can include html code here.
Whois button will show while domain not available.
First, you must create new page to whois page, you can create new page with whatever title you want.
eg: "Whois" or "Whois Domain". Make sure this is page not post.
Then, put shortcode [wpdomainwhois] in the page you create before.
And then, select page you created before from WP Domain Checker Options section.
Select disable if don't want to show it.
And then, fill the button text. eg: "Order" or "Purchase Now"
Also, input your full url where WHMCS installed. Please include the "http://" like screenshoot below.
If you don't want to use WHMCS and want to add additional button, just disable WHMCS Integration.
And then, fill the button text. eg: "Order" or "Purchase Now" and link where the button will goes.
You can use this feature for affiliate link or whatever you want.
Also, for disable both, just disable WHMCS Integration and leave Additional button text and link empty.