Christian Wach

Results 6 issues of Christian Wach

My plugin/theme combination uses `wp_editor()` to enable TinyMCE on the comments textarea. This makes WordPress Front-end Editor fail to show any editing buttons, the content itself cannot be edited and...

Bug
Compatibility

Here's another UI/CLI parity conundrum... When creating a new network via the UI, this plugin auto-activates itself on the new network. When doing so via WP-CLI, it does not. I...

Under PHP 7.3, the method for generating the cache key throws PHP Notices: ``` [28-Nov-2019 10:33:03 UTC] PHP Notice: compact(): Undefined variable: post_id in /path/to/get-the-image.php on line 307 [28-Nov-2019 10:33:03...

Following on from #603 I've repaired the German translation file so that it doesn't break BP Docs on German sites running 2.0.x. I haven't touched the text, only the markup....

Hi @boonebgorges, it seems as though `bp_docs_general_access_protection()` is not reporting correctly when used on a WP Multisite instance that still uses the 'ms-files.php' filter - i.e. a WP Multisite that...

Hi Boone, I've noticed that the activity filtering dropdown doesn't work, but before I change things, I was wondering about the intention of the code. bp_groupblog_posts() adds an option with...