Digitizer API Extensions
WordPress plugin to expose JetEngine FAQ fields to REST API for content automation
by Digitizer · github.com/digitizers/digitizer-api-extensions · website
★ 0stars
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/digitizers/digitizer-api-extensions/releases/download/v1.5.2/digitizer-api-extensions.zipFrom the readme
Digitizer API Extensions
WordPress plugin that extends the REST API with custom endpoints for JetEngine FAQ fields, Elementor data, Rank Math SEO, author taxonomy, and post metadata.
Current version: 1.5.2
Features
- FAQ API: Read/write JetEngine FAQ repeater fields via REST API
- FAQ Bulk Update: Update FAQ on multiple posts in one request
- FAQ Title: Read/write FAQ section title
- Reading Time: Custom REST field for post reading time
- Elementor API: Read/update Elementor widget content via REST API
- Author Taxonomy: Custom fields for author bio, image, and LinkedIn URL
- Rank Math SEO: Full access to all 12 Rank Math meta fields via REST API
Installation
Upload to /wp-content/plugins/digitizer-api-extensions/ and activate.
API Endpoints
| Endpoint | Method | Description |
|----------|--------|-------------|
| /wp/v2/posts/{id} | GET/POST | Includes jetqna, jetfaqtitle, readingtime fields |
| /digitizer/v1/faq/bulk | POST | Bulk update FAQ on multiple posts |
| /digitizer/v1/faq/info | GET | Plugin version and feature info |
| /digitizer/v1/elementor/{id} | GET | Get Elementor widget tree |
| /digitizer/v1/elementor/{id} | POST | Update Elementor widgets by ID |
| /wp/v
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.5.2 | Aug 23, 2026 | digitizer-api-extensions.zip | 0 |
| v1.5.1-beta.1 | Mar 15, 2026 | — | — |
| v1.5.0-beta.1 | Mar 15, 2026 | — | — |
| v1.4.0-beta.1 | Mar 15, 2026 | — | — |
| v1.3.0-beta.1 | Mar 14, 2026 | — | — |