Plugin info

Total downloads: 171
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/21/2025 (41 days ago)
Added to WordPress: 10/15/2025 (0 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.6.4
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Actively maintained • Last updated 41 days ago

59/100

Is HajimeCreate Text Weaver API Integration abandoned?

Likely maintained (last update 41 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.6.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
Custom API for WP
Rating 4.8/5 (44 reviews)Active installs 1,000
API Press – Plugin for WordPress API Integration
Rating 0.0/5 (0 reviews)Active installs 20
API Widgets – API to Table, Chart or HTML
Rating 0.0/5 (0 reviews)Active installs 10
Logistos Order Sync
Rating 0.0/5 (0 reviews)Active installs 0

Description

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 from the admin settings
  • Errors are hidden or notified in the admin panel

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.

Example:
[hajimecreate_text_weaver_api label=”greeting”]

Admin Features

– Set API key
– Test API connection

License

GPLv2 or later

Arbitrary section

– This plugin works with the external service “Text Weaver”.
– An API key is required to use the service.

Installation

  1. Upload the plugin files to the /wp-content/plugins/hajimecreate-text-weaver-api-integration/ directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to ‘Settings’ > ‘Text Weaver API’ and set your API key.

Frequently Asked Questions

Q. Where can I get the API key?
A. You can issue an API key from the Text Weaver main service admin panel.

Q. What happens if there is an error?
A. If the API key is not set or there is an API error, the error message is hidden or notified in the admin panel.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0.0

  • Initial release

1.0.1

  • Improved logging system:
    • Removed development debug code (error_log)
    • Added proper error notification via admin email
    • Enhanced admin dashboard notifications
    • Implemented database-based log management

1.1.2

  • Optimized and improved readme.txt for clarity.

1.1.3

  • Further refinement and optimization of readme.txt.

1.1.4

  • Changed the original text for translation from Japanese to English in the main plugin file.