Linux 软件免费装
Banner图

Infospica Headless API

开发者 pushpasharmila
更新时间 2026年3月25日 13:32
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

acf rest-api headless headless-cms custom-api

下载

1.0.0

详情介绍:

Infospica Headless API transforms WordPress into a secure and flexible headless CMS by providing a custom REST API namespace with full CRUD capabilities. Instead of modifying the default WordPress REST API, this plugin creates an isolated and configurable API layer designed specifically for secure and scalable headless architectures.

安装:

  1. Upload the plugin to /wp-content/plugins/infospica-headless-api/
  2. Activate the plugin from the WordPress admin panel
  3. Navigate to Infospica Headless API in the admin menu
  4. Configure namespace, version, and enabled content types
  5. Save settings
  6. Use the generated endpoints in your frontend application

屏幕截图:

  • REST API endpoints overview with generated URLs

升级注意事项:

1.0.0 Initial stable release.

常见问题:

Does this replace the default WordPress REST API?

No. It creates a separate custom REST namespace. The default WordPress REST API remains unchanged.

Is authentication required?

Yes. All endpoints require authentication.\ Write operations additionally require proper WordPress capabilities.

Does it support ACF?

Yes. Enable ACF support in settings to include custom fields in API responses (if ACF is installed and active).

Does it support WooCommerce?

WooCommerce core pages are automatically excluded. Dedicated WooCommerce API support may be added in a future release.

Does it support pagination?

Yes. Use: ?page=1\ &per_page=10

更新日志:

1.0.0