Skip to content

Commit

Permalink
📝 Improve WP prefilled var explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Nov 27, 2023
1 parent b7ee800 commit 2c203f3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion apps/docs/docs/embed/wordpress.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,10 @@ Here are the available variables from WordPress, make sure to create them in you

<img src="/img/embeddings/wp-variables.png" alt="WP predefined variables" width="400px"/>

You can use these variables anywhere on your typebot. For more informations, check out the [Prefilled variables doc](https://docs.typebot.io/editor/variables#prefilled-variables)
The only thing you need to do to enable this is:

- Use the [Wordpress Typebot plugin](https://wordpress.com/plugins/typebot)
- Have the variables declared in your Typebot with the exact syntaxes. For the email for example, make sure your variable is spelled `WP Email`. These won't work: `wp Email`, `WP email`.

## Your typebot isn't showing?

Expand Down

0 comments on commit 2c203f3

Please sign in to comment.