Skip to content

Add support for wp_cache_supports #79

@spacedmonkey

Description

@spacedmonkey

Feature Request

Describe your use case and the problem you are facing

In WordPress 6.1, a new function function was added called wp_cache_supports. This function takes a string parameter and returns a Boolean. This function is used to determine if the current object cache supports a feature, like multiple get.

Describe the solution you'd like

A new command.

WP cache supports <feature>

This would return a bool as it's output.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions