Hooks & Filters – Custom Functionality for Custom Forms
-
I have a fontend login form where I want to remove certain features that are enabled on the built-in WordPress Login form (
/wp-admin/). I was wondering if there is a list of Hooks and Filters somewhere so I can try and find the best solution.For example, I have enabled the locking out of usernames that do not exist. This is great on the built-in login form but I don’t want this functionality for the custom front-end form so I would like to remove it if possible ( among other things ). I looked at the FAQ which lead to some general support docs but I didn’t see any kind of documentation on hooks and filters.
Does anyone have suggestions or can point me in a general direction? Worst comes to worst I can dig through the plugins code but I’d rather not as I imagine it’s pretty meaty.
https://ww.wp.xz.cn/plugins/all-in-one-wp-security-and-firewall/
The topic ‘Hooks & Filters – Custom Functionality for Custom Forms’ is closed to new replies.