AI Face Shape Detector Widget

설명

AI Face Shape Detector Widget lets WordPress site owners embed a responsive face shape analysis and hairstyle simulator on posts, pages, templates, or widget areas using a shortcode. It displays a local start screen first, then loads the interactive analysis tool when a visitor chooses to start. Site owners can adjust the widget height, maximum width, automatic loading behavior, and optional front-end credit link with shortcode attributes.

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.