Skip to content

Lunar Core v0.2.0 - Wiki Articles

Latest

Choose a tag to compare

@irvangen09 irvangen09 released this 18 Jul 11:10
· 73 commits to main since this release

What's New in v0.2.0

We are excited to launch Lunar Core v0.2.0! This release marks the completion of the new Game Menu infrastructure layer, built completely into the plugin's backend architecture.

Wiki Articles Added

  • Custom Post Type: Full integration of the Game Menu CPT for managing modular gaming content.
  • Taxonomies Management: Registered specialized taxonomies (Game and Content Type) for granular content filtering.
  • Meta Fields Processor: Added dedicated data persistence classes (class-game-menu-meta.php and class-meta-fields.php) to handle custom post metadata smoothly.

Core Updates

  • Unified plugin bootstrap wiring inside lunar-core.php.
  • Cleaned repository workspace flags via updated .gitignore configs.