| 开发者 | goalprevail |
|---|---|
| 更新时间 | 2026年7月20日 23:16 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp_kses_post() before it is rendered.goalprevail-custom-admin-screens folder to /wp-content/plugins/.Yes. Edit a screen and use the Screen Settings box to choose its default color and whether it opens in the Classic editor or Block editor.
Easy mode keeps template creation simple by showing fewer action buttons. Expert mode adds template preview actions and fuller controls. Each screen can use its own mode.
Users who can edit pages (administrators and editors by default).
Yes. Screen content renders blocks and shortcodes in the admin screen view.
Yes, for authenticated users who can edit screens. Screens are exposed over the REST API at /wp/v2/gpcas-screens, with reads limited to users with the edit_pages capability so screen content is never exposed publicly, and the access rules, redirect flag and icon are registered meta fields. The gpcas_user_can_view, gpcas_login_redirect_screen and gpcas_templates filters allow extending behaviour in code.