self::FILTER_PAGES, $available

self::FILTER_PAGES, $available

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: redirection.5.9.0

apply_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