# Global Functions
Fluent Forms has few global functions which are located at app/functions/helpers.php
file.
In this article, we are documenting few useful functions that you may use. For full understanding, please check the app/functions/helpers.php file
# wpFluentForm($key = null): mixed
Get fluentform instance or other core modules Parameters
- $key
string
Module Name
Return mixed