• Resolved michaelsamo

    (@michaelsamo)


    Hi there

    Upfront: if you require a donation, tell me the number and I’ll make it happen.

    We are running a website with a lot of visitors and experimenting with redis was incredible to say the least! 1 problem, we have WPMU membership2 as a basis for people registrations and buying subscriptions.

    When enabling redis, the wordpress dashboard settings for this membership was no longer working very well (it kept showing the same 1-20 members on every page I scrolled through (the active members list) and when signing up it seemed to “remember” membership status from other people because on signing up, without checking out a new member is able to “cancel membership” , a membership that was never made.

    How would I go about excluding this specific plugin completely ?
    I already researched the workings of WP_REDIS_IGNORED_GROUPS but how do I find out what the exact names of the groups are ?

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    Hey!

    You’re correct, the only way to exclude plugins from the object cache is using WordPress’ cache groups.

    You’d have to either ask the WPMU support for assistance or look into the source code of the Membership 2 plugin for the cache group. It appears to be a paid plugin, so I can’t assist with that.

Viewing 1 replies (of 1 total)
  • The topic ‘Excluding specific plugin from redis’ is closed to new replies.