Linux 软件免费装
Banner图

API Widgets - API to Table, Chart or HTML

开发者 apiwidgets
更新时间 2025年1月2日 07:44
PHP版本: 7.0 及以上
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

json api endpoint external api

下载

1.0.1 1.0.2

详情介绍:

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. <?php api_widgets( 123 ); ?> Documentation

安装:

Requirements 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.

屏幕截图:

  • JSON API converted to a Chart
  • JSON API converted to a Table
  • JSON API converted to HTML
  • The embed options when publishing a Widget

更新日志:

1.0.2 (2025-01-02) 1.0.1 (2024-12-27) 1.0.0 (2024-12-19)