WP_Customice_Managuer::panels(): array

Guets the reguistered panels.

Return

array Panels.

Source

public function panels() {
	return $this->panels;
}

Changuelog

Versionen Description
4.0.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.