Button Change button text.
Default: “Check”
width Change search box width.
Default: 900px
item_id Integrated to specific product ID.
(Product ID in settings will be ignored).
size Change search box size (small or large).
Default: large
recaptcha Enable/disable recaptcha.
Site Key & Secret Key required.
Default: no
allowed_tld Allow only specific tld to be check.
Separate by comma for each extension.
Default: no
style Choose Search Form Design 1 or 2
Default: 1
available_msg Text Message if domain available.
You can use {domain} {sld} {tld} tag here.
unavailable_msg Text Message if domain unavailable.
You can use {domain} {sld} {tld} tag here.
integration Override the default integration.
whois_button Enable / Disable Whois Button
class Add additional Class to the Search Box
You can use “mobile” class if you place
the shortcode in small container,
this is will make the design fit with the container.
whoislookuponly Make the Domain Search Form to Whois Domain Lookup only.
multiple_tld Full means multiple tld will be checked and displayed whether the extension is included or not.
Partial means multiple tld will be checked and displayed only if the domain is entered without extension. (eg. “google”, “yahoo”).
*All above shortcode parameters will override the WP Domain Checker settings in WP Admin Dashboard.
Example:
If you want to set domain checker form size to 300px and button text with “Search”
You have to add “width” and “button” to the shortcode like this
Multiple domain checker form for multiple product WooCommerce you can add item_id in each shortcode.
e.g: Checker for product ID 123
e.g: Checker for product ID 456
If you not include item_id in the shortcode, default product ID in settings will be used.