HajimeCreate Text Weaver API Integration is a plugin that fetches text from an external API and displays it on your WordPress site using a shortcode.
- Output text fetched from API with the shortcode [hajimecreate_text_weaver_api label=」」]
- Manage API key and cache time from the admin settings
- Test mode available (shows dummy response)
- Errors are hidden or notified in the admin panel
Text Weaver APIは、外部 APIからテキストを取得し、 WordPressサイト上にショートコードで表示できるプラグインです。
- ショートコード [hajimecreate_text_weaver_api label=」」] でAPIから取得したテキストを出力
- APIキー・キャッシュ時間などの管理畫面設定
- エラー時は非表示または管理畫面で通知
Usage
You can use the following shortcode in posts, pages, or widgets:
[hajimecreate_text_weaver_api label=」label_name」]
– label: Specify the label name for the text you want to fetch from the API.
– cache_time: (Optional) Set the cache time in seconds. If omitted, the admin setting is used.
Example:
[hajimecreate_text_weaver_api label=」greeting」]
投稿や固定ページ、ウィジェットなどで以下のショートコードを利用できます。
[hajimecreate_text_weaver_api label=」ラベル名」]
– label: APIから取得したいテキストのラベル名を指定します。
– cache_time:(任意)キャッシュ時間 (秒)を指定できます。未指定時は管理畫面の設定値が使われます。
例:
[hajimecreate_text_weaver_api label=」greeting」]
Admin Features
– Set API key
– Set cache time
– Toggle test mode (shows dummy response)
– Test API connection
– APIキーの設定
– キャッシュ時間の設定
– API 接続テスト
License
GPLv2 or later
Arbitrary section
– This plugin works with the external service 「Text Weaver」.
– An API key is required to use the service.
– 本プラグインは外部サービス「 Text Weaver 」と連攜します。
– サービスの利用には別途 APIキーが必要です。






