wpseo_opengraph_author_facebook, $this->presentation->open_graph_article_author, $this->presentation

wpseo_opengraph_author_facebook, $this->presentation->open_graph_article_author, $this->presentation

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.28.1

apply_filters('wpseo_opengraph_author_facebook, $this->presentation->open_graph_article_author, $this->presentation') is found 1 times:

  • /src/presenters/open-graph/article-author-presenter.php line 39

    Warning: Undefined array key 41 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 42 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 43 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 44 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 *
    		 * @param bool|string            $article_author The article author's Facebook URL, return false to disable.
    		 * @param Indexable_Presentation $presentation   The presentation of an indexable.
    		 */
    		return \trim( \apply_filters( 'wpseo_opengraph_author_facebook', $this->presentation->open_graph_article_author, $this->presentation ) );
    	}
    }