Skip to main content

Filter: gfexcel_hash_feed

Claims a download hash none of this add-on's own feeds own.

An add-on that stores its own download hash, such as GravityExport's export filters, keeps it in a feed carrying that add-on's slug, which the query above excludes.

Parameters

NameTypeDescription
$feedarray|nullThe feed, or null when this add-on owns no feed with this hash.
$hashstringThe download hash taken from the request.

Since

  • 1.9

Source

Defined in src/Routing/WordPressRouter.php at line 159