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 (
GameandContent Type) for granular content filtering. - Meta Fields Processor: Added dedicated data persistence classes (
class-game-menu-meta.phpandclass-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
.gitignoreconfigs.