From bc16851b71d464c15e5c1e5e70f9755dcf59ecf1 Mon Sep 17 00:00:00 2001 From: Vladimir Bryzgalov Date: Tue, 12 May 2026 17:55:58 +0500 Subject: [PATCH] docs(wpmc): mark S1+S2 done in README roadmap --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03e48af..1ec5e9a 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ | Этап | Содержание | Beads | Статус | |---|---|---|---| -| S1 | Скелет (header, autoload, bootstrap) | cp-8ci | in progress | -| S2 | Taxonomy `town` + CPT `shortcode-town` + ACF `list_shortcode` | cp-q7g | open | +| S1 | Скелет (header, autoload, bootstrap) | cp-8ci | done | +| S2 | Taxonomy `town` + CPT `shortcode-town` + ACF `list_shortcode` | cp-q7g | done | | S3 | `[shortcode_dmr id=N]` + хелперы (`current_town`, `_alt_get_field`, `remove_domain_link`) | cp-arq | open | | S4 | URL-роутер `/{city}/{path}/` + `page_unic` + `main_page_alt` | cp-83m | open | | S5 | Фильтры `the_title`/`the_content`/`the_permalink`/`rest_url` | cp-i17 | open |