Commit Graph

4 Commits

Author SHA1 Message Date
Vladimir Bryzgalov 002ddde424 docs(wpmc S3): implementation plan for shortcode_dmr + helpers 2026-05-12 19:53:49 +05:00
Vladimir Bryzgalov 245c114ec3 spec(wpmc S3): design doc for shortcode_dmr + helpers 2026-05-12 19:36:00 +05:00
Vladimir Bryzgalov c1db5c7712 docs(wpmc S2): add implementation plan for taxonomy/CPT/ACF tasks 2026-05-12 17:49:09 +05:00
Vladimir Bryzgalov fad5a7d03b chore: init wp-multi-city v0.1.0 with S1 skeleton + S2 design spec
S1 skeleton (cp-8ci, already done):
- wp-multi-city.php with header, constants, hooks bootstrap
- includes/class-plugin.php with PSR-4-ish autoloader, ACF dependency guard
- includes/class-activator.php placeholder
- composer.json (PHP 8.0, phpunit dev)
- README.md with roadmap
- uninstall.php placeholder

S2 design (cp-q7g):
- docs/superpowers/specs/2026-05-12-s2-taxonomy-cpt-acf-design.md
2026-05-12 17:21:08 +05:00