WC_Data::get_meta_cache_key()
Helper method to compute meta cache key. Different from WP Meta cache key in that meta data cached using this key also contains meta_id column.
Description Description
Return Return
(string)
Source Source
File: includes/abstracts/abstract-wc-data.php
Changelog Changelog
Version | Description |
---|---|
4.7.0 | Introduced. |