[ad_1]
[ad_2]
Hey all, I'm trying to figure out how to manage content, for example phone number, and email address that lives in a few places on pages, footer, header, etc., and would like to have one specific place to edit it.
I was looking into Custom Fields and this seems to be close, but it looks like I need to assign it to specific posts, or pages.
What I imagine is going into the theme editor and adding them in there (or something similar in the global WP space). That way I could call those fields inside an editor like Divi.
Thanks!

Custom fields is exactly what I’d use for this. The free version of advanced custom fields makes this a breeze.
What theme are you using and what if any page builder? If no page builder are you then using blocks? Are you building something custom?
https://www.advancedcustomfields.com/resources/options-page/
> All data saved on an options page is global and saved in the wp_options table, rather than attached to a particular post or page. This allows the data to be displayed on any page throughout the website, making it a great option for header and footer data.
Like other Redditers, I also prefer ACF for such dynamic fields and use Bricks builder to show them wherever I want to.
WPPods can also be a good choice.
ACF is the best but the free version is limited in functionality. You might want to try PODS, free and open source, donate them if you can so they can continue to develop it.
ACF’s options page is the way to go.