I'm trying to add the MU Site Name to Merge Tags drop down.
I found the "Gform merge tags" documentation and using that, I added to functions.php
snippet:
I now see the custom merge tag: "Site Name" in the Merge Tag dropdown but don't see how to assign that tag to the actual site name. I can get the site name using:
I'm thinking that the above just adds the tag to the list but somewhere else the content gets assigned to the tag label. ( The docs could be a bit clearer on this subject! )
Any help would be appreciated!