Beherit
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Fastest Cache] Cron job problemYou must change code where You using wp_schedule_event – wp_schedule_event should be used only on plugin activation as it is described in documentation.
Forum: Plugins
In reply to: [WP Fastest Cache] Cron job problemFor what? I give You all details. Tell mi what You need more and I will contact via email.
Forum: Plugins
In reply to: [WP Fastest Cache] Cron job problemWhich part You don’t understand? You use wp_schedule_event not in accordance with documentation https://codex.www.ads-software.com/Function_Reference/wp_schedule_event
call wp_schedule_event on activation (otherwise you will end up with a lot of scheduled events!)
You need more details? What details? I think I wrote very simple what is wrong.
Forum: Plugins
In reply to: [WP Fastest Cache] Cron job problemAnother test – the problem is not only with function setRegularCron but with all wp_schedule_event in your plugin ??
Forum: Reviews
In reply to: [Add Meta Tags] Amazing plugin!Yes, You right – I removed this recommendation.
Forum: Plugins
In reply to: [Open Graph and Twitter Card Tags] Site performanceI found that the problem is with php function session_start() – this hang my website. Please change it.
Forum: Plugins
In reply to: [WP Fastest Cache] Developers licenseYou mean it’s possible to have special offer for license?
Forum: Plugins
In reply to: [WP Fastest Cache] Developers licenseIt’s sad to hear that. I have 3 websites and I would be able to buy license BUT I don’t going to buy 3 licenses, it’s very expensive!
Forum: Plugins
In reply to: [WP Fastest Cache] Disable cache by PHPThanks ??
Forum: Plugins
In reply to: [WP Fastest Cache] Disable cache by PHPExclude page feature works fine but I need to exclude some page automaticaly. Why? I’m plugins developer and one plugin not working when page is cached (problem with wp_nonce_field in forms). For others plugins that cache pages (e.g. WP Super Cache) I simple use constat DONOTCACHEPAGE. I see that You provide “<!–[wpfcNOT]–>” but:
1. Is this working in whole page? Can I put this in widget or somewhere in footer?
2. If yes, I need to code another solution only for Your plugin where that solution which I already have works perfect for e.g. WP Super Cache and W3 Total Cache…Forum: Plugins
In reply to: [WP Super Cache] Exclude specific pageNvm, I found that in plugin options.
Forum: Plugins
In reply to: [Ejabberd Account Tools] How to debug problems (log)You should configure mod_rest to allow check_account command (and some others as it is in plugin example config)
Forum: Plugins
In reply to: [Ejabberd Account Tools] How to debug problems (log)Anyway, I think You just put wrong REST API url OR it’s a problem wih mod_rest setup in ejabberd (check the example configuration in plugin settings).
Forum: Plugins
In reply to: [Ejabberd Account Tools] How to debug problems (log)Plugin doesn’t have any debug, just check logs in ejabberd.log on Your host with XMPP server.
Forum: Reviews
In reply to: [Uptime Robot Widget] Works very well.Thanks for review and suggestion – I will add this in next update ?? I