Display code if title of the custom post matches title of other post
You don’t mention exactly if you are referring to the default Custom Fields. If so, the solution bellow doesn’t apply. But, much better than the default, is to create a Custom Meta Box where you present your Custom Field(s). The Codex has an example in Function_Reference/add_meta_box. These can also be useful: add meta box – … Read more