\includes\addons\delete-pending-orders\index.php |
| tc_delete_trash_metas | apply_filters( 'tc_delete_trash_metas', true ) |
\includes\addons\export-attendee-list\index.php |
| tc_pdf_additional_column_titles | apply_filters( 'tc_pdf_additional_column_titles', $rows, $_POST ) |
| tc_pdf_additional_column_values | apply_filters( 'tc_pdf_additional_column_values', $rows, $order, $instance, $_POST ) |
\includes\addons\stats-dashboard-widget\index.php |
| tc_can_view_dashboard_widgets_capability | apply_filters( 'tc_can_view_dashboard_widgets_capability', 'manage_options' ) |
\includes\admin-pages\attendees.php |
| tc_checkin_request_name | apply_filters( 'tc_checkin_request_name', 'tickera_scan' ) |
| tc_checkins_status | apply_filters( 'tc_checkins_status', $ticket_checkin[ 'status' ] ) |
| tc_checkins_api_key_id | apply_filters( 'tc_checkins_api_key_id', $ticket_checkin[ 'api_key_id' ] ) |
| tc_ticket_instance_object_details | apply_filters( 'tc_ticket_instance_object_details', $ticket_instance_obj->details ) |
| tc_ticket_instance_field_value | apply_filters( 'tc_ticket_instance_field_value', $ticket_instance_object->ID, (isset( $ticket_instance_object->$post_field_type ) |
\includes\admin-pages\discount_codes.php |
| tc_discount_object_details | apply_filters( 'tc_discount_object_details', $discount_obj->details ) |
| tc_discount_field_value | apply_filters( 'tc_discount_field_value', (isset( $discount_object->$post_field_type ) |
\includes\admin-pages\events.php |
| tc_event_object_details | apply_filters( 'tc_event_object_details', $event_obj->details ) |
| tc_event_field_value | apply_filters( 'tc_event_field_value', $event_object->$key ) |
\includes\admin-pages\orders.php |
| tc_order_admin_filter_statuses | apply_filters( 'tc_order_admin_filter_statuses', array('order_paid' => __( 'Paid', 'tc' ) |
| tc_order_object_details | apply_filters( 'tc_order_object_details', $order_obj->details ) |
| tc_order_field_value | apply_filters( 'tc_order_field_value', $order_object->ID, (isset( $order_object->$post_field_type ) |
\includes\admin-pages\settings-api.php |
| tc_api_key_object_details | apply_filters( 'tc_api_key_object_details', $api_key_obj->details ) |
| tc_api_key_field_value | apply_filters( 'tc_api_key_field_value', (isset( $api_key_object->$post_field_type ) |
\includes\admin-pages\settings-gateways.php |
| tc_gateway_settings_filter | apply_filters( 'tc_gateway_settings_filter', $_POST[ 'tc' ] ) |
\includes\admin-pages\settings.php |
| tc_settings_new_menus | apply_filters( 'tc_settings_new_menus', $menus ) |
\includes\admin-pages\ticket_templates.php |
| tc_template_object_details | apply_filters( 'tc_template_object_details', $template_obj->details ) |
| tc_template_field_value | apply_filters( 'tc_template_field_value', $template_object->$key ) |
| tc_ticket_template_row_number | apply_filters( 'tc_ticket_template_row_number', 10 ) |
\includes\admin-pages\ticket_types.php |
| tc_ticket_object_details | apply_filters( 'tc_ticket_object_details', $ticket_obj->details ) |
| tc_ticket_field_value | apply_filters( 'tc_ticket_field_value', (isset( $ticket_object->$post_field_type ) |
\includes\classes\class.api_keys.php |
| tc_valid_admin_fields_type | apply_filters( 'tc_valid_admin_fields_type', $this->valid_admin_fields_type ) |
| tc_rand_api_key_length | apply_filters( 'tc_rand_api_key_length', 8 ) |
| tc_api_keys_fields | apply_filters( 'tc_api_keys_fields', $default_fields ) |
| tc_api_keys_metas | apply_filters( 'tc_api_keys_metas', $metas ) |
\includes\classes\class.cart_form.php |
| tc_valid_admin_fields_type | apply_filters( 'tc_valid_admin_fields_type', $this->valid_admin_fields_type ) |
| tc_buyer_info_fields | apply_filters( 'tc_buyer_info_fields', $default_fields, isset( $ticket_type_id ) |
| tc_owner_info_fields | apply_filters( 'tc_owner_info_fields', $default_fields, $ticket_type_id ) |
\includes\classes\class.checkin_api.php |
| tc_ticket_info_default_page_number | apply_filters( 'tc_ticket_info_default_page_number', 1 ) |
| tc_ticket_info_default_results_per_page | apply_filters( 'tc_ticket_info_default_results_per_page', 50 ) |
| tc_ticket_code_var_name | apply_filters( 'tc_ticket_code_var_name', isset( $ticket_code ) |
| tc_tickets_info_page_number_var_name | apply_filters( 'tc_tickets_info_page_number_var_name', $page_number ) |
| tc_tickets_info_results_per_page_var_name | apply_filters( 'tc_tickets_info_results_per_page_var_name', $results_per_page ) |
| tc_tickets_info_keyword_var_name | apply_filters( 'tc_tickets_info_keyword_var_name', $keyword ) |
| tc_translation_request_name | apply_filters( 'tc_translation_request_name', 'tickera_translation' ) |
| tc_check_credentials_request_name | apply_filters( 'tc_check_credentials_request_name', 'tickera_check_credentials' ) |
| tc_event_essentials_request_name | apply_filters( 'tc_event_essentials_request_name', 'tickera_event_essentials' ) |
| tc_checkins_request_name | apply_filters( 'tc_checkins_request_name', 'tickera_checkins' ) |
| tc_checkin_request_name | apply_filters( 'tc_checkin_request_name', 'tickera_tickets_info' ) |
| tc_translation_data_output | apply_filters( 'tc_translation_data_output', $data ) |
| tc_check_credentials_data_output | apply_filters( 'tc_check_credentials_data_output', $data ) |
| tc_get_event_essentials_data_output | apply_filters( 'tc_get_event_essentials_data_output', $data, $event_id ) |
| tc_ticket_checkins_array | apply_filters( 'tc_ticket_checkins_array', $check_ins ) |
| tc_check_in_status_title | apply_filters( 'tc_check_in_status_title', $check_in[ 'status' ] ) |
| tc_num_of_checkins | apply_filters( 'tc_num_of_checkins', (is_array( $check_ins ) |
| tc_checkin_status_name | apply_filters( 'tc_checkin_status_name', 'Fail' ) |
| tc_new_checkin_array | apply_filters( 'tc_new_checkin_array', $new_checkin ) |
| tc_checkin_payment_date | apply_filters( 'tc_checkin_payment_date', tc_format_date( $order->details->tc_order_date ) |
| tc_checkin_owner_name | apply_filters( 'tc_checkin_owner_name', $ticket_instance->details->first_name . ' ' . $ticket_instance->details->last_name ) |
| tc_checkin_owner_address | apply_filters( 'tc_checkin_owner_address', $ticket_instance->details->address ) |
| tc_checkin_owner_city | apply_filters( 'tc_checkin_owner_city', $ticket_instance->details->city ) |
| tc_checkin_owner_state | apply_filters( 'tc_checkin_owner_state', $ticket_instance->details->state ) |
| tc_checkin_owner_country | apply_filters( 'tc_checkin_owner_country', $ticket_instance->details->country ) |
| tc_ticket_checkin_custom_field_title | apply_filters( 'tc_ticket_checkin_custom_field_title', 'Buyer E-mail' ) |
| tc_checkin_custom_fields | apply_filters( 'tc_checkin_custom_fields', $r[ 'custom_fields' ], $result->ID, $event_id, $order, $ticket_type ) |
| tc_checkin_output_data | apply_filters( 'tc_checkin_output_data', $data ) |
\includes\classes\class.discounts.php |
| tc_valid_admin_fields_type | apply_filters( 'tc_valid_admin_fields_type', $this->valid_admin_fields_type ) |
| tc_discounted_total | apply_filters( 'tc_discounted_total', $new_total ) |
| tc_discount_fields | apply_filters( 'tc_discount_fields', $default_fields ) |
\includes\classes\class.events.php |
| tc_valid_admin_fields_type | apply_filters( 'tc_valid_admin_fields_type', $this->valid_admin_fields_type ) |
| tc_event_fields | apply_filters( 'tc_event_fields', $default_fields ) |
\includes\classes\class.form_fields_api.php |
| tc_common_payment_gateway_fields | apply_filters( 'tc_common_payment_gateway_fields', $fields ) |
\includes\classes\class.orders.php |
| tc_valid_admin_fields_type | apply_filters( 'tc_valid_admin_fields_type', $this->valid_admin_fields_type ) |
| tc_order_fields | apply_filters( 'tc_order_fields', $default_fields ) |
| tc_owner_info_orders_table_fields | apply_filters( 'tc_owner_info_orders_table_fields', $default_fields ) |
| tc_get_owner_info_fields_front_show | apply_filters( 'tc_get_owner_info_fields_front_show', false ) |
| tc_owner_info_orders_table_fields_front | apply_filters( 'tc_owner_info_orders_table_fields_front', $default_fields ) |
| tc_orders_metas | apply_filters( 'tc_orders_metas', $metas ) |
\includes\classes\class.payment_gateways.php |
| tc_gateway_option_value | apply_filters( 'tc_gateway_option_value', $value, $gateway_name, $option_name, $default_value ) |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', $order->details->tc_payment_info[ 'total' ] ) |
| tc_order_confirmation_message_content_ | apply_filters( 'tc_order_confirmation_message_content_' . $this->plugin_name, $content ) |
| tc_order_confirmation_message_content | apply_filters( 'tc_order_confirmation_message_content', $content, $order ) |
\includes\classes\class.sales_api.php |
| tc_ticket_info_default_page_number | apply_filters( 'tc_ticket_info_default_page_number', 1 ) |
| tc_ticket_info_default_results_per_page | apply_filters( 'tc_ticket_info_default_results_per_page', 50 ) |
| tc_sales_stats_page_number_var_name | apply_filters( 'tc_sales_stats_page_number_var_name', $page_number ) |
| tc_sales_stats_results_per_page_var_name | apply_filters( 'tc_sales_stats_results_per_page_var_name', $results_per_page ) |
| tc_sales_stats_keyword_var_name | apply_filters( 'tc_sales_stats_keyword_var_name', $keyword ) |
| tc_sales_stats_period_var_name | apply_filters( 'tc_sales_stats_period_var_name', $period ) |
| tc_sales_stats_period_compare_var_name | apply_filters( 'tc_sales_stats_period_compare_var_name', $period_compare ) |
| tc_sales_stats_order_id_var_name | apply_filters( 'tc_sales_stats_order_id_var_name', $order_id ) |
| tc_sales_stats_event_id_var_name | apply_filters( 'tc_sales_stats_event_id_var_name', $event_id ) |
| tc_sales_credentials_request_name | apply_filters( 'tc_sales_credentials_request_name', 'sales_check_credentials' ) |
| tc_sales_stats_general_request_name | apply_filters( 'tc_sales_stats_general_request_name', 'sales_stats_general' ) |
| tc_sales_stats_event_request_name | apply_filters( 'tc_sales_stats_event_request_name', 'sales_stats_event' ) |
| tc_sales_stats_order_request_name | apply_filters( 'tc_sales_stats_order_request_name', 'sales_stats_order' ) |
| tc_sales_credentials_data_output | apply_filters( 'tc_sales_credentials_data_output', $data ) |
| tc_get_stats_general_data_output | apply_filters( 'tc_get_stats_general_data_output', $data ) |
| tc_get_event_essentials_data_output | apply_filters( 'tc_get_event_essentials_data_output', $data, $event_id ) |
| tc_ticket_checkins_array | apply_filters( 'tc_ticket_checkins_array', $check_ins ) |
| tc_num_of_checkins | apply_filters( 'tc_num_of_checkins', (is_array( $check_ins ) |
| tc_checkin_status_name | apply_filters( 'tc_checkin_status_name', 'Fail' ) |
| tc_new_checkin_array | apply_filters( 'tc_new_checkin_array', $new_checkin ) |
| tc_checkin_payment_date | apply_filters( 'tc_checkin_payment_date', tc_format_date( $order->details->tc_order_date ) |
| tc_checkin_owner_name | apply_filters( 'tc_checkin_owner_name', $ticket_instance->details->first_name . ' ' . $ticket_instance->details->last_name ) |
| tc_checkin_owner_address | apply_filters( 'tc_checkin_owner_address', $ticket_instance->details->address ) |
| tc_checkin_owner_city | apply_filters( 'tc_checkin_owner_city', $ticket_instance->details->city ) |
| tc_checkin_owner_state | apply_filters( 'tc_checkin_owner_state', $ticket_instance->details->state ) |
| tc_checkin_owner_country | apply_filters( 'tc_checkin_owner_country', $ticket_instance->details->country ) |
| tc_checkin_custom_fields | apply_filters( 'tc_checkin_custom_fields', $r[ 'custom_fields' ], $result->ID, $event_id ) |
| tc_checkin_output_data | apply_filters( 'tc_checkin_output_data', $data ) |
\includes\classes\class.settings_email.php |
| tc_settings_email_sections | apply_filters( 'tc_settings_email_sections', $sections ) |
| tc_settings_email_fields | apply_filters( 'tc_settings_email_fields', $default_fields ) |
\includes\classes\class.settings_general.php |
| tc_settings_general_sections | apply_filters( 'tc_settings_general_sections', $sections ) |
| tc_general_settings_store_fields | apply_filters( 'tc_general_settings_store_fields', $store_settings_default_fields ) |
| tc_general_settings_page_fields | apply_filters( 'tc_general_settings_page_fields', $pages_settings_default_fields ) |
| tc_general_settings_menu_fields | apply_filters( 'tc_general_settings_menu_fields', $menu_settings_default_fields ) |
| tc_general_settings_miscellaneous_fields | apply_filters( 'tc_general_settings_miscellaneous_fields', $miscellaneous_settings_default_fields ) |
| tc_settings_general_fields | apply_filters( 'tc_settings_general_fields', $default_fields ) |
\includes\classes\class.shortcodes.php |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', $ticket_type->details->price_per_ticket ) |
\includes\classes\class.ticket.php |
| tc_event_name_field_name | apply_filters( 'tc_event_name_field_name', 'event_name' ) |
\includes\classes\class.tickets.php |
| tc_valid_admin_fields_type | apply_filters( 'tc_valid_admin_fields_type', $this->valid_admin_fields_type ) |
| tc_ticket_fields | apply_filters( 'tc_ticket_fields', $default_fields ) |
\includes\classes\class.tickets_instances.php |
| tc_valid_tickets_instances_admin_fields_type | apply_filters( 'tc_valid_tickets_instances_admin_fields_type', $this->valid_admin_fields_type ) |
| tc_tickets_instances_fields | apply_filters( 'tc_tickets_instances_fields', $default_fields ) |
\includes\classes\class.ticket_instance.php |
| tc_event_name_field_name | apply_filters( 'tc_event_name_field_name', 'event_name' ) |
\includes\classes\class.ticket_templates.php |
| tc_valid_admin_fields_type | apply_filters( 'tc_valid_admin_fields_type', $this->valid_admin_fields_type ) |
| tc_additional_ticket_document_size_output | apply_filters( 'tc_additional_ticket_document_size_output', apply_filters( 'tc_document_paper_size', $metas[ "document_ticket_size" ] ) |
| tc_ticket_document_encoding | apply_filters( 'tc_ticket_document_encoding', get_bloginfo( 'charset' ) |
| tc_ticket_template_row_number | apply_filters( 'tc_ticket_template_row_number', 10 ) |
| tc_template_post | apply_filters( 'tc_template_post', $post ) |
| tc_template_col_fields | apply_filters( 'tc_template_col_fields', $default_fields ) |
\includes\classes\class.ticket_template_elements.php |
| tc_ticket_template_row_number | apply_filters( 'tc_ticket_template_row_number', 10 ) |
\includes\gateways\2checkout.php |
| tc_item_name_2checkout | apply_filters( 'tc_item_name_2checkout', __( 'Order: #', 'tc' ) |
\includes\gateways\braintree.php |
| tc_braintree_settle_payment | apply_filters( 'tc_braintree_settle_payment', true ) |
\includes\gateways\custom-offline-payments.php |
| tc_order_created_client_email_message | apply_filters( 'tc_order_created_client_email_message', $message ) |
| tc_order_created_client_email_headers | apply_filters( 'tc_order_created_client_email_headers', $client_headers ) |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', $order->details->tc_payment_info[ 'total' ] ) |
| tc_order_confirmation_message_content_ | apply_filters( 'tc_order_confirmation_message_content_' . $this->plugin_name, $content ) |
| tc_order_confirmation_message_content | apply_filters( 'tc_order_confirmation_message_content', $content, $order ) |
\includes\gateways\free-orders.php |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', $order->details->tc_payment_info[ 'total' ] ) |
| tc_order_confirmation_message_content_ | apply_filters( 'tc_order_confirmation_message_content_' . $this->plugin_name, $content ) |
| tc_order_confirmation_message_content | apply_filters( 'tc_order_confirmation_message_content', $content, $order ) |
\includes\gateways\paymill.php |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', $order->details->tc_payment_info[ 'total' ] ) |
| tc_order_confirmation_message_content_ | apply_filters( 'tc_order_confirmation_message_content_' . $this->plugin_name, $content ) |
| tc_order_confirmation_message_content | apply_filters( 'tc_order_confirmation_message_content', $content, $order ) |
\includes\gateways\paypal-standard.php |
| tc_paypal_standard_currencies | apply_filters( 'tc_paypal_standard_currencies', $currencies ) |
| tc_paypal_standard_locales | apply_filters( 'tc_paypal_standard_locales', $locales ) |
| tc_item_name_paypal_standard | apply_filters( 'tc_item_name_paypal_standard', $order_id ) |
| tc_paypal_standard_cancel_url | apply_filters( 'tc_paypal_standard_cancel_url', $tc->get_payment_slug( true ) |
| tc_paypal_standard_charset | apply_filters( 'tc_paypal_standard_charset', 'UTF-8' ) |
\includes\gateways\paytabs.php |
| tc_paytabs_args | apply_filters( 'tc_paytabs_args', $paytabs_args ) |
\includes\gateways\pin.php |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', $order->details->tc_payment_info[ 'total' ] ) |
| tc_order_confirmation_message_content_ | apply_filters( 'tc_order_confirmation_message_content_' . $this->plugin_name, $content ) |
| tc_order_confirmation_message_content | apply_filters( 'tc_order_confirmation_message_content', $content, $order ) |
| tc_http_request_timeout | apply_filters( 'tc_http_request_timeout', 30 ) |
\includes\gateways\simplify.php |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', $order->details->tc_payment_info[ 'total' ] ) |
| tc_order_confirmation_message_content_ | apply_filters( 'tc_order_confirmation_message_content_' . $this->plugin_name, $content ) |
| tc_order_confirmation_message_content | apply_filters( 'tc_order_confirmation_message_content', $content, $order ) |
| tc_simplify_order_description | apply_filters('tc_simplify_order_description', sprintf( __( '%s Store Purchase - Order ID - %s', 'tc' ) |
| tc_simplify_declined_card | apply_filters( 'tc_simplify_declined_card', __( 'We\'re very sorry but the card you entered was declined ', 'tc-sc' ) |
\includes\gateways\stripe.php |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', $order->details->tc_payment_info[ 'total' ] ) |
| tc_order_confirmation_message_content_ | apply_filters( 'tc_order_confirmation_message_content_' . $this->plugin_name, $content ) |
| tc_order_confirmation_message_content | apply_filters( 'tc_order_confirmation_message_content', $content, $order ) |
| tc_stripe_order_description | apply_filters( 'tc_stripe_order_description', sprintf( __( '%s Store Purchase - Order ID - %s', 'tc' ) |
\includes\general-functions.php |
| tc_create_page_id | apply_filters( 'tc_create_page_id', $page_found, $slug, $page_content ) |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', $order->details->tc_payment_info[ 'tax_total' ] ) |
| tc_order_completed_client_email_placeholders | apply_filters( 'tc_order_completed_client_email_placeholders', $placeholders ) |
| tc_order_completed_client_email_placeholder_values | apply_filters( 'tc_order_completed_client_email_placeholder_values', $placeholder_values ) |
| tc_order_completed_admin_email_message | apply_filters( 'tc_order_completed_admin_email_message', wpautop( $message ) |
| tc_order_completed_client_email_headers | apply_filters( 'tc_order_completed_client_email_headers', $headers ) |
| tc_order_completed_admin_email_placeholders | apply_filters( 'tc_order_completed_admin_email_placeholders', $placeholders ) |
| tc_order_completed_admin_email_placeholder_values | apply_filters( 'tc_order_completed_admin_email_placeholder_values', $placeholder_values ) |
| tc_order_completed_admin_email_headers | apply_filters( 'tc_order_completed_admin_email_headers', $headers ) |
| tc_order_date | apply_filters( 'tc_order_date', tc_format_date( $order->details->tc_order_date, true ) |
| tc_ticket_code | apply_filters( 'tc_ticket_code', $order_id . '-' . $owner_record_num ) |
| tc_order_details_owner_columns | apply_filters( 'tc_order_details_owner_columns', $columns ) |
| tc_ticket_preview_link | apply_filters( 'tc_ticket_preview_link', admin_url( 'admin.php?page=tc_ticket_templates&action=preview&ticket_type_id=' . (int) |
| tc_event_select_name | apply_filters( 'tc_event_select_name', $event_object->post_title, $event_object->ID ) |
| tc_checkout_step_url | apply_filters( 'tc_checkout_step_url', trailingslashit( home_url() |
\includes\internal-hooks.php |
| tc_get_user_number_of_orders_value | apply_filters( 'tc_get_user_number_of_orders_value', $count, $user_id ) |
| tc_order_history_color | apply_filters( 'tc_order_history_color', $color, $init_post_status ) |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', $value[ 'tax_total' ] ) |
| tc_discounted_total | apply_filters( 'tc_discounted_total', $total_price ) |
| tc_discounted_fees_total | apply_filters( 'tc_discounted_fees_total', $total_fees ) |
\includes\network-admin-pages\network_settings-gateways.php |
| tc_gateway_settings_filter | apply_filters( 'tc_gateway_settings_filter', $_POST[ 'tc' ] ) |
\includes\network-admin-pages\network_settings.php |
| tc_network_settings_new_menus | apply_filters('tc_network_settings_new_menus', $menus) |
\includes\templates\shortcode-cart-contents.php |
| tc_cart_errors | apply_filters( 'tc_cart_errors', '' ) |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', apply_filters( 'tc_cart_total', $cart_subtotal ) |
| tc_cart_table_colspan | apply_filters( 'tc_cart_table_colspan', '5' ) |
| tc_cart_subtotal | apply_filters( 'tc_cart_subtotal', $cart_subtotal ) |
| tc_cart_discount | apply_filters( 'tc_cart_discount', 0 ) |
| tc_cart_total | apply_filters( 'tc_cart_total', $cart_subtotal ) |
| tc_discount_code_message | apply_filters( 'tc_discount_code_message', '' ) |
| tc_checkout_owner_info_ticket_title | apply_filters( 'tc_checkout_owner_info_ticket_title', $ticket->details->post_title, $ticket_type, $cart_contents ) |
\includes\templates\shortcode-order-history-contents.php |
| tc_order_history_color | apply_filters( 'tc_order_history_color', $color, $init_post_status ) |
| tc_cart_currency_and_format | apply_filters( 'tc_cart_currency_and_format', $order->details->tc_payment_info[ 'total' ] ) |
\includes\ticket-elements\event_date_time_element.php |
| tc_event_date_time_element_title | apply_filters( 'tc_event_date_time_element_title', __( 'Event Date & Time', 'tc' ) |
| tc_event_date_time_element_ticket_type | apply_filters( 'tc_event_date_time_element_ticket_type', date_i18n( get_option( 'date_format' ) |
| tc_event_date_time_element_default | apply_filters( 'tc_event_date_time_element_default', date_i18n( get_option( 'date_format' ) |
\includes\ticket-elements\event_location_element.php |
| tc_event_location_element_title | apply_filters( 'tc_event_location_element_title', __( 'Event Location', 'tc' ) |
| tc_event_location_element | apply_filters( 'tc_event_location_element', $event->details->event_location ) |
| tc_event_location_element_default | apply_filters( 'tc_event_location_element_default', __( 'Grosvenor Square, Mayfair, London', 'tc' ) |
\includes\ticket-elements\event_logo_element.php |
| tc_event_logo_element_title | apply_filters( 'tc_event_logo_element_title', __( 'Event Logo', 'tc' ) |
| tc_event_logo_element | apply_filters( 'tc_event_logo_element', '') |
| tc_event_logo_element_default | apply_filters( 'tc_event_logo_element_default', '' ) |
\includes\ticket-elements\event_name_element.php |
| tc_event_name_element_title | apply_filters( 'tc_event_name_element_title', __( 'Event Name', 'tc' ) |
| tc_event_name_element | apply_filters( 'tc_event_name_element', __( 'Great Event', 'tc' ) |
| tc_event_name | apply_filters( 'tc_event_name', $event->details->post_title ) |
\includes\ticket-elements\event_terms_element.php |
| tc_event_terms_element_title | apply_filters( 'tc_event_terms_element_title', __( 'Terms & Conditions', 'tc' ) |
| tc_the_content | apply_filters( 'tc_the_content', get_post_meta( $event_id, 'event_terms', true ) |
| tc_event_terms_element | apply_filters( 'tc_event_terms_element', apply_filters( 'tc_the_content', $event->details->event_terms) |
| tc_event_terms_element_default | apply_filters( 'tc_event_terms_element_default', __( 'You must retain this Ticket on Your person at all times during the Event. In addition, for The Great Event, entrance to certain performances is subject to the purchase of an additional Ticket or “top-up” Ticket and for those performances only persons holding such a Ticket will be allowed access. Your Ticket may be invalidated if any part of it is removed, altered or defaced. Upon purchase, please check Tickets carefully as mistakes cannot always be rectified after purchase. Tickets are not issued on a sale or return basis and refunds will not be made on returned Tickets unless provided for under these Terms and Conditions. The Promoter will not be responsible for any Ticket that is lost, stolen or destroyed. You are solely responsible for the safe-keeping of Your Ticket. It is not always possible to issue duplicate Tickets. If duplicates are issued, a reasonable administration fee may be charged.', 'tc' ) |
\includes\ticket-elements\sponsors_logos_element.php |
| tc_sponsors_logos_element_title | apply_filters( 'tc_sponsors_logos_element_title', __( 'Sponsors Logos', 'tc' ) |
| tc_sponsors_logos_element | apply_filters( 'tc_sponsors_logos_element', '' ) |
| tc_sponsors_logos_element_default | apply_filters( 'tc_sponsors_logos_element_default', __( 'Sponsor Logos', 'tc' ) |
\includes\ticket-elements\ticket_buyer_name_element.php |
| tc_ticket_buyer_name_element_title | apply_filters( 'tc_ticket_buyer_name_element_title', __( 'Ticket Buyer Name', 'tc' ) |
| tc_ticket_buyer_name_element | apply_filters( 'tc_ticket_buyer_name_element', $buyer_name ) |
| tc_ticket_buyer_name_element_default | apply_filters( 'tc_ticket_buyer_name_element_default', __( 'John Smith', 'tc' ) |
\includes\ticket-elements\ticket_description_element.php |
| tc_ticket_description_element_title | apply_filters( 'tc_ticket_description_element_title', __( 'Ticket Description', 'tc' ) |
| tc_ticket_description_element | apply_filters( 'tc_ticket_description_element', apply_filters( 'tc_the_content', $ticket_type->details->post_content) |
| tc_ticket_description_element_default | apply_filters( 'tc_ticket_description_element_default', __('
- AGES 21+ (with valid state-issued photo ID)
|
\includes\ticket-elements\ticket_id.php |
| tc_ticket_code_element_title | apply_filters( 'tc_ticket_code_element_title', __( 'Ticket Code', 'tc' ) |
| tc_ticket_ticket_code_element | apply_filters( 'tc_ticket_ticket_code_element', $ticket_code ) |
| tc_ticket_ticket_code_element_default | apply_filters( 'tc_ticket_ticket_code_element_default', __( '123456-1', 'tc' ) |
\includes\ticket-elements\ticket_owner_name_element.php |
| tc_ticket_owner_name_element_title | apply_filters( 'tc_ticket_owner_name_element_title', __( 'Ticket Owner Name', 'tc' ) |
| tc_ticket_owner_name_element | apply_filters( 'tc_ticket_owner_name_element', $owner_name ) |
| tc_ticket_owner_name_element_default | apply_filters( 'tc_ticket_owner_name_element_default', __( 'John Smith', 'tc' ) |
\includes\ticket-elements\ticket_qr_code_element.php |
| tc_ticket_qr_code_element_title | apply_filters( 'tc_ticket_qr_code_element_title', __( 'QR Code', 'tc' ) |
| tc_qr_code_quick_scan_info | apply_filters( 'tc_qr_code_quick_scan_info', false ) |
| tc_qr_code_cell_alignment | apply_filters( 'tc_qr_code_cell_alignment', $cell_alignment ) |
| tc_show_qr_code_border | apply_filters( 'tc_show_qr_code_border', true ) |
| tc_qr_code_padding | apply_filters( 'tc_qr_code_padding', 1 ) |
| tc_qr_code_fg_color | apply_filters( 'tc_qr_code_fg_color', '#000000' ) |
| tc_qr_code_bg_color | apply_filters( 'tc_qr_code_bg_color', '#FFFFFF' ) |
| tc_qr_string | apply_filters( 'tc_qr_string', $qrstring ) |
| tc_2d_code_params | apply_filters( 'tc_2d_code_params', $params_array, isset( $qrstring ) |
\includes\ticket-elements\ticket_type_element.php |
| tc_ticket_type_element_title | apply_filters( 'tc_ticket_type_element_title', __( 'Ticket Type', 'tc' ) |
| tc_ticket_type_element | apply_filters( 'tc_ticket_type_element', $ticket_type->details->post_title ) |
| tc_ticket_type_element_default | apply_filters( 'tc_ticket_type_element_default', __( 'VIP Ticket', 'tc' ) |
\includes\widgets\cart-widget.php |
| tc_show_cart_widget_on_cart_page | apply_filters( 'tc_show_cart_widget_on_cart_page', false ) |
| tc_cart_widget_title | apply_filters( 'tc_cart_widget_title', $instance[ 'title' ] ) |
| tc_cart_widget_button_title | apply_filters( 'tc_cart_widget_button_title', $instance[ 'button_title' ] ) |
| tc_cart_widget_item | apply_filters( 'tc_cart_widget_item', ($ordered_count . ' x ' . $ticket->details->post_title . ' (' . apply_filters( 'tc_cart_currency_and_format', $ticket->details->price_per_ticket * $ordered_count ) |
\tickera.php |
| tc_plugin_title | apply_filters( 'tc_plugin_title', $this->title ) |
| tc_plugin_name | apply_filters( 'tc_plugin_name', $this->name ) |
| tc_plugin_dir | apply_filters( 'tc_plugin_dir', $this->plugin_dir ) |
| tc_create_pages | apply_filters( 'tc_create_pages', array('cart' => array('name' => _x( 'tickets-cart', 'Page slug', 'tc' ) |
| tc_cart_shortcode_tag | apply_filters( 'tc_cart_shortcode_tag', 'tc_cart' ) |
| tc_payment_shortcode_tag | apply_filters( 'tc_payment_shortcode_tag', 'tc_payment' ) |
| tc_order_confirmation_shortcode_tag | apply_filters( 'tc_order_confirmation_shortcode_tag', 'tc_order_confirmation' ) |
| tc_order_details_shortcode_tag | apply_filters( 'tc_order_details_shortcode_tag', 'tc_order_details' ) |
| tc_template_post | apply_filters( 'tc_template_post', $post ) |
| tc_admin_capabilities | apply_filters( 'tc_admin_capabilities', $capabilities ) |
| tc_staff_capability_read | apply_filters( 'tc_staff_capability_read', 1 ) |
| tc_staff_capability_manage_events | apply_filters( 'tc_staff_capability_manage_events', 0 ) |
| tc_staff_capability_manage_ticket_types | apply_filters( 'tc_staff_capability_manage_ticket_types', 0 ) |
| tc_staff_capability_manage_discount_codes | apply_filters( 'tc_staff_capability_manage_discount_codes', 0 ) |
| tc_staff_capability_manage_orders | apply_filters( 'tc_staff_capability_manage_orders', 0 ) |
| tc_staff_capability_manage_attendees | apply_filters( 'tc_staff_capability_manage_attendees', 1 ) |
| tc_staff_capability_delete_checkins | apply_filters( 'tc_staff_capability_delete_checkins', 1 ) |
| tc_staff_capability_delete_attendees | apply_filters( 'tc_staff_capability_delete_attendees', 0 ) |
| tc_staff_capability_manage_ticket_templates | apply_filters( 'tc_staff_capability_manage_ticket_templates', 0 ) |
| tc_staff_capability_manage_settings | apply_filters( 'tc_staff_capability_manage_settings', 0 ) |
| tc_staff_capabilities | apply_filters( 'tc_staff_capabilities', $capabilities ) |
| tc_cart_page_link_title | apply_filters( 'tc_cart_page_link_title', __( 'Cart', 'tc' ) |
| tc_cart_amount_decimals | apply_filters( 'tc_cart_amount_decimals', $int_decimals ) |
| tc_redirect_gateway_message | apply_filters( 'tc_redirect_gateway_message', sprintf( __( 'Redirecting to %s payment page...', 'tc' ) |
| tc_cart_cookie_expiration | apply_filters( 'tc_cart_cookie_expiration', 172800 ) |
| tc_ticket_added_to_message | apply_filters( 'tc_ticket_added_to_message', __( 'Ticket added to', 'tc' ) |
| tc_ticket_added_to_cart_message | apply_filters( 'tc_ticket_added_to_cart_message', __( 'Cart', 'tc' ) |
| tc_cart_widget_item | apply_filters( 'tc_cart_widget_item', ($ordered_count . ' x ' . $ticket->details->post_title . ' (' . apply_filters( 'tc_cart_currency_and_format', $ticket->details->price_per_ticket * $ordered_count ) |
| tc_unique_id_length | apply_filters( 'tc_unique_id_length', 10 ) |
| tc_order_id | apply_filters( 'tc_order_id', $order_id ) |
| tc_discount_cookie_expiration | apply_filters( 'tc_discount_cookie_expiration', 172800 ) |
| tc_use_default_front_css | apply_filters( 'tc_use_default_front_css', true ) |
| tc_plugin_admin_menu_items | apply_filters( 'tc_plugin_admin_menu_items', $plugin_admin_menu_items ) |
| tc_plugin_network_admin_menu_items | apply_filters( 'tc_plugin_network_admin_menu_items', $plugin_admin_menu_items ) |
| tc_gateway_plugins | apply_filters( 'tc_gateway_plugins', $gateway_plugins, $gateway_plugins_originals ) |
| tc_gateways_currencies | apply_filters( 'tc_gateways_currencies', $tc_gateways_currencies ) |
| tc_ticket_code | apply_filters( 'tc_ticket_code', $order_id . '-' . $owner_record_num ) |
| tc_animated_transitions | apply_filters( 'tc_animated_transitions', true ) |