توضیحات
Serve a fast static front-end from your WordPress domain while keeping wp-admin, the REST API, and your full dashboard running on WordPress.
تغییرات این نسخه
1.0.0
Initial public release for the WordPress Plugin Directory.
Switch the public front end between WordPress and a bundled static Test site.
Site identity and metadata tools, with optional injection into served static HTML.
No external service calls; Test site is served locally from the plugin.
Prefer clean /assets/ URLs and only fall back to the legacy query-string form on positive proof the host intercepts /assets/, so modern SSR/Vite builds hydrate instead of failing with a blank page.
Initial public release for the WordPress Plugin Directory.
Switch the public front end between WordPress and a bundled static Test site.
Site identity and metadata tools, with optional injection into served static HTML.
No external service calls; Test site is served locally from the plugin.
Prefer clean /assets/ URLs and only fall back to the legacy query-string form on positive proof the host intercepts /assets/, so modern SSR/Vite builds hydrate instead of failing with a blank page.