Skip to main content

Rentiva v4.45.0 — Admin UI polish: grids, labels, buttons

· One min read
MaxHandMade
Maintainer

A round of admin interface refinements: KPI stat card grid layout, developer mode banner placement, human-readable location type labels, and styled action links across Locations and Routes tables.

What Changed

KPI Stat Cards — Grid Fix

KPI stat cards now always render 4 per row on wide screens. The minimum column width was reduced from 250 px to 200 px so four cards fit side-by-side without wrapping at standard admin viewport widths.

Developer Mode Banner Placement

On the Bookings and Vehicles admin list pages, the developer mode warning banner now appears above KPI cards — previously it was below, making it easy to miss.

Human-Readable Location Type Labels

The Locations and Transfer Routes tables now display readable labels instead of raw database enum values:

  • City_centerCity Center
  • AirportAirport
  • HotelHotel

Edit and Delete action links in the Locations and Routes tables are now rendered as standard WordPress admin buttons (.button, .button-small), consistent with other list table actions.