Creating Merge tags
This guide is based on the assumption that you’re setting your plugin up using our Kozo plugin template creator. The first step in setting up new merge tags is registering the merge tag in the constructor of the main plugin file. To do this we need to use add_action to hook into ninja_forms_loaded and register …
