From bd0edfe01f63936a38e0b15c8e45cf210b01bd81 Mon Sep 17 00:00:00 2001 From: Vladimir Bryzgalov Date: Sat, 16 May 2026 22:36:33 +0500 Subject: [PATCH] docs(wpmc): mark S5 done in README roadmap --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7087462..1af132f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ | 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 | done | | S4 | URL-роутер `/{city}/{path}/` + `page_unic` + `main_page_alt` | cp-83m | done | -| S5 | Фильтры `the_title`/`the_content`/`the_permalink`/`rest_url` | cp-i17 | open | +| S5 | Фильтры `the_title`/`the_content`/`the_permalink`/`rest_url` | cp-i17 | done | | S6 | PHPUnit-тесты | cp-la7 | open | | S7 | Релиз через Gitea + plugin-update-checker | cp-7cf | open |