Linux 软件免费装
Banner图

Headless Mode

开发者 ben.meredith@gmail.com
shelob9
jasonbahl
更新时间 2024年7月18日 23:41
捐献地址: 去捐款
PHP版本: 5.0 及以上
WordPress版本: 6.6
版权: GPLv2 or later
版权网址: 版权信息

标签

static headless gatsby JAMstack

下载

0.0.2 0.0.3 0.0.4 0.1.0 0.2.0 0.3.0 0.4.0

详情介绍:

Headless mode sets up a redirect for all users trying to access the site. The only requests that are granted admission are ones that are either trying to access the REST API, the WP GraphQL API, or any logged-in user looking to access the headless install to edit or create posts.

常见问题:

How do I set it up?

Once you've activated the plugin, add the following line to your wp-config.php file, and save it. define( 'HEADLESS_MODE_CLIENT_URL', 'https://hiroy.club' ); Be sure to change the URL to the actual URL for the front end of your site.

How can I contribute to this plugin?

The team behind Headless Mode accepts PRs at the plugin's GitHub repository If you have general questions, use the forum here or hit us up on Twitter @benUNC @jasonbahl @josh412

更新日志:

0.4.0 0.3.0 0.2.0 0.1.0 0.0.4 0.0.3 0.0.2