Skip to content
Fluid Checkout
  • Demo
  • Features
  • Add-ons
    • Complete Bundle Save 42%
    • Fluid Checkout PRO
    • Google Address Autocomplete
    • Address Book
    • EU-VAT Assistant
  • Pricing PRO
  • Docs
  • Support
  • My account
0,00 € 0 items
Home / Docs / fc_adb_is_new_address_source_enabled

How can we help?

Customizations

  • Safely add code snippets to your WooCommerce website

Compatibility

  • Troubleshooting – jQuery events or vanilla JavaScript events not working

Troubleshooting

  • Troubleshooting – jQuery events or vanilla JavaScript events not working
  • Troubleshooting – Redirected to error 404 (page not found) when trying to delete an address from the Address Book

Development

  • Filter and action hooks – Address Book
  • Troubleshooting – jQuery events or vanilla JavaScript events not working
  • Changelog – Fluid Checkout Address Book
  • Changelog format and semantic version numbers
View Categories

fc_adb_is_new_address_source_enabled

Back to list of all filter and action hooks for Address Book for WooCommerce.

Description #

Control whether the “Enter a new address” option is available as an address source on checkout. When this filter returns false, the option to enter a new address manually is removed from the address sources list, and customers can only select from their previously saved addresses.

Parameters #

  • $is_enabled (bool) Whether the new address source option is enabled. Default: true.

Examples #

/**
 * Remove the "Enter a new address" option from the address sources on checkout.
 * Customers will only be able to select from their saved addresses.
 */
add_filter( 'fc_adb_is_new_address_source_enabled', '__return_false' );
Still stuck? How can we help?

How can we help?

Updated on May 26, 2026
fc_pro_address_book_entry_account_save_button_classesfc_adb_is_entry_edit_enabled
Table of Contents
  • Description
  • Parameters
  • Examples
Fluid Checkout

Frictionless Multi-step Checkout for WooCommerce

© 2021-2025 Fluid Checkout OÜ

Terms | Refunds | Privacy Policy | Cookies

Products
  • All products
  • Fluid Checkout PRO
  • Fluid Checkout Lite
  • Google Address Autocomplete add-on
  • Address Book add-on
  • EU-VAT Assistant add-on
Company
  • Support
  • Careers Hiring
  • My account
  • About
  • Homepage
  • Homepage
  • Features
  • Pricing PRO
  • Docs
  • Demo
  • Support
  • My account