﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
19564,Helper function for getting/setting cache data,johnjamesjacoby,,"Most of the time when we want something from the object cache we go through a routine of: wp_cache_get(); checking a result; setting a default; setting the cache with wp_cache_set(); returning. Core should offer a neat way to do this all in one fell-swoop.

Attached patch is a proposed solution.",enhancement,new,normal,Awaiting Review,Cache,3.3,normal,,has-patch,johnbillion@…
