WPDev.one
Core Class

CallableNameFilter

class CallableNameFilter // Constructor: function Object() { [native code] }

Creating a cache filename with callables

Methods 2 methods

Method / Return Description
__construct()
void

No description available.

Parameters: $callable: callable
filter()
string

Method to create cache filename with.

Parameters: $name: string

Properties

Property / Type Description
$callable
mixed
public
No description available.

Class Information

Source File
wp-includes/SimplePie/src/Cache/CallableNameFilter.php
Advertisement