Posts Tagged ‘whois plugin’

WHOIS Config: General Settings

« Configuration

WHOIS > Configuration > General Configuration

Search Form Method

This is set to Regular POST. The other option Ajax Request. This setting controls how the domain search method is handled by the WHOIS form.

Security Check

This option is set to Human Check by default. The other method of checking is to use Captcha Image which requires the Really Simple Captcha plugin which can be downloaded from WordPress. The Human Check requires a mathematical calculation to be entered. This displays an image or calculation for accurate human input recognition. Security can be turned OFF altogether.

Background Color

This the background color used when “Captcha Image” is selected. The text box value is entered in hexadecimal and the background color of the captcha image by default is set to #FFFFFF which is White. This option is not shown on the dashboard when Security Check in set to another value. i.e. Captcha or OFF.

WHOIS Output

It can be set to “Full Information” or “Short: Available/Not Available only”. The first mentioned will output all details regarding the domain such as nameserver details, contact information, technical information, etc. while the short version simply shows whether or not the domain is available and doesn’t show any technical details.

Highlight Fields

This is set to “Yes” by default.  This option highlights important fields in the whois output (eg. status, nameservers, etc)

Clean Output

This is set to “Yes” by default. This setting will “clean” the whois output of extraneous text when set to “Yes”. It is recommended that you turn this on.

Redirect When “Available”

This is set to “No” by default. When a domain is searched for and is available, the plugin can do a redirect to a specified URL. See Below.

Redirect URL

Thus is the URL to redirect to when a domain is available (not registered). You may use {domain} and {tld} in the URL where you want it to be replaced. This option is only displayed on the Dashboard when Redirect When “Available” is set to “Yes”.

Redirect Target

This is set to “Same Window” by default.  The other value, “New Window” will open “Redirect URL” above in the same or a new window, depending on the setting. This option is only displayed on the Dashboard when Redirect When “Available” is set to “Yes”.

Turn on Cache

Thus is turned “Off” by default. This option turns the Cache On or Off. Caching turned on will speed up searches.

TinyMCE Button

This is set to “On” by default. Turn this On for a TinyMCE button to quickly insert WHOIS form when using the TinyMCE editor.

WHOIS: Translation

You have the ability to translate the WordPress FAQ plugin in your preferred language. The translation process is rather simple and the only mandatory requirement is that you fluently understand English and another language. This article will guide you through the process if translating the WordPress WHOIS plugin using an application called poEditContinue Reading “WHOIS: Translation” »

WordPress WHOIS 1.3.2 Release Notes

« Release Notes

WordPress WHOIS Plugin v1.3.2 Release Notes

  • WordPress 2.8.X Compatibility

WP WHOIS v1.3.1 Release Notes

WordPress WHOIS plugin v1.3.1 Release Notes

Continue Reading “WP WHOIS v1.3.1 Release Notes” »

WordPress WHOIS plugin

Description

The WordPress WHOIS plugin allows you to insert a tag into any WordPress post or page to generate a WHOIS search form for your users to get information on domain names with different TLDs. The plugin also supports sidebar widgets which will simply output Registered or Available depending on the domain status.

System Recommendations

  • WordPress 2.9 or higher
  • PHP 4.2 or higher
  • MySQL 4 or higher

Installation

  1. Ensure that you have WordPress installed.
  2. Unzip the WHOIS package
  3. Rename the “wordpress-whois-search” folder to “wp-whois
  4. Upload the “wp-whois” folder to the “wp-content/plugins” directory
  5. Activate the WHOIS plugin from the ‘Plugins’ menu in WordPress
  6. Go to ‘Tools’ > ‘WHOIS’ to configure the WHOIS plugin

Quick Start Guide

Activation

  • Go to ‘Plugins’ in your WordPress dashboard.
  • Go to Lightbox and click the ‘Activate’ link.

Configuration

  • The menu item ‘WHOIS’ will appear in your Tasks menu.
  • Go to WHOIS.
  • Read carefully through the settings and select the options that suit you.
  • Click save Configuration.

Intergration

Sidebar Widget

  • Go to Appearance>Widgets.
  • Drag and drop the WHOIS into your sidebar.
  • A drop down will open up for the plugin.
  • Type in a title i.e. WHOIS
  • Click Save

Post/Page Embedding

  • To make the plugin appear on a post or page simply use a short code (ie. [] )in the appropriate place
  • Add/edit a post page as normal
  • Type [whois]
  • Post/Update the post or page

That’s it you are done!