Frank Klein
@frank-klein on WordPress.org, @frankklein on Slack
Bio
- Member Since: December 29th, 2011
- Location: Luxembourg
- Website: wpdevelopment.courses
- GitHub: fklein-lu
Contribution History
Frank Klein’s badges:- Core Contributor
- Documentation Contributor
- Themes Team
- Translation Contributor
-
Posted a reply to Simply Doesn’t Work, on the site WordPress.org Forums:
I was debugging a client site with what I consider is the same issue: Avatars… -
Created a topic, Works great!, on the site WordPress.org Forums:
The plugin is easy to use, and does what it says it do… -
Mentioned in [55620] on Core SVN:
General: Remove Windows Live Writer manifest file. -
Wrote a comment on the post Proposal: The Interactivity API – A better developer experience in building interactive blocks, on the site Make WordPress Core:
For background I have built decoupled websites with WordPress using a React driven frontend, and… -
Wrote a comment on the post Proposal: Updates to the WordPress Release Cycle, on the site Make WordPress Core:
It may be helpful to think of the Gutenberg plugin as “WP Canary”, i.e. place… -
Wrote a comment on the post Proposal: Updates to the WordPress Release Cycle, on the site Make WordPress Core:
I'm an educator focussed on Full-Site Editing and custom block development. And a consistent complain… -
Wrote a comment on the post Proposal: Stop merging experimental APIs from Gutenberg to WordPress Core, on the site Make WordPress Core:
I agree with this proposal. -
Wrote a comment on the post Giving FSE a More User Friendly Name, on the site Make WordPress Core:
+1 -
Created ticket #55254 on Core Trac:
Site Editor: Template Part Areas are not exported -
Created issue #37721 in the WordPress/gutenberg repository:
Move Post Template and Pagination blocks to Theme category -
Created issue #318 in the WordPress/twentytwentytwo repository:
Remove inline styles from templates -
Created issue #36731 in the WordPress/gutenberg repository:
Post Title: Global Styles `elements` selector is not applied -
Created ticket #53822 on Core Trac:
Inconsistent handling of block equivalents of legacy widgets -
Created ticket #53814 on Core Trac:
Template Editor has no URL to access it -
Created ticket #53810 on Core Trac:
Template Editor: Code editor view doesn't show the template -
Created ticket #53563 on Core Trac:
Global styles layout settings in the editor clash with the frontend -
Wrote a comment on the post Big Picture Goals 2021, on the site Team Updates:
As Joost points out, that overview issue--or any other issues for that matter--are not an… -
Wrote a comment on the post Block-based Themes and WordPress 5.6, on the site Make WordPress Themes:
All block-based theme features described below will be 100% opt-in when 5.6 is released. They… -
Mentioned in [49093] on Core SVN:
Editor: Rename _should_load_block_editor_scripts_and_styles to wp_should_load_block_editor_scripts_and_styles -
Reopened ticket #51330 on Core Trac:
Allow more granular control over enqueuing editor scripts and styles -
Mentioned in [49002] on Core SVN:
Tests: Speed up tests for `wp_allow_comment()` by reusing shared fixtures. -
Mentioned in [49000] on Core SVN:
Posts, Post Types: Ensure default terms are added by `wp_publish_post()`. -
Created ticket #51216 on Core Trac:
Speed up tests for wp_allow_comment -
Wrote a comment on the post E2E (End-To-End) Testing in Core Proposal, on the site Make WordPress Core:
I agree as well. Happy to help with this. -
Mentioned in [47919] on Core SVN:
Bootstrap/Load: Introduce `wp_get_environment_type()` to retrieve the current environment type. -
Created ticket #50209 on Core Trac:
Remove all uploads between test methods -
Wrote a comment on the post Fullscreen mode enabled by default in the editor, on the site Make WordPress Core:
There are several issues with this statement. First of all "user testing" and "qualitative feedback"… -
Mentioned in [44327] on Core SVN:
Docs: Remove references to the now-defunct `$merged_filters` global from two method DocBlocks in `WP_UnitTestCase`. -
Wrote a comment on the post 5.0 / Gutenberg Status Update – Nov 19, on the site Make WordPress Core:
Are interesting things being built on top of it? To me, this is the crucial… -
Mentioned in [43766] on Core SVN:
REST API: Ensure rest_url() consistently has leading slash. -
Wrote a comment on the post What’s new in Gutenberg? (12th September), on the site Make WordPress Core:
The new Editor Styles mechanism works great, I just switched a project to it. I… -
Created ticket #44496 on Core Trac:
Correct documentation of hook back and restore methods in the main ... -
Mentioned in [43309] on Core SVN:
Once upon a midnight dreary, while I coded, weak and weary, -
Mentioned in [42635] on Core SVN:
Tests: Improve tests for `wp_get_post_parent_id()` added in [42397]. -
Mentioned in [42589] on Core SVN:
Canonical URLs: Redirect to the correct URL when the post date changes. -
Mentioned in [42587] on Core SVN:
Tests: Improve the old date redirect tests. -
Created ticket #42990 on Core Trac:
Deprecate WP_UnitTestCase::_make_attachment -
Reopened ticket #42797 on Core Trac:
Add missing parameter description in wp_get_post_parent_id function ... -
Mentioned in [42402] on Core SVN:
Improve performance of `wp_list_pages()` tests. -
Created ticket #42904 on Core Trac:
Speed up unit tests by disabling password hashing -
Created ticket #42903 on Core Trac:
Speed up tests for `wp_list_pages()` -
Mentioned in [42381] on Core SVN:
Build/Test tools: Remove unnecessary PHP functionality tests from the test suite. -
Mentioned in [42379] on Core SVN:
Build/Test tools: Add inline documentation to undocumented methods in the `WP_UnitTestCase` class. -
Created ticket #42733 on Core Trac:
WordPress Embed URLs don't work for draft and scheduled posts with pretty ... -
Created ticket #42731 on Core Trac:
Add inline documentation to WP_UnitTestCase -
Mentioned in [42250] on Core SVN:
REST API: Ensure rest_url() consistently has leading slash. -
Created ticket #42714 on Core Trac:
Unit tests: Move remaining classes out of includes/utils.php into their ... -
Closed ticket #42298 on Core Trac:
Use wp_get_theme() and wp_get_themes() instead of deprecated get_theme(), ... -
Created ticket #42668 on Core Trac:
Remove WordPress Importer tests from default test suite -
Created ticket #42278 on Core Trac:
Speed up tests by using shared user fixtures