Christoph Bratschi
@cbratschi on WordPress.org
- Member Since: October 19th, 2015
Contribution History
Christoph Bratschi’s badges:- Translation Contributor
-
Translated 2 strings on translate.wordpress.org.
-
Posted a reply to Taxonomy Optimization, on the site WordPress.org Forums:
Well, I uploaded the saved monitor. -
Posted a reply to Taxonomy Optimization, on the site WordPress.org Forums:
I will collect some data later today on the production system. We are monitoring all… -
Posted a reply to wp_dropdown_users() Optimization, on the site WordPress.org Forums:
Thanks a lot for your effort this will help a lot of users running large… -
Created a topic, Taxonomy Optimization, on the site WordPress.org Forums:
Our site uses a custom taxonomy to group pages by cont… -
Wrote a comment on the post New Capability Queries in WordPress 5.9, on the site Make WordPress Core:
We run into performance issues due to our huge users meta tables: https://wordpress.org/support/topic/wp_dropdown_users-optimization/ I hope… -
Posted a reply to wp_dropdown_users() Optimization, on the site WordPress.org Forums:
The new capability fields were added in WordPress 5.9: https://make.wordpress.org/core/2022/01/05/new-capability-queries-in-wordpress-5-9/ This is the reason why… -
Created a topic, wp_dropdown_users() Optimization, on the site WordPress.org Forums:
Thanks a lot for this great plugin which adds good opt… -
Created a topic, Undefined property: WP_Post_Type::$taxonomy, on the site WordPress.org Forums:
I am seeing this error in our logs being reported mult… -
Posted a reply to Classic Editor and Crowdsignal, on the site WordPress.org Forums:
We could not get it to work with the 3.x version. After downgrading to 2.2.6… -
Created a topic, Classic Editor and Crowdsignal, on the site WordPress.org Forums:
Our authors reported that they no longer can create ne… -
Posted a reply to PHP Notice: Trying to get property ‘object_type’ of non-object, on the site WordPress.org Forums:
Hi @stevejburge Thanks a lot, this issue is fixed. -
Posted a reply to PHP Notice: Trying to get property ‘object_type’ of non-object, on the site WordPress.org Forums:
Thanks a lot for the quick response. -
Created a topic, PHP Notice: Trying to get property ‘object_type’ of non-object, on the site WordPress.org Forums:
After upgrading to the lastest version the following m… -
Created a topic, Different Plugin, on the site WordPress.org Forums:
The update broke our staging environment, had to rollb… -
Posted a reply to oembed_providers hook never called, on the site WordPress.org Forums:
It works fine with this code (without the filter hook): wp_oembed_add_provider('#https?://(www\.)?instagr(\.am|am\.com)/(p|tv)/.*#i','https://graph.facebook.com/v8.0/instagram_oembed', true); -
Created a topic, oembed_providers hook never called, on the site WordPress.org Forums:
I installed your plugin but neither Facebook nor Insta… -
Created a topic, WordPress 5.6 jQuery Bug, on the site WordPress.org Forums:
The following error is reported on the JavaScript cons… -
Created a topic, Nothing display after install and activate the plugin, on the site WordPress.org Forums:
I have the exactly same issue another user had a year … -
Posted a reply to APIs in 6.x, on the site WordPress.org Forums:
I saw there are some hooks: exactmetrics_tracking_before_analytics exactmetrics_tracking_before exactmetrics_tracking_analytics_frontend_output_after_em_track_user exactmetrics_tracking_after_analytics exactmetrics_tracking_after Is there a documentation… -
Posted a reply to 404 after cleaning audiences, on the site WordPress.org Forums:
Hi Harish, The WPML settings were not updated. It works now fine. Thanks, Christoph -
Created a topic, 404 after cleaning audiences, on the site WordPress.org Forums:
We removed all audiences and created a new one. Now we… -
Posted a reply to APIs in 6.x, on the site WordPress.org Forums:
Hi Chris, We are adding our own custom dimensions. I saw there is a text… -
Created a topic, APIs in 6.x, on the site WordPress.org Forums:
The 6.x version has several breaking changes. For inst… -
Posted a reply to Argument 1 passed to QueryMonitor::filter_plugin_action_links() must be array, on the site WordPress.org Forums:
It actually works on our staging environment with the exactly same set of plugins. Our… -
Created a topic, Argument 1 passed to QueryMonitor::filter_plugin_action_links() must be array, on the site WordPress.org Forums:
The following fatal error is reported by WordPress: U… -
Posted a reply to WPML All Language Query Bug, on the site WordPress.org Forums:
I agree, this is a bad design of WPML. They should implement an easy way… -
Created a topic, WPML All Language Query Bug, on the site WordPress.org Forums:
The following code registers a filter which sets suppr… -
Posted a reply to Undefined index: wp_db_temp_dir, on the site WordPress.org Forums:
Yes, but still a bug, very easy to fix and the only plugin in our… -
Created a topic, Google API Client Conflict, on the site WordPress.org Forums:
There is a problem with the latest version: Fatal err… -
Posted a reply to Latest version cause guzzlehttp issue with Backup Buddy, on the site WordPress.org Forums:
It works fine on our site too. Thanks a lot for the quick fix. -
Posted a reply to Latest version cause guzzlehttp issue with Backup Buddy, on the site WordPress.org Forums:
From a previous post: To downgrade: – On the WP Mail SMTP plugin page, go… -
Posted a reply to Latest version cause guzzlehttp issue with Backup Buddy, on the site WordPress.org Forums:
I have a similar conflict with our own theme. We are using the Google API… -
Posted a reply to Post update das not purge URLs with parameters, on the site WordPress.org Forums:
This is a workaround for a mobile Safari bug. With the same URL all data… -
Created a topic, PHP 7.1 Warnings, on the site WordPress.org Forums:
After upgrading to the lastest plugin version today th… -
Posted a reply to Post update das not purge URLs with parameters, on the site WordPress.org Forums:
The problem is we do not know all parameters being used. Some are related to… -
Posted a reply to Post update das not purge URLs with parameters, on the site WordPress.org Forums:
I tried this setting but it did not change anything. -
Posted a reply to Theme images not removed from cache on theme update, on the site WordPress.org Forums:
Manual purging did work. -
Created a topic, Theme images not removed from cache on theme update, on the site WordPress.org Forums:
An SVG image in a theme was modified but the server wa… -
Created a topic, “Mark this page as” resets settings, on the site WordPress.org Forums:
The menu item "Mark this page as\Non cacheable" resets… -
Created a topic, Post update das not purge URLs with parameters, on the site WordPress.org Forums:
We have multiple versions of a page using different UR… -
Posted a reply to After update to 7.5 very slow posts screen in admin, on the site WordPress.org Forums:
We even get out of memory errors on our large site. Just contacted their support… -
Created a topic, Undefined index: wp_db_temp_dir, on the site WordPress.org Forums:
I am getting following errors in the WordPress log: P… -
Created a topic, Incompatible with jQuery 3, on the site WordPress.org Forums:
Does not show content if jQuery 3 is used: Uncaught T… -
Created a topic, jQuery 3 Error, on the site WordPress.org Forums:
Does not work with jQuery 3.1.1: Uncaught TypeError: … -
Posted a reply to get_the_post_video_filter, on the site WordPress.org Forums:
I tried to analyze the plugin's source code on Github but there are too many… -
Created a topic, get_the_post_video_filter, on the site WordPress.org Forums:
We are using the get_the_post_video_filter to transfor… -
Posted a reply to Option to disable shariff_metabox, on the site WordPress.org Forums:
Actually, I was talking about the meta box. I don't want my users to see… -
Posted a reply to Option to disable shariff_metabox, on the site WordPress.org Forums:
I just wanted to ask the same question. My CMS users should not have access…