[wp-hackers] sessions and wordpress
Nicholas Ciske
nl at thoughtrefinery.com
Fri Nov 15 17:41:09 UTC 2013
If you need session-like storage in a plugin:
GitHub: https://github.com/ericmann/wp-session-manager
See Pippins review about his use in Easy Digital Downloads:
http://wordpress.org/support/view/plugin-reviews/wp-session-manager
_________________________
Nick Ciske
http://thoughtrefinery.com/
@nciske
On Nov 15, 2013, at 11:37 AM, Nikola Nikolov wrote:
> How would you handle data like a shopping cart?
>
> I'm just curious what other options you have that would be okay to use.
> Would you store the session data in the database maybe? I know storing it
> in a cookie is not an overly good idea.
>
More information about the wp-hackers
mailing list