Title: PHPSESSID Cookie
Last modified: August 30, 2016

---

# PHPSESSID Cookie

 *  Resolved [gabihrv](https://wordpress.org/support/users/gabihrv/)
 * (@gabihrv)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/phpsessid-cookie/)
 * Hello,
 * I found a PHPSESSID cookie on my site. After deinstalling all of my other plugins,
   and leaving the Bootstrap plugin, the cookie is still there, so I assume it belongs
   to your plugin.
    What does this cookie do and is it potencialy harmful to my 
   site visitors?
 * Thanks in advance, gabi
 * [https://wordpress.org/plugins/easy-bootstrap-shortcodes/](https://wordpress.org/plugins/easy-bootstrap-shortcodes/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [alarch](https://wordpress.org/support/users/alarch/)
 * (@alarch)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/phpsessid-cookie/#post-6263136)
 * I would be very surprised if this cookie is anything but beneficial. However,
   the European Union Cookies Law makes it a legal obligation for websites in the
   EU to document the use and purpose of the cookies they use.
 * It would be very helpful if you could describe the purpose of this cookie in 
   your plugin.
 *  [alarch](https://wordpress.org/support/users/alarch/)
 * (@alarch)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/phpsessid-cookie/#post-6263137)
 * Having studied the matter in a bit more depth the EU directive is stricter than
   I previously thought. Website visitors need to give prior consent to the addition
   of any cookies, other than essential ones. It’s arguable, but it seems likely,
   given a strict interpretation of the law (I’m have no legal expertise), that 
   the PHPSESSID cookie set by this plugin contravenes the law.
 * Would it be possible to have an option in the settings section preventing cookies
   being set? Or is it essential with all possible usages of the plugin?
 *  Plugin Author [osCitas Themes](https://wordpress.org/support/users/oscitas/)
 * (@oscitas)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/phpsessid-cookie/#post-6263138)
 * Hi,
 * Let me explain it please correct me if I am wrong, this plugin use the server
   side session to save the css to create the dynamic css based on the shortcodes
   used. So when we save it in session then PHP by default on cookie to save the
   session id. Thats why this cookie is created, and it is not harmful.
 * Thanks
 *  [alarch](https://wordpress.org/support/users/alarch/)
 * (@alarch)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/phpsessid-cookie/#post-6263139)
 * Thanks for the reply. Not having a deep technical understanding of these issues
   I’m not sure I fully understand your explanation of the cookies purpose. Could
   you provide an explanation that an ordinary member of the public would understand–
   which I could then include in the Privacy Policy page explanation of the function
   of the cookies used by a website?
 * I’m sure the cookie isn’t harmful – but because is gets set when a website using
   the EBS plugin is first accessed, it would appear to contravene EU legislation
   on cookies. In the UK the [Information Commissioner’s Office gives this guidance](https://ico.org.uk/media/for-organisations/documents/1545/cookies_guidance.pdf)
   The observations on page 5 (“Prior Consent”) are particularly relevant. Page 
   12 provides guidance on exceptions to the need for prior consent. I’m no lawyer,
   but it may be hard to argue that the cookies provided by the EBS plugin could
   be deemed essential.
 * Is the use of cookies essential to all uses of the EBS plugin? Would it be possible
   to disable the setting of cookies by the administrator, or better still to link
   the use of the cookie to user acceptance of cookies, as with the EU Cookie Law(
   or other cookie) plugin?
 * This is a great plugin – and one I would like to continue to use. But it would
   be great to be able to use it without the legal uncertainty around its usage.
 *  [Matt](https://wordpress.org/support/users/slammeddime/)
 * (@slammeddime)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/phpsessid-cookie/#post-6263144)
 * This plugin isn’t setting the cookie, your PHP installation is. This plugin adds
   data to PHP’s session and in order for PHP to know who you are from page load
   to page load, PHP adds a cookie so it can pull back up the information that was
   saved in the session on the previous load. If you don’t want to use PHP session
   cookies, you’d need to talk to your host about how you’d disable them in favor
   of using PHPSESSID in the URL instead, which would accomplish the same task, 
   albeit uglier. It could probably be successfully argued that session cookies 
   that contain zero user identifiable data are essential to a website’s operation.
   Any website that you log into uses session cookies to remember who you are as
   you navigate around the site.
 * In fact, this URL ([https://ico.org.uk/for-organisations/guide-to-pecr/cookies-and-similar-technologies/](https://ico.org.uk/for-organisations/guide-to-pecr/cookies-and-similar-technologies/))
   seems to indicate that session cookies probably do not need to be declared.
 *  Thread Starter [gabihrv](https://wordpress.org/support/users/gabihrv/)
 * (@gabihrv)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/phpsessid-cookie/#post-6263146)
 * Hi everybody, thanks for the answers, I checked my site and the cookies is not
   there any more.
    Thanks, Gabi

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘PHPSESSID Cookie’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-bootstrap-shortcodes_c3b0c1.
   svg)
 * [Easy Bootstrap Shortcode](https://wordpress.org/plugins/easy-bootstrap-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-bootstrap-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/reviews/)

 * 6 replies
 * 4 participants
 * Last reply from: [gabihrv](https://wordpress.org/support/users/gabihrv/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/phpsessid-cookie/#post-6263146)
 * Status: resolved