I think you're looking for wp_cache_set() и wp_cache_add() , а wp_cache_get() to ... wp_cache_set( $cache_key, $taxonomy_object ); // add data to the cache
確定! 回上一頁