WP Manifestindependent plugin directory
manifest / utilities / dns-lookup-widget

DPS DNS Lookup Widget releases

WordPress bulk DNS lookup widget plugin converted from WPCode snippet

by DPS.MEDIA · github.com/hienhoceo-dpsmedia/dns-lookup-widget · website

0stars
23release downloads
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/hienhoceo-dpsmedia/dns-lookup-widget/releases/download/v1.1.6/dps-dns-lookup-widget.zip

Readme

DPS DNS Lookup Widget

Standard WordPress plugin version of the original WPCode DNS bulk lookup snippet in html.html, upgraded with multi-column DNS and server health checks.

Usage

Install the plugin folder in WordPress and add this shortcode to a post, page, or template:

[dps_dns_lookup]

Optional attributes:

[dps_dns_lookup limit="100" delay="120" title="Tra Cứu DNS Hàng Loạt"]

What Changed From The Snippet

  • Large inline WPCode HTML/JS was converted into a WordPress plugin.
  • CSS and JavaScript are enqueued as static assets.
  • DNS lookups go through a WordPress REST endpoint.
  • DNS, HTTP, and SSL checks go through a WordPress REST endpoint.
  • Results are cached with transients.
  • Admin settings control HTTP/SSL availability, rate limits, allow/block lists, and optional logs.
  • Shortcode output uses escaping, sanitization, and scoped classes.

Verification

Run from the plugin root:

php -l dps-dns-lookup-widget.php
php -l includes/class-dps-dns-lookup-settings.php
php -l includes/class-dps-dns-lookup-admin.php
php -l includes/class-dps-dns-lookup-plugin.php
php -l includes/class-dps-dns-lookup-rest.php
php -l uninstall.php
node --check assets/js/dps-dns-lookup.js
php tests/static-checks.php

WordPress.org Notes

The plugin includes a wordpress.org-style readme.txt, GPLv2-or-later licensing metadata, a unique prefix (dps-dns-), no CDN dependencies, no secrets, and no build step.

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.1.6 Jun 27, 2026 dps-dns-lookup-widget.zip 3
v1.1.5 Jun 27, 2026 dps-dns-lookup-widget.zip 2
v1.1.4 Jun 27, 2026 dps-dns-lookup-widget.zip 3
v1.1.3 Jun 27, 2026 dps-dns-lookup-widget.zip 3
v1.1.2 Jun 27, 2026 dps-dns-lookup-widget.zip 5
v1.1.1 Jun 27, 2026 dps-dns-lookup-widget.zip 2
v1.1.0 Jun 27, 2026 dps-dns-lookup-widget.zip 2
v1.0.0 Jun 27, 2026 dps-dns-lookup-widget.zip 3