Skip to content

wp-refers/domain-age-checker-tool

Repository files navigation

=== Domain Age Checker Tool ===
Contributors: wprefers
Tags: Domain Age, Domain Expiry Date, Domain Information, whoisapi
Donate link: https://www.buymeacoffee.com/sachinkiranti
Requires at least: 5.0
Tested up to: 6.3
Requires PHP: 5.6
Stable tag: 1.0.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

This plugin helps to get the domain information.

== Description ==
The plugin allows you to check the age of multiple domains with registered date, last updated date and expiry date provided by whoisapi.

Features :

1. Show domain age
2. Show domain registered date
3. Show domain last updated date
4. Show domain expiry date
5. Show your domain info in dashboard widget

## Quick Links

- Tutorial: [Domain Age Checker Tool](https://wprefers.com/how-to-check-the-domain-expiry-date/)
- Demo: [https://wprefers.com/how-to-check-the-domain-expiry-date/](https://wprefers.com/how-to-check-the-domain-expiry-date/)
- [Buy me a coffee](https://www.buymeacoffee.com/sachinkiranti)

== Installation ==
#### From within Wordpress
1. Visit 'Plugins  > Add New'
2. Search 'Domain Age Checker Tool'
3. Install and Activate the plugin.
4. Create post/page and add the shortcode `[domain-age-checker-tool]`

#### Manually
1. Download and unzip the file.
2. Upload the folder Domain Age Checker Tool plugin into 'wp-content/plugins/' folder.
3. Activate from the plugin page.
4. Create post/page and add the shortcode `[domain-age-checker-tool]`

== Frequently Asked Questions ==
= How does the plugin work? =
The plugins get the information from whoisapi and display the domain information.

= Do you need to configure the plugin? =
No, you don't have to do anything. Just install and activate the plugin.

= Do you need to configure the plugin? =
No, you don't have to do anything. Just install and activate the plugin.

== Screenshots ==
1. The working demo image of the plugin

== Changelog ==
= 1.0.1 - 2023-10-15
* Feat: Added Dashboard widget for your domain.
* Feat: Cache info of your domain.
* Fixed: minor issues
= 1.0.0 =
* Initial release.