AI Face Shape Detector Widget

外掛說明

This plugin is a bridge to the TryHair.ai service.

Note: This plugin relies on a third-party service (https://tryhair.ai) to perform AI face shape analysis.

  • Service Terms: https://tryhair.ai/terms
  • Privacy Policy: https://tryhair.ai/privacy

Images uploaded through the widget are processed by TryHair.ai’s servers to provide accurate results.

AI Face Shape Detector Widget adds a simple shortcode for embedding a face shape analysis, hairstyle simulator, and beauty widget from TryHair.ai.

Use it on posts, pages, reusable blocks, templates, or widget areas:

[aifsdw_faceshape_detector]

The widget is responsive by default. The external service is loaded only after a visitor starts the analysis, unless auto loading is enabled with the shortcode.

Credit links are optional and disabled by default. Enable them only when you intentionally want to display the service credit on the front end.

Shortcode

Default:

[aifsdw_faceshape_detector]

Custom height:

[aifsdw_faceshape_detector height="720"]

Custom maximum width:

[aifsdw_faceshape_detector max_width="900"]

Hide credit:

[aifsdw_faceshape_detector show_credit="false"]

Show credit:

[aifsdw_faceshape_detector show_credit="true"]

Load the third-party widget immediately:

[aifsdw_faceshape_detector auto_load="true"]

安裝方式

  1. Upload this folder to /wp-content/plugins/.
  2. Activate “AI Face Shape Detector Widget” in WordPress Admin > Plugins.
  3. Add [aifsdw_faceshape_detector] to any page or post.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈AI Face Shape Detector Widget〉的開發相關工作。

參與者

將〈AI Face Shape Detector Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

Updated shortcode and internal declarations to use a unique plugin-specific prefix.

1.0.0

Initial WordPress plugin release.