Re: Custom Registration Components
You might not even have to do that. There’s probably loads of hooks around, so all you need to do is add some functions to your child themes functions.php file, that add stuff to the appropriate hook. Keeping your theme up-to-date will be even easier that way, if a tiny bit more complicated…