Namespaces: Vimeotheque
Plugin::set_player_options
Set video player options
Plugin::activation_hook
Runs on plugin activation and registers rewrite rules for video custom post type
Plugin::get_options
Returns plugin options array
Plugin::get_options_obj
Returns options object
Plugin::get_embed_options_obj
Returns player options object
Plugin::get_embed_options
Plugin::__clone
Clone.
Plugin::__wakeup
Wakeup.
Helper::embed_video
Embed the video attached to a video post.
Plugin::instance
Instance.
Helper::is_autoembed_allowed
Check if embedding is allowed.
Plugin::__construct
Class constructors – sets all filters and hooks
Helper::video_is_visible
Checks if video embed is visible.
Plugin::init
Helper::query_video
Query Vimeo for a single video.
Plugin::register_autoloader
Register the autoloader
Helper::debug_message
Debug method that sets an action to allow third party scripts to hook to it.
Helper::get_metadata_default
Retrieves default metadata value for the specified meta key and object.
Helper::is_vimeo_api_error
Check if a WP_Error object is a Vimeo API error.