⏳ Summer Sale Ends Soon — Up to 70% OFF
00
Day
00
Hours
00
Minutes
00
Seconds
Grab Your Special Ramadan Deal!
Domain For Sale

Changelogs

13 July 2026
3.5.3

Fixed “Security Check Failed — Nonce verification failed” on sites using page caching — the form now fetches a fresh nonce right before submitting instead of relying on the (possibly cached and expired) one embedded in the page.

Fixed Blank error dialog on form submission failures — error responses were wrapped in a data envelope the frontend didn’t unwrap.

Improved Escrow API errors now report the actual cause (missing Escrow settings, connection failure, or an unexpected API response with its HTTP status) instead of a generic failure message, and connection details are written to the PHP error log.

Fixed Escrow API requests failing when the configured API URL has no trailing slash.

12 July 2026
3.5.2

Fixed Escrow.com “Buy Now” transactions failing with “The title and description fields are required” — the domain description was never sent with the purchase request, and Template 2 didn’t include it at all.

Improved The Escrow transaction description now falls back to an auto-generated description when the sale content is empty, and is capped at Escrow’s 500-character limit.

08 July 2026
3.5.1

Fixed The Domains, Offers, and Analytics screens showing no data when the permalink structure is set to “Plain” — a malformed REST request URL was silently failing.

30 June 2026
3.5.0

New Completely redesigned admin area, rebuilt as a modern React single-page application.

New Migrated the entire admin away from the legacy Codestar options framework to a native React + REST API architecture, removing ~35,000 lines of legacy framework code for a lighter, faster plugin.

New React-based Settings, Offers, Transactions, Import/Export, Help, and License pages, all powered by a unified REST API and shared schema registry.

New Reworked Post List and Post Editor screens with bulk actions, one-click shortcode copy, and an integrated rich text editor.

New shadcn/ui component system across the admin (calendar, popover, hover card, dialogs, dropdowns, toast notifications, and more) for a consistent, accessible UI.

New Frontend single Domain Listing template for displaying listings on their own page.

Improved Admin navigation now intercepts WordPress menu clicks and routes through the React SPA, eliminating page reloads and menu flickering.

Improved Replaced Toastify with shadcn/ui Toast for consistent in-app notifications.

Improved Added internationalization (i18n) support throughout the React admin.

Fixed Hash-based route navigation for Offers, Transactions, Settings, and Help pages.

20 May 2026
3.4.5

Fixed Admin preview issue.

Fixed Minor CSS issues in the admin panel.

19 May 2026
3.4.4

Fixed An issue where domain titles were being automatically normalized to lowercase

13 May 2026
3.4.3

Added Layout 03 — new domain landing page template with a modern, full-width design.

Added Layout 03 includes a prominent hero section with domain name display, price, and call-to-action button.

Added Layout 03 features a built-in inquiry/offer form with clean card-based layout.

Fixed The Dashboard link now navigates via hash routing, consistent with all other React sub-pages.

Cleanup Removed unused file to reduce plugin size.

11 May 2026
3.4.2

Fixed Fatal memory exhaustion in `dfs_fetch_selected_page()` caused by self-merging arrays growing exponentially on each loop iteration.

Fixed `$single_page` variable used before initialization inside the loop.

Fixed `foreach()` warning — “argument must be of type array|object, string given” — caused by `dfs_fetch_selected_page()` returning a flat array of strings instead of the expected array of arrays.

Improved Refactored `dfs_fetch_selected_page()` to collect each template’s `multi_page` and `single_page` values as separate sub-arrays, matching the structure expected by the page-selection field renderer.

07 May 2026
3.4.1

Fixed Domain Name field blanked for all existing domains after updating to 3.3.0+ due to migration bug overwriting saved domain_name with empty string.

Fixed Update migration guard in 3.3.0 — old keys now only renamed when they actually exist in post meta.

Added Automatic data recovery (update-3.3.2) restores domain_name from post title for any domain where it was wiped.

07 May 2026
3.4.0

Added Brand-new React-based Dashboard as the first admin menu item.

Added Dashboard stat cards showing Total Domains, Total Offers, Total Impressions, and Domain Listings — all pulled live from the database.

Added Domain Performance Trendline chart (Chart.js) with period selector (Today, This Week, This Month, This Year, etc.) and metric tabs (All, Impressions, Offers).

Added Average Offers donut chart panel showing offer-to-impression conversion rate for the selected period.

Added Domain Performance table listing top domains with individual impression and offer counts.

Added Domain impression tracking — automatically records a view each time a domain page is visited, stored in a new `wp_dfs_domain_views` database table.

Added REST API endpoint (`/domain-for-sale-pro/v1/dashboard`) to serve all dashboard data securely.

Added Help page migrated to React with an interactive video player, playlist sidebar, and quick-links panel.

Improved Admin submenu order — Dashboard is now the first item, followed by All Domains and Add New Domain.

Fixed Active menu highlighting for all hash-based admin sub-pages (Offers, Transactions, Tools, Help).

1 2 3 7