Monthly Archives: November 2012

Hack the “Debug Bar”, “Debug Bar Action Hooks” and “Kint Debugger” plugins

I try to trace execution of a plugin in WordPress, so I install several developer’s plugins: “Developer”, “Debug Bar”, “Debug Bar Transients”, “Debug Bar Action Hooks”, “Kint Debugger”. Then I try to show a variable in the “Kint Debugger”, but … Continue reading

Posted in Blog, Hacks | Leave a comment

Hack the maximum execution time in WordPress

Today I find a problem: time ends… Well, for a WordPress plugin only, the KC S2M+MC one. I mean I got “Maximum execution time of 60 seconds exceeded” error, when I run a long operation (synchronizing members in Mailchimp list … Continue reading

Posted in Blog, Hacks | Tagged , , , , | Leave a comment

KC s2Member ccap drip timer

WordPres’s plugin s2Member® has its own “scripting language” of several []-tags. One (and maybe most used) tag is [s2If …] [/s2If], where we can set conditionals to show or hide content, functions etc, depending of the privileges of the current … Continue reading

Posted in WP+s2M Content Drip | Tagged , , , , , , , , , , , , , , , , , | 5 Comments

KC s2Member ccap clock timer

The WordPres plugin s2Member® has its own “scripting language” of several []-tags. One (and maybe most used) tag is [s2If …] [/s2If], where we can set conditionals to show or hide content, functions etc, depending of the privileges of the … Continue reading

Posted in WP+s2M Content Drip | Tagged , , , , , , , , , , , , , , , , | Leave a comment