wpseo_twitter_description, $this->replace_vars( $this->presentation->twitter_description
wpseo_twitter_description, $this->replace_vars( $this->presentation->twitter_description
Appears in: wordpress-seo.28.1
Hook Type: filter
Displaying hooks found in version: wordpress-seo.28.1apply_filters('wpseo_twitter_description, $this->replace_vars( $this->presentation->twitter_description') is found 1 times:
- /src/presenters/twitter/description-presenter.php line 32
Warning: Undefined array key 34 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 35 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 36 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 37 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* * @param string $twitter_description The description string. * @param Indexable_Presentation $presentation The presentation of an indexable. */ return \apply_filters( 'wpseo_twitter_description', $this->replace_vars( $this->presentation->twitter_description ), $this->presentation ); } }