singhleo
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Server Health Stats] Do not install version 1.7.6 – it contains malware.The patch for this plugin is crashing the site because there is no pagination for updating users.
Even after running updates for all users, it keeps running again in loop.
Thanks for the patch 👍
- This reply was modified 1 year, 11 months ago by singhleo.
Forum: Plugins
In reply to: [WPS Hide Login] 500 – Allowed Memory Size of Bytes ExhaustedIt’s working now!
Thanks 👏Forum: Plugins
In reply to: [WPS Hide Login] 500 – Allowed Memory Size of Bytes ExhaustedI see you added some logic for BuddyBoss Theme. However, the issue is with BuddyBoss Platform Plugin.
Probably a correct approach is to removeadd_filter( 'site_url', array( $this, 'site_url' ), 10, 4 );filter before calling$this->filter_wp_login_php( $url, $scheme );once thefilter_wp_login_phpis executed you can add it back again.
My understanding is that if the hook is not removed, it will keep calling until the memory is used up.
ThanksForum: Plugins
In reply to: [WPS Hide Login] 500 – Allowed Memory Size of Bytes ExhaustedI’ve just tried with the latest version you released, 1.9.16.5, and I’m still getting a memory error.
Forum: Plugins
In reply to: [WPS Hide Login] 500 – Allowed Memory Size of Bytes Exhausted- BuddyBoss Platform 2.6.30
- LiteSpeed Cache 6.0.0.1
- WPS Hide Login 1.9.16.3
Forum: Plugins
In reply to: [WPS Hide Login] 500 – Allowed Memory Size of Bytes ExhaustedTwenty Twenty-Four
Thanks, @ewdrobert for your support.
can you share the WP version you are using?Forum: Everything else WordPress
In reply to: Question on posting rules.Thank you .. Steve.. 🙂