Skip to content

Releases: vicunav/vicunav-plugin-core

Release list

v0.1.0

Choose a tag to compare

@mariovicunadev mariovicunadev released this 12 Aug 22:48
12870b0

First foundational release of Vicunav Plugin Core.

Included

  • Public contract 1.0.0 and Vicu\Core bootstrap.
  • Abstract PostType base.
  • Shared vicu_faq and vicu_testimonial post types.
  • Shared settings, Vicunav admin menu, and extensible tabs.
  • Security helpers for sanitization, nonces, and capabilities.
  • REST registration base and public GET /wp-json/vicu/v1 index.
  • Reproducible Composer, WPCS, PHPCompatibilityWP, PHPUnit, and CI tooling.

Requirements

  • WordPress 6.6 or later.
  • PHP 8.1 or later.

Validated with 40 tests and 103 assertions.