Ejemplo n.º 1
0
 function delete($transient)
 {
     return bb_delete_transient(BP_Transients::prefix() . $transient);
 }