Title: TryHair Hairstyle Try-On
Author: aihairstyle
Published: <strong>July 20, 2026</strong>
Last modified: July 20, 2026

---

Search plugins

![](https://ps.w.org/tryhair-hairstyle-try-on/assets/banner-772x250.png?rev=3614585)

![](https://ps.w.org/tryhair-hairstyle-try-on/assets/icon-256x256.png?rev=3614585)

# TryHair Hairstyle Try-On

 By [aihairstyle](https://profiles.wordpress.org/aihairstyle/)

[Download](https://downloads.wordpress.org/plugin/tryhair-hairstyle-try-on.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/tryhair-hairstyle-try-on/#description)
 * [Reviews](https://wordpress.org/plugins/tryhair-hairstyle-try-on/#reviews)
 *  [Installation](https://wordpress.org/plugins/tryhair-hairstyle-try-on/#installation)
 * [Development](https://wordpress.org/plugins/tryhair-hairstyle-try-on/#developers)

 [Support](https://wordpress.org/support/plugin/tryhair-hairstyle-try-on/)

## Description

TryHair Hairstyle Try-On lets you embed an AI virtual hairstyle try-on widget on
your WordPress site with a simple shortcode. Visitors can upload a photo, preview
a selected hairstyle, and view the generated result directly inside the embedded
widget.

The plugin is designed for hairstyle, salon, beauty, fashion, and content websites
that want to add an interactive hair makeover experience without building a custom
image generation workflow. You can place the widget in posts, pages, reusable blocks,
templates, or widget areas that support shortcodes.

Site owners can choose a default hairstyle with the shortcode attribute, including
bob cut, butterfly layers, layered lob, long straight hair, long layered waves, 
men’s curtains haircut, men’s modern bowl cut, men’s slick back, and men’s textured
crop. If no hairstyle is selected, the widget defaults to bob.

**Note:** This plugin relies on a third-party service (https://tryhair.ai) to perform
AI hairstyle generation.

 * **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
hairstyle try-on results.

TryHair Hairstyle Try-On adds a simple shortcode for embedding an AI hairstyle simulator
widget from TryHair.ai.

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

    ```
    [thhto_hairstyle_try_on]
    ```

Supported hairstyle parameters:

 * bob
 * butterfly_layers
 * layered_lob
 * long_layered_waves
 * long_straight
 * mens_curtains
 * mens_modern_bowl_cut
 * mens_slick_back
 * mens_textured_crop

### Shortcode

Default:

    ```
    [thhto_hairstyle_try_on]
    ```

Specific hairstyle:

    ```
    [thhto_hairstyle_try_on hairstyle="butterfly_layers"]
    ```

Custom iframe size:

    ```
    [thhto_hairstyle_try_on hairstyle="bob" max_width="420" height="680"]
    ```

Alignment:

    ```
    [thhto_hairstyle_try_on hairstyle="bob" align="center"]
    ```

Show credit:

    ```
    [thhto_hairstyle_try_on show_credit="true"]
    ```

## Installation

 1. Upload this folder to `/wp-content/plugins/`.
 2. Activate “TryHair Hairstyle Try-On” in WordPress Admin > Plugins.
 3. Add `[thhto_hairstyle_try_on]` to any post, page, or widget area that supports 
    shortcodes.

## FAQ

### Does this plugin store uploaded photos in WordPress?

No. Uploaded photos are handled inside the embedded TryHair AI iframe and are not
stored by this plugin in WordPress.

### Can I choose a specific hairstyle?

Yes. Use the `hairstyle` shortcode attribute, for example:

    ```
    [thhto_hairstyle_try_on hairstyle="long_straight"]
    ```

### What happens if no hairstyle is provided?

The widget defaults to `bob`.

### What happens if an invalid hairstyle is provided?

The plugin falls back to `bob`.

### Can I change the iframe size?

Yes. Use `max_width` and `height`, for example:

    ```
    [thhto_hairstyle_try_on max_width="420" height="680"]
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“TryHair Hairstyle Try-On” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ aihairstyle ](https://profiles.wordpress.org/aihairstyle/)

[Translate “TryHair Hairstyle Try-On” into your language.](https://translate.wordpress.org/projects/wp-plugins/tryhair-hairstyle-try-on)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/tryhair-hairstyle-try-on/),
check out the [SVN repository](https://plugins.svn.wordpress.org/tryhair-hairstyle-try-on/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/tryhair-hairstyle-try-on/)
by [RSS](https://plugins.trac.wordpress.org/log/tryhair-hairstyle-try-on/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.0.6**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[beauty](https://wordpress.org/plugins/tags/beauty/)
   [hair](https://wordpress.org/plugins/tags/hair/)[hairstyle](https://wordpress.org/plugins/tags/hairstyle/)
   [virtual try on](https://wordpress.org/plugins/tags/virtual-try-on/)
 *  [Advanced View](https://wordpress.org/plugins/tryhair-hairstyle-try-on/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/tryhair-hairstyle-try-on/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/tryhair-hairstyle-try-on/reviews/)

## Contributors

 *   [ aihairstyle ](https://profiles.wordpress.org/aihairstyle/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/tryhair-hairstyle-try-on/)