Disable the lock submitting enter key in FiboSearch

Disable the lock submitting enter key in FiboSearch on child sites.

Snippet Type

Execute on Child Sites

Snippet

add_filter('dgwt/wcas/scripts/disable_submit', '__return_true');

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.