Skip to content

Login/Register form hooks and child theme support

Randall Jaffe requested to merge (removed):master into master

This update:

  1. Adds 3 hooks to login/register form processing logic
  2. Enables child theme config in '/view/theme/example/php/theme.php' via, e.g., 'Extends: neuhub-tab' (or whatever the name of the theme is) in theme.php PHP comments

Merge request reports