self::FILTER_PAGES, $available
self::FILTER_PAGES, $available
Appears in: redirection.5.9.0
Hook Type: filter
Displaying hooks found in version: redirection.5.9.0apply_filters('self::FILTER_PAGES, $available') is found 1 times:
- /redirection-capabilities.php line 124
} } /** @var list<string> $filtered */ $filtered = apply_filters( self::FILTER_PAGES, $available ); // @phpstan-ignore arrayValues.list return array_values( $filtered ); } /** * Return all the capabilities the current user has