Support

Account

Home Forums Bug Reports Default values not showing up using the Options page plugin Reply To: Default values not showing up using the Options page plugin

  • Hi @johanngonzalez

    The default value is only intended to be used in the back-end for your client to see, it is not meant to be returned via the get_field function.

    You will need to use some logic in your code to allow for a false value being returned from the get_field function.

    Does that help?

    Thanks
    E