Ajouter une valeur dans un objet en cache.

BASH
                    # wp cache set {key} {value} {group} {duration}
wp cache set "form_id" 1337 "forms" 300