Plugin info

Total downloads: 659
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 1/1/2025 (364 days ago)
Added to WordPress: 12/28/2024 (1 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.7.4
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Stale • Last updated 364 days ago

38/100

Is API Widgets – API to Table, Chart or HTML abandoned?

Likely maintained (last update 364 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.7.4
Requires PHP: 7.0

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

WPGet API – Connect to any external REST API
Rating 5.0/5 (30 reviews)Active installs 10,000
Get Use APIs – JSON Content Importer
Rating 4.9/5 (78 reviews)Active installs 6,000
API Press – Plugin for WordPress API Integration
Rating 0.0/5 (0 reviews)Active installs 20
Custom API for WP
Rating 4.8/5 (44 reviews)Active installs 1,000
HajimeCreate Text Weaver API Integration
Rating 0.0/5 (0 reviews)Active installs 0
Logistos Order Sync
Rating 0.0/5 (0 reviews)Active installs 0

Description

Convert JSON API data into Tables, Charts or custom HTML with no code and then embed these on your website. After embedding, the data will update automatically at your chosen interval.

This plugin allows you to easily embed your Widgets from API Widgets into your WordPress website.

Works with APIs or JSON files. No coding required.

How It Works

  1. Visit the Converter at API Widgets.
  2. Connect to your API (or JSON file).
  3. Select either Table, Chart or custom HTML.
  4. Run the Converter.
  5. Customize your Table, Chart or HTML.
  6. Click Embed.
  7. Get the ID of your new Widget & embed into your site.

Use the shortcode or template tag wherever you want the Widget shown on your site.

Shortcode

Add this shortcode (using your own Widget ID) wherever you want the Widget displayed.

[api-widgets id="123"]

Template Tag

Add this template tag (using your own Widget ID) wherever you want the Widget displayed.


Documentation

Installation

Requirements

  • WordPress version 5.0 and later

Usage

  1. Once installed & activated, go to the page where you want the Widget embedded.
  2. You can use the template tag or shortcode to embed your Widget.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Connecting the data source

    Connecting the data source

  2. JSON API converted to a Chart

    JSON API converted to a Chart

  3. JSON API converted to a Table

    JSON API converted to a Table

  4. JSON API converted to HTML

    JSON API converted to HTML

  5. The embed options when publishing a Widget

    The embed options when publishing a Widget

Changelog

1.0.2 (2025-01-02)

  • Update text within admin page.

1.0.1 (2024-12-27)

  • Modify generic function names so they begin with api_widgets_

1.0.0 (2024-12-19)

  • Initial Version