• 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 / Tribe__Repository / Tribe__Repository::order_by()
Product: Tribe Common

Tribe__Repository::order_by( $order_by,  $order = 'DESC' )

{@inheritdoc}


Source

File: src/Tribe/Repository.php

	public function order_by( $order_by ) {
		$this->query_args['orderby'] = $order_by;

		return $this;
	}

Expand full source code Collapse full source code

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