rtCamp / login-with-google

Minimal plugin which allows WordPress user to login with google.
https://wordpress.org/plugins/login-with-google/
GNU General Public License v2.0
63 stars 17 forks source link

Set cookie to bypass VIP GO page cache #111

Closed Souptik2001 closed 2 years ago

Souptik2001 commented 2 years ago

This PR sets vip-go-cb cookie with value 1 to bypass page cache for VIP go platform.

Refer: https://github.com/rtCamp/rtcamp.com/issues/2047#issuecomment-1161336454

Souptik2001 commented 2 years ago

@chandrapatel Should I merge this PR or someone else will?