Thomas Kräftner
@kraftner on WordPress.org and Slack
- Member Since: April 20th, 2012
- Location: Vienna, Austria
- Website: kraftner.com/en
Bio
Contribution History
Thomas Kräftner’s badges:- Core Contributor
- Documentation Contributor
- Plugin Developer
- Translation Contributor
- WordCamp Organizer
- WordCamp Speaker
-
Closed ticket #41185 on Core Trac:
current_priority() in WP_Hook broken after adding callback inside same hook -
Created ticket #58183 on Core Trac:
PHP notice when accessing Customizer with a classic theme without widgets -
Confirmed as a speaker for WordCamp Vienna 2023
-
Received props from @estelaris in Slack:
Huge props to @milana_cap @ninianepress and @femkreations for coordinating the first virtual contributor day for… -
Created ticket #55600 on Core Trac:
Can't save registered post meta field of type string that equals ... -
Wrote a comment on the post WordPress 5.8.2+ Release Schedule, on the site Make WordPress Core:
Do you have this issue on the radar? https://core.trac.wordpress.org/ticket/53965 It seems like a pretty breaking… -
Mentioned in [51203] on Core SVN:
Editor: Allow `custom-units` to be an array. -
Created ticket #53472 on Core Trac:
Regression: "custom-units" handled as bool, should be array. -
Mentioned in [50528] on Core SVN:
Docs: Correct `unregister_block_style` @param for `$block_name`. -
Created ticket #52795 on Core Trac:
Wrong DocBlock for unregister_block_style -
Wrote a comment on the post Discussion: Dropping support for IE11, on the site Make WordPress Core:
Don't get me wrong: I am sick of supporting IE and only do it very… -
Wrote a comment on the post Discussion: Dropping support for IE11, on the site Make WordPress Core:
I'm 100% for dropping it for the backend. It's for a limited set of user… -
Wrote a comment on the post WordPress 5.7: A new dynamic hook to filter the content of a single block, on the site Make WordPress Core:
Sadly all of those filters except render_block only work on root level blocks, not on… -
Wrote a comment on the post WordPress 5.6: What’s on your wishlist?, on the site Make WordPress Core:
Finally add options to limit and disable all Gutenberg features (especially when it comes to… -
Confirmed as a speaker for WordCamp Vienna, Europe 2020
-
Mentioned in [46276] on Core SVN:
Site Health: Use `WP_Automatic_Updater::is_disabled()` to check whether automatic updates are disabled. -
Created ticket #47869 on Core Trac:
Missmatch between actual check and warning message for Background Updates -
Wrote a comment on the post Presenting our Gold-Sponsor: OSEG Open Source Experts Group, on the site WordCamp Vienna:
Danke Tom für den Hinweis, wir schauen uns das an. -
Wrote a comment on the post Diversität am WordCamp Vienna, on the site WordCamp Vienna:
War ja klar dass mir das gerade bei dem einen Post auf der Startseite durchrutscht...… -
Wrote a new post, Diversität am WordCamp Vienna, on the site WordCamp Vienna:
Ein freundliches & einladendes WordCamp für alle TL;DR Diversität und Inklusion macht das WordCamp für… -
Wrote a new post, Diversity at the WordCamp Vienna, on the site WordCamp Vienna:
A friendly and welcoming WordCamp for everyone TL;DR Diversity and inclusion make the WordCamp better… -
Wrote a new post, Spread the word with the official #WCVIE badges and banners, on the site WordCamp Vienna 2018:
You're a speaker or a volunteer and want to show the world? You're already excited… -
Posted a reply to JS bug in config validation error display, on the site WordPress.org Forums:
Thanks, 5.0.1 fixed this! -
Wrote a new post, It’s all about the community, on the site WordCamp Vienna 2018:
Deutsch / English Today I am going to give you a short tour through… -
Created a topic, JS bug in config validation error display, on the site WordPress.org Forums:
When there is more than one error in the "Additional S… -
Posted a reply to Detect text on the whole page, on the site WordPress.org Forums:
Thanks for the added details. I can now see why this isn't working for you:… -
Posted a reply to Some conflict with added WYSIWYG editor to categories, on the site WordPress.org Forums:
Thanks for your patience. I am still having a hard time reproducing this. Could you… -
Posted a reply to Detect text on the whole page, on the site WordPress.org Forums:
Also probably a duplicate of https://wordpress.org/support/topic/wysiwyg-fields-being-ignored/ -
Posted a reply to Detect text on the whole page, on the site WordPress.org Forums:
Thanks for reporting and your patience. I am having a hard time reproducing the issue,… -
Posted a reply to Working but generates conflict, on the site WordPress.org Forums:
Thanks for all your patience. Could it be that you have manually set the select2… -
Posted a reply to How to disable or fix the new feature of radio buttons?, on the site WordPress.org Forums:
As I had the same issue I looked at the code and it seems as… -
Posted a reply to Validation error when no option in a radio buttons group is checked, on the site WordPress.org Forums:
Duplicate of https://wordpress.org/support/topic/how-to-disable-or-fix-the-new-feature-of-radio-buttons/ -
Joined the organizing team for WordCamp Vienna 2018
-
Posted a reply to Working but generates conflict, on the site WordPress.org Forums:
Okay, thanks for the screenshot, that seems to be something new. We'll look into it. -
Posted a reply to Working but generates conflict, on the site WordPress.org Forums:
Thanks for reporting. Are you sure you have the most current version 2.0.1 installed? We… -
Posted a reply to High Number of ‘query-attachments’, on the site WordPress.org Forums:
I'm glad this helped. I just wanted to reiterate that this effectively disables the analysis… -
Posted a reply to Some conflict with added WYSIWYG editor to categories, on the site WordPress.org Forums:
Okay, strange. I can't reproduce this right now but we have the issue on our… -
Posted a reply to High Number of ‘query-attachments’, on the site WordPress.org Forums:
Thanks for reporting and all the detailed information. I just have some more. ;) Do… -
Posted a reply to Some conflict with added WYSIWYG editor to categories, on the site WordPress.org Forums:
Sorry if I wasn't clear enough. Let me try again: 1. Create a new, empty… -
Posted a reply to Some conflict with added WYSIWYG editor to categories, on the site WordPress.org Forums:
Thanks for reporting. I've looked into this and it looks as if I can replicate… -
Posted a reply to ACF Content Analysis vs. CKEditor for WordPress, on the site WordPress.org Forums:
What specific CKEditor Plugin are we talking about? Do you see any Javascript Errors in… -
Posted a reply to Feature Request: Specify what fields are headings, on the site WordPress.org Forums:
Ooops, simple mistake. The semicolon on the end is missing: add_filter( 'yoast-acf-analysis/headlines', function ( $headlines… -
Posted a reply to Feature Request: Specify what fields are headings, on the site WordPress.org Forums:
As the definition what is which heading level happens on the server you can't influence… -
Posted a reply to activation error is not going, on the site WordPress.org Forums:
That is really weird. Are you 100% sure you deleted the plugin? If yes -… -
Posted a reply to Feature Request: Specify what fields are headings, on the site WordPress.org Forums:
This is actually possible right now (but enforces the fact that we need better documentation… -
Posted a reply to Changing HTML to Special Characters, on the site WordPress.org Forums:
Okay, thanks. I've created an issue on Github where we'll investigate it further. Here is… -
Posted a reply to Changing HTML to Special Characters, on the site WordPress.org Forums:
Hi David, Thanks for reporting this. Can you give us the exact version numbers: WordPress… -
Posted a reply to WYSIWYG fields being ignored, on the site WordPress.org Forums:
Can you add some more information about your setup? WordPress version: ACF Content Analysis for… -
Posted a reply to <span class=\"resolved\" aria-label=\"Resolved\" title=\"Topic is resolved.\"></span>[ACF Content Analysis for Yoast SEO] JS error when trying to add flexible content element, on the site WordPress.org Forums:
Thanks for your patience: This is now fixed in version 2.0.1 which we have just… -
Posted a reply to <span class=\"resolved\" aria-label=\"Resolved\" title=\"Topic is resolved.\"></span>[ACF Content Analysis for Yoast SEO] Yoast Premium Social Preview, on the site WordPress.org Forums:
Thanks for your patience: This is now fixed in version 2.0.1 which we have just…
Contributor
-
ACF Content Analysis for Yoast SEO
Active Installs: 200,000+
-
Shortcake (Shortcode UI)
Active Installs: 20,000+