Get Custom Field ‘Title’
-
I’m using the PHP code below to get my field values:
$cafeURL = get_cfc_field(‘cafe_arguments’, ‘cafeurl’ );
but how do I get the title of the custom field? I called the title ‘My Cafe Website’ for users to see what to type in the box within WordPress editor and I don’t want to have to type it again in the code when I should be able to grab the title from the custom field data?
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Get Custom Field ‘Title’’ is closed to new replies.