{"id":1896575,"date":"2019-10-18T13:19:30","date_gmt":"2019-10-18T17:19:30","guid":{"rendered":"https:\/\/theeventscalendar.com\/knowledgebase\/add-phone-numbers-to-attendee-list-2\/"},"modified":"2026-04-02T18:04:30","modified_gmt":"2026-04-02T22:04:30","slug":"add-phone-numbers-to-attendee-list","status":"publish","type":"post","link":"https:\/\/theeventscalendar.com\/knowledgebase\/add-phone-numbers-to-attendee-list\/","title":{"rendered":"Add Phone Numbers to the Event Attendees List"},"content":{"rendered":"\n<p>By default, the Tickets Plus attendee list shows the name and email of the purchaser along with the pertinent ticket and order information. If you&#8217;re using Event Tickets Plus with <strong>WooCommerce<\/strong>, you can also display the purchaser&#8217;s phone number in this list, showing right beneath the email with this snippet.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/images.theeventscalendar.com\/kb\/uploads\/2015\/07\/7cV9hkUnyS-3000x3000.png\" rel=\"attachment wp-att-1096769\"><img decoding=\"async\" src=\"https:\/\/images.theeventscalendar.com\/kb\/uploads\/2015\/07\/7cV9hkUnyS-3000x3000.png\" alt=\"7cV9hkUnyS-3000x3000\"\/><\/a><\/figure>\n\n\n\n<p>To add the phone number, copy the snippet below and paste it into your theme&#8217;s functions.php file.<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: php; title: ; notranslate\" title=\"\">\n&lt;?php\n\nadd_action( &#039;event_tickets_attendees_table_ticket_column&#039;, &#039;tribe_add_phone_to_attendee_ticket_details&#039; );\n\nfunction tribe_add_phone_to_attendee_ticket_details( $item ) {\n\n\tif ( ! isset( $item&#x5B;&#039;order_id&#039;] ) )\n\t\treturn;\n\n\t$phone_number = get_post_meta( $item&#x5B;&#039;order_id&#039;], &#039;_billing_phone&#039;, true );\n\n\tif ( ! empty( $phone_number ) ) {\n\t\tprintf( &#039;&lt;div class=&quot;event-tickets-ticket-purchaser&quot;&gt;Phone: %s&lt;\/div&gt;&#039;, sanitize_text_field( $phone_number ) );\n\t}\n}\n<\/pre><\/div>","protected":false},"excerpt":{"rendered":"<p>By default, the Tickets Plus attendee list shows the name and email of the purchaser along with the pertinent ticket and order information. If you&#8217;re using Event Tickets Plus with WooCommerce, you can also display the purchaser&#8217;s phone number in this list, showing right beneath the email with this snippet. To add the phone number,&#8230;<\/p>\n","protected":false},"author":84,"featured_media":1955565,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_swpsp_post_exclude":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"ep_exclude_from_search":false,"footnotes":""},"categories":[79],"tags":[25,58],"stellar-product-taxonomy":[156],"class_list":["post-1896575","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-snippets","tag-customizations","tag-php","stellar-product-taxonomy-event-tickets-plus"],"acf":[],"taxonomy_info":{"category":[{"value":79,"label":"Snippets"}],"post_tag":[{"value":25,"label":"Customizations"},{"value":58,"label":"PHP"}],"stellar-product-taxonomy":[{"value":156,"label":"Event Tickets Plus"}]},"featured_image_src_large":["https:\/\/images.theeventscalendar.com\/kb\/uploads\/2023\/02\/social-share-1024x538.png",1024,538,true],"author_info":{"display_name":"The Events Calendar Team","author_link":"https:\/\/theeventscalendar.com\/knowledgebase\/author\/the_events_calendar_team\/"},"comment_info":0,"category_info":[{"term_id":79,"name":"Snippets","slug":"snippets","term_group":0,"term_taxonomy_id":79,"taxonomy":"category","description":"","parent":0,"count":80,"filter":"raw","term_order":"0","cat_ID":79,"category_count":80,"category_description":"","cat_name":"Snippets","category_nicename":"snippets","category_parent":0}],"tag_info":[{"term_id":25,"name":"Customizations","slug":"customizations","term_group":0,"term_taxonomy_id":25,"taxonomy":"post_tag","description":"","parent":0,"count":102,"filter":"raw","term_order":"0"},{"term_id":58,"name":"PHP","slug":"php","term_group":0,"term_taxonomy_id":58,"taxonomy":"post_tag","description":"","parent":20,"count":78,"filter":"raw","term_order":"0"}],"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1896575","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/users\/84"}],"replies":[{"embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/comments?post=1896575"}],"version-history":[{"count":3,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1896575\/revisions"}],"predecessor-version":[{"id":1968496,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/posts\/1896575\/revisions\/1968496"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/media\/1955565"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/media?parent=1896575"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/categories?post=1896575"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/tags?post=1896575"},{"taxonomy":"stellar-product-taxonomy","embeddable":true,"href":"https:\/\/theeventscalendar.com\/knowledgebase\/wp-json\/wp\/v2\/stellar-product-taxonomy?post=1896575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}