Screen_Options::init()

Initialize the screen options.

Contents


Source

File: src/Tickets/Admin/Tickets/Screen_Options.php

	public function init() {
		$this->add_hooks();
	}

Top ↑

Changelog

Changelog
Version Description
5.14.0 Introduced.