Skip to content

ExploreXR Version 1.0.8

Choose a tag to compare

@ExpoXR ExpoXR released this 25 Dec 20:59

Release v1.0.8 — Cache & Compliance Upgrade

This release focuses on WordPress.org compliance, safer caching, and a cleaner admin UI foundation.

Fixes

  • Replaced direct $wpdb queries with WordPress Transients + Cache APIs for full database query compliance-
  • Fixed an unclosed brace syntax error in cache-manager.php

Improvements

  • Refactored CSS into a shared components.css, reducing duplicate CSS by 336 lines (~25%)-
  • Updated admin form layouts to use CSS Grid with a 2-column responsive design-
  • Improved input styling with focus states and smooth transitions

Enhancements

  • Cache management now uses proper WordPress caching mechanisms (wp_cache_*, transients)-
  • Resolved all PHPCS warnings — now fully compliant with WordPress Coding Standards

Full Changelog: v1.0.7...v1.0.8