Question: If you wanted to register a custom post type, which hook would you use?

  1. register_post_type
  2. add_meta_box
  3. wp_head
  4. init

Answer: The correct answer of the above question is Option D:init