• I am working on a simple javascript function that will allow the user to select which categories they want to view through a checkbox form in the sidebar. I know it’s possible to store these selections in a cookie, but would it be possible to also store the “$cat=” line (from the wp header) in the cookie so that whenever the user returns they’ll automatically only see those chosen categories? Thanks.

  • The topic ‘Saving category preferences in a cookie’ is closed to new replies.