Title: access woocommerce_register_form_start ousite function.php
Last modified: July 22, 2022

---

# access woocommerce_register_form_start ousite function.php

 *  Resolved [Vinicius](https://wordpress.org/support/users/vinigoulart/)
 * (@vinigoulart)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/access-woocommerce_register_form_start-ousite-function-php/)
 * does anyone know how i can call the “woocommerce_register_form_start” function
   outside of theme functions.php?
 * i trying add custom fields in registry wordpress. but all solutions that i found
   is “create in functions.php theme folder”.
 * but i dont want make the custom fields in functions.php, so i made a plugin, 
   but the add_action(‘woocommerce_register_form_start’, $function) doesnt working
   here. i need import some archive or something like that?
 * [https://ibb.co/x85FBBK](https://ibb.co/x85FBBK) <- images
    -  This topic was modified 3 years, 10 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Developing with WordPress
      topic

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/access-woocommerce_register_form_start-ousite-function-php/#post-15847934)
 * It might not work because your template file is not loaded at all. Check this
   by test outputs in this one.
 *  Thread Starter [Vinicius](https://wordpress.org/support/users/vinigoulart/)
 * (@vinigoulart)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/access-woocommerce_register_form_start-ousite-function-php/#post-15849664)
 * that was it
 * why is it not get in into my “add_fields” function? am i calling it wrong?
 * [https://ibb.co/Y2RSGwX](https://ibb.co/Y2RSGwX)
    [https://ibb.co/z74hby1](https://ibb.co/z74hby1)
    -  This reply was modified 3 years, 10 months ago by [Vinicius](https://wordpress.org/support/users/vinigoulart/).
    -  This reply was modified 3 years, 10 months ago by [Vinicius](https://wordpress.org/support/users/vinigoulart/).
    -  This reply was modified 3 years, 10 months ago by [Vinicius](https://wordpress.org/support/users/vinigoulart/).
 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/access-woocommerce_register_form_start-ousite-function-php/#post-15850833)
 * I don’t know what you are trying to show me exactly, the plugin.php is part of
   wordpress itself. If you are unsure whether something is executed, build back
   output to test values with var_dump(). With this you should be able to see which
   value applies where and why something might not happen.
 *  Thread Starter [Vinicius](https://wordpress.org/support/users/vinigoulart/)
 * (@vinigoulart)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/access-woocommerce_register_form_start-ousite-function-php/#post-15851072)
 * i found the problem, thanks for the help
    -  This reply was modified 3 years, 10 months ago by [Vinicius](https://wordpress.org/support/users/vinigoulart/).

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘access woocommerce_register_form_start ousite function.php’ is closed
to new replies.

## Tags

 * [registry](https://wordpress.org/support/topic-tag/registry/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [Vinicius](https://wordpress.org/support/users/vinigoulart/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/access-woocommerce_register_form_start-ousite-function-php/#post-15851072)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
