wp-plugin-info.json: update for 1.0.0
tests / phpunit (push) Has been cancelled

This commit is contained in:
Vladimir Bryzgalov
2026-05-17 12:49:33 +05:00
parent 1e6514b114
commit 4c6173619b
+2 -2
View File
@@ -7,10 +7,10 @@
"requires": "6.0", "requires": "6.0",
"tested": "6.9", "tested": "6.9",
"requires_php": "8.0", "requires_php": "8.0",
"last_updated": "2026-05-17 00:00:00", "last_updated": "2026-05-17 07:49:33",
"author": "Vladimir Bryzgalov", "author": "Vladimir Bryzgalov",
"sections": { "sections": {
"description": "Мультигородская подсистема: taxonomy town, [shortcode_dmr] для подстановок, URL-роутер /{city}/{path}/, ACF-driven page clones.", "description": "Мультигородская подсистема: taxonomy town, [shortcode_dmr] для подстановок, URL-роутер /{city}/{path}/, ACF-driven page clones.",
"changelog": "<h4>1.0.0</h4><ul><li>Первый релиз. MVP-ядро S1S7.</li></ul>" "changelog": "<h4>1.0.0</h4><ul><li>Первый релиз. MVP-ядро завершено (S1–S7 эпика cp-cw4).</li><li>taxonomy town + CPT shortcode-town + ACF list_shortcode repeater.</li><li>[shortcode_dmr id=N] для подстановок по городу.</li><li>URL-роутер /{city}/{path}/ с поддержкой page_unic / main_page_alt / page_no_rep.</li><li>Глобальные фильтры the_title, home_url, post_link, acf/load_value, rest_url.</li><li>Self-hosted updates через Gitea + plugin-update-checker v5.6.</li></ul>"
} }
} }