{"id":1625906,"date":"2018-09-19T16:01:18","date_gmt":"2018-09-19T23:01:18","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/"},"modified":"2018-09-19T16:01:18","modified_gmt":"2018-09-19T23:01:18","slug":"tribe_get_custom_field-depreciated-need-alternate","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/","title":{"rendered":"tribe_get_custom_field &#8211; Depreciated need alternate."},"content":{"rendered":"<p>We are using the custom field feature to create a URL field, Just that one custom field.. <\/p>\n<p>We were using is like so in our details.php file:<br \/>\n<code>$register_cf = tribe_get_custom_field( &#039;Register&#039; );<\/code><\/p>\n<p>Then further down calling the variable like so:<\/p>\n<pre><code>\t\t&lt;?php\n\t\t\/\/ Event Registration\n\t\tif ( ! empty( $register_cf ) ) : ?&gt;\n\t\t\t&lt;div class=&quot;mec-event-more-info&quot;&gt;\n\t\t\t&lt;i class=&quot;mec-sl-info&quot;&gt;&lt;\/i&gt;\n\t\t\t\t&lt;dt&gt; &lt;?php esc_html_e( &#039;Registration:&#039;, &#039;the-events-calendar&#039; ) ?&gt; &lt;\/dt&gt;\n\t\t\t\t&lt;dd class=&quot;tribe-events-event-url&quot;&gt;&lt;a href=&quot;&lt;?php echo $register_cf;?&gt;&quot; class=&quot;x-btn x-btn-large&quot; style=&quot;text-shadow:none;color:#ffffff;margin:0.5em 0;&quot;&gt;Register Online&lt;\/a&gt;&lt;\/dd&gt;\n\t\t\t&lt;\/div&gt;\n\t\t&lt;?php endif ?&gt;<\/code><\/pre>\n<p>Since the new function is now <code>tribe_get_custom_fields()<\/code> and brings an array over.<\/p>\n<p>How can I assign it to a variable? and for just the named field &#8220;Register&#8221;?<\/p>\n","protected":false},"template":"","class_list":["post-1625906","topic","type-topic","status-closed","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>tribe_get_custom_field - Depreciated need alternate. -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"tribe_get_custom_field - Depreciated need alternate. -\" \/>\n<meta property=\"og:description\" content=\"We are using the custom field feature to create a URL field, Just that one custom field.. We were using is like so in our details.php file: $register_cf = tribe_get_custom_field( &#039;Register&#039; ); Then further down calling the variable like so: &lt;?php \/\/ Event Registration if ( ! empty( $register_cf ) ) : ?&gt; &lt;div class=&quot;mec-event-more-info&quot;&gt; [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/\",\"name\":\"tribe_get_custom_field - Depreciated need alternate. -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2018-09-19T23:01:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/theeventscalendar.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\/\/theeventscalendar.com\/support\/topics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Calendar Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Events Calendar PRO\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"tribe_get_custom_field &#8211; Depreciated need alternate.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\",\"url\":\"https:\/\/theeventscalendar.com\/support\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"tribe_get_custom_field - Depreciated need alternate. -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/","og_locale":"en_US","og_type":"article","og_title":"tribe_get_custom_field - Depreciated need alternate. -","og_description":"We are using the custom field feature to create a URL field, Just that one custom field.. We were using is like so in our details.php file: $register_cf = tribe_get_custom_field( &#039;Register&#039; ); Then further down calling the variable like so: &lt;?php \/\/ Event Registration if ( ! empty( $register_cf ) ) : ?&gt; &lt;div class=&quot;mec-event-more-info&quot;&gt; [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/","name":"tribe_get_custom_field - Depreciated need alternate. -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2018-09-19T23:01:18+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/tribe_get_custom_field-depreciated-need-alternate\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theeventscalendar.com\/support\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"https:\/\/theeventscalendar.com\/support\/topics\/"},{"@type":"ListItem","position":3,"name":"Calendar Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/"},{"@type":"ListItem","position":4,"name":"Events Calendar PRO","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/"},{"@type":"ListItem","position":5,"name":"tribe_get_custom_field &#8211; Depreciated need alternate."}]},{"@type":"WebSite","@id":"https:\/\/theeventscalendar.com\/support\/#website","url":"https:\/\/theeventscalendar.com\/support\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1625906","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1625906\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1625906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}