Files
wp-multi-city/wp-plugin-info.json
T
Vladimir Bryzgalov 4c6173619b
tests / phpunit (push) Has been cancelled
wp-plugin-info.json: update for 1.0.0
2026-05-17 12:49:33 +05:00

17 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "WP Multi City",
"slug": "wp-multi-city",
"version": "1.0.0",
"download_url": "https://git.netranking.ru/bryzgalov/wp-multi-city/releases/download/v1.0.0/wp-multi-city-1.0.0.zip",
"homepage": "https://git.netranking.ru/bryzgalov/wp-multi-city",
"requires": "6.0",
"tested": "6.9",
"requires_php": "8.0",
"last_updated": "2026-05-17 07:49:33",
"author": "Vladimir Bryzgalov",
"sections": {
"description": "Мультигородская подсистема: taxonomy town, [shortcode_dmr] для подстановок, URL-роутер /{city}/{path}/, ACF-driven page clones.",
"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>"
}
}