• Home
  • Knowledgebase
  • DevDocs
  • Translations
  • Support
  • Live Preview

logo DevDocs

By The Events Calendar
Filter by type:
Skip to content
Filter by type:
Search
Browse: Home / Classes / Image_Alignment_Setting / Image_Alignment_Setting::get_options()
Product: Event Tickets Wallet Plus

Image_Alignment_Setting::get_options()


Source

File: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Image_Alignment_Setting.php

	public function get_options(): array {
		return [
			'left'   => esc_html__( 'Left', 'event-tickets-wallet-plus' ),
			'center' => esc_html__( 'Center', 'event-tickets-wallet-plus' ),
			'right'  => esc_html__( 'Right', 'event-tickets-wallet-plus' ),
		];
	}

Expand full source code Collapse full source code

The Events Calendar
  • Home
  • Products
  • Blog
  • Support
© 2026 The Events Calendar Terms and Conditions Privacy