Plugin::get_options_obj()

Returns options object


Return

(\Vimeotheque\Options\Options)


Source

File: includes/libs/plugin.class.php

	public function get_options_obj(){
		if( !$this->options ){
			$this->set_plugin_options();
		}

		return $this->options;
	}

Start your video site now!

Manage and coordinate your Vimeo channels, albums or videos with your WordPress website. Perfect fit for membership, portfolio, online courses or any type of video collection.

Get Vimeotheque PRO!