Skip to content

v1.3.3 — AJAX Tab Switching & Page Hero Headers

Choose a tag to compare

@numanrki numanrki released this 22 Feb 19:50
· 29 commits to master since this release

What's New in v1.3.3

⚡ AJAX Tab Switching

  • Settings tabs now switch instantly via JavaScript — no more full page reloads
  • Hash-based URL state (#api, #display, etc.) enables bookmarks and browser history
  • Active tab is preserved after saving settings — no more losing your place

🎨 Page Hero Headers

  • Beautiful gradient icon + title + subtitle hero headers on all 4 admin pages (Settings, Products, Showcase Builder, Analytics)
  • Consistent, modern look across the entire plugin admin

💅 Modern Tab & Form Styling

  • Pill-style tab navigation with dashicons, gradient active state, and smooth hover transitions
  • Card-wrapped settings forms with rounded corners, subtle shadows, and improved input styling
  • Branded orange gradient submit buttons replacing default WordPress buttons
  • Styled test connection & cache clear panels

Files Changed

  • settings-page.php — AJAX tabs with all 6 sections rendered at once
  • analytics-page.php — Page Hero header
  • manual-products-page.php — Page Hero header + CTA button
  • showcase-builder-page.php — Page Hero header
  • azonmate-admin.jsinitTabFormPreserve() for tab state persistence
  • azonmate-admin.css — ~300 lines of new/updated styles

Full Changelog: v1.3.2...v1.3.3