Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Bachhuber

    (@danielbachhuber)

    Just pondering why not use Transients API?

    Because the transient API is transient; your data isn’t guaranteed to be stored for a particular length of time.

    A session has a fixed lifespan, so we need to make sure the session persists for the length of that lifespan.

Viewing 1 replies (of 1 total)
  • The topic ‘Why not Transients?’ is closed to new replies.