wpseo_enhanced_slack_data, $data, $this->presentation

wpseo_enhanced_slack_data, $data, $this->presentation

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.28.1

apply_filters('wpseo_enhanced_slack_data, $data, $this->presentation') is found 1 times:

  • /src/presenters/slack/enhanced-data-presenter.php line 64

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

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

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

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

    		 *
    		 * @param array                  $data         The enhanced Slack sharing data.
    		 * @param Indexable_Presentation $presentation The presentation of an indexable.
    		 */
    		return \apply_filters( 'wpseo_enhanced_slack_data', $data, $this->presentation );
    	}
    }