Most WP snippets I encounter use options to store stuff. If it need to be temporary timestamp is added, etc.
Was picking apart one plugin and came upon using cache for storing stuff. Seems to be more adequate for time-limited.
What are technical differences (if any) between using options and cache? What is suggested usage for them and why options seem much more common?


LinkBack URL
About LinkBacks
Reply With Quote
