pdaengeli
Forum Replies Created
-
Forum: Plugins
In reply to: [Theme My Login] New version 6.4.8 breaks siteSee here for a fix: https://github.com/jfarthing84/theme-my-login/pull/109/commits/7cb9557
Forum: Reviews
In reply to: [Theme My Login] Broke my loginUsing v6.4.8 I also get a fatal error
Call to a member function is_main_query() on null in /foobar/plugins/theme-my-login/includes/class-theme-my-login.php on line 264and had to revert to v6.4.7.
Edit: fixed using theme-my-login/pull/109
Forum: Plugins
In reply to: [Pixeline's Email Protector] Partly identical addresses may not be caughtThank you, @mkranz, this works well.
Forum: Plugins
In reply to: [Pixeline's Email Protector] Partly identical addresses may not be caughtAs far as I understand, you could contribute code modifications by opening a ticket in the TRAC repository of the plugin at https://plugins.trac.wordpress.org/browser/pixelines-email-protector/
Let me know if you do so, I have a couple of problematic addresses, on which I could test your code.Forum: Plugins
In reply to: [Pixeline's Email Protector] Partly identical addresses may not be caughtI had tried to apply sorting by length, but it didn’t catch all the problems. I’d still like to have this working, but it’s not a show stopper for me.
@pixeline, have you looked into this?