| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Creating a cache filename with callables
| File Size: | 53 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| __construct(callable $callable) X-Ref |
param: callable(string): string $callable |
| filter(string $name) X-Ref |
| Method to create cache filename with. The returning name MUST follow the rules for keys in PSR-16. param: string $name The name for the cache will be most likely an url with query string return: string the new cache name |
| Generated : Mon Oct 27 08:20:06 2025 | Cross-referenced by PHPXref |