You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: class-gf-on24-addon.php
+62-1
Original file line number
Diff line number
Diff line change
@@ -189,6 +189,8 @@ public function plugin_page()
189
189
*/
190
190
publicfunctionfeed_settings_fields()
191
191
{
192
+
$stdTooltip = __('Ensure the ON24 custom fields (i.e., "std1") are used consistently across events. <a href="https://on24.my.site.com/Support/s/article/Connect-Registration-Form-Best-Practices" target="_blank">Learn more</a>', 'on24addon');
0 commit comments