Methods
1 to 13 of 13
- Open_Graph::__construct() – Constructs the Open_Graph object.
- Open_Graph::add_default_image_control() – Adds default Open Graph image control to the Customizer.
- Open_Graph::add_hooks() – Adds WordPress hooks.
- Open_Graph::get_author_image() – Gets the author profile image information.
- Open_Graph::get_genesis_image() – Gets the default Genesis image featured image or first attachment.
- Open_Graph::get_image_info() – Gets image info given a URL or attachment ID.
- Open_Graph::get_image() – Gets the image URL.
- Open_Graph::get_open_graph_default_image() – Gets the default Open Graph image if set in the Customizer.
- Open_Graph::get_site_icon_image() – Gets the site icon image info if set.
- Open_Graph::get_type() – Gets the current Open Graph object type.
- Open_Graph::get_url() – Gets the current page URL.
- Open_Graph::output_open_graph_tags() – Outputs Open Graph meta elements if Open Graph support is enabled.
- Open_Graph::tag() – Outputs a single Open Graph meta tag.