Lukasz
@wpfed on WordPress.org, @Lu on Slack
- Member Since: December 6th, 2017
- GitHub: LukaszJaro
- Job Title: WordPress Developer
Contribution History
Lukasz’s badges:- Core Contributor
-
Posted a reply to Lock issue when upgraded to MySQL 8 via Percona-XtraDB-Cluster, on the site WordPress.org Forums:
thanks for the update @wpmudevsupport11 -
Posted a reply to override is_email_callback( $email ) function, on the site WordPress.org Forums:
Thank you @paddyam, that worked perfectly! I appreciate the great support. -
Created a topic, override is_email_callback( $email ) function, on the site WordPress.org Forums:
Hi, In processor.php there is is_email_callback( $e… -
Created a topic, Lock issue when upgraded to MySQL 8 via Percona-XtraDB-Cluster, on the site WordPress.org Forums:
It looks like plugin does not work well with MySQL clu… -
Posted a reply to Schema Woven Validation Email rule for regex pattern, on the site WordPress.org Forums:
OK, great, thank you! -
Created a topic, Schema Woven Validation Email rule for regex pattern, on the site WordPress.org Forums:
With the new SWV, is it possible to add a email rule w… -
Posted a reply to Clone or Migrate main site in multi-network to subsite?, on the site WordPress.org Forums:
Thank you for the workaround! - I will give this a try. Although, I did… -
Created a topic, Clone or Migrate main site in multi-network to subsite?, on the site WordPress.org Forums:
I created a multisite network from a existing site, I … -
Wrote a comment on the post What’s new for developers? (August 2025), on the site WordPress Developer Blog:
This is already happening in much worse way..i..e, someone needs a simple block, they look… -
Posted a reply to WP Migrate DB Pro Tweaks not displaying in plugins section, on the site WordPress.org Forums:
Fixed it by renaming the plugin folder, instead of wp-migrate-db-pro-tweaks, renamed to migration-tweaks. -
Created a topic, WP Migrate DB Pro Tweaks not displaying in plugins section, on the site WordPress.org Forums:
Hi, I added the tweaks plugin from Delicious brains… -
Closed issue #69610 on the WordPress/gutenberg repository:
Group Block Maximum Height style is actually being set as min-height -
Closed issue #69611 on the WordPress/gutenberg repository:
Synced Patterns: Override only works on first paragraph in Quote Block -
Created issue #69611 in the WordPress/gutenberg repository:
Synced Patterns: Override only works on first paragraph in Quote Block -
Created issue #69610 in the WordPress/gutenberg repository:
Group Block Maximum Height style is actually being set as min-height -
Created a topic, Very Polished and easy to use, on the site WordPress.org Forums:
Super high quality and clean, very easy to use, great … -
Mentioned in [59589] on WordPress SVN:
Media: improve Imagick handling of colors and alpha channel for PNG image uploads. -
Posted a reply to Compatibility with SQLite Database Integration plugin?, on the site WordPress.org Forums:
Thanks, very helpful, I will test out and run some benchmarks. -
Created a topic, Compatibility with SQLite Database Integration plugin?, on the site WordPress.org Forums:
Hello, Do you know if there is any compatibility is… -
Created a topic, Great innovation, on the site WordPress.org Forums:
I was able to replace other performance plugins with p… -
Created a topic, polylang language code page redirection, on the site WordPress.org Forums:
Hi, I noticed that it's possible to visit for examp… -
Posted a reply to Using ${var} in strings is deprecated, use {$var} instead, on the site WordPress.org Forums:
Thank you for the fix! -
Posted a reply to PHP Deprecated: Creation of dynamic property CF7CF::$steps is deprecated in, on the site WordPress.org Forums:
Thank you for the fix! -
Posted a reply to get_locale() and translation functions __() not working, on the site WordPress.org Forums:
@takayukister found the issue!, looks like CF7 stores the locale in post_meta and it had… -
Created a topic, Remove all media files in the remote and then replace with the local, on the site WordPress.org Forums:
Hello, back in 2021, a while ago I actually emailed th… -
Created a topic, get_locale() and translation functions __() not working, on the site WordPress.org Forums:
Hi, This code below is taking precedence over my cu… -
Posted a reply to PHP Warning errors in log, on the site WordPress.org Forums:
Found this issue! - when I disable this filter, the error goes away, it seems… -
Posted a reply to PHP Deprecated: Creation of dynamic property CF7CF::$steps is deprecated in, on the site WordPress.org Forums:
Great, thank you, and just this, simple to fix, I currently have it modified so… -
Posted a reply to PHP Warning errors in log, on the site WordPress.org Forums:
@hcabrera thanks for getting back. I copied in your code and just changed to one… -
Posted a reply to PHP Warning errors in log, on the site WordPress.org Forums:
This appears to happen when there is no popular posts in certain categories, for example… -
Posted a reply to PHP Warning errors in log, on the site WordPress.org Forums:
Hey @hcabrera, Interesting, I will have a look at the thread in greater details and… -
Created a topic, PHP Warning errors in log, on the site WordPress.org Forums:
Two errors I have logged, if you can look into it:PHP … -
Created a topic, PHP Deprecated: Creation of dynamic property CF7CF::$steps is deprecated in, on the site WordPress.org Forums:
Hi, Found this error in the logs:PHP Deprecated: C… -
Created a topic, Using ${var} in strings is deprecated, use {$var} instead, on the site WordPress.org Forums:
Hi, I'm using the pro version(latest) and getting t… -
Created issue #64747 in the WordPress/gutenberg repository:
Block editor usability improvement: Greater visibility to block parent container options when... -
Posted a reply to Website is disjointed, on the site WordPress.org Forums:
Your site is running on insecure http protocol which is why it's breaking. Make sure… -
Posted a reply to Site Health (WP6.5) not recognizing MySQL 8.1, on the site WordPress.org Forums:
Paste the info from the info tab under database to see what you have installed. -
Mentioned in [57750] on WordPress SVN:
Query: Remove leading whitespace from certain database queries. -
Posted a reply to WordPress adds default category to posts and doesn’t let me remove it, on the site WordPress.org Forums:
All posts have to have a category. You can choose the default WordPress sets under… -
Posted a reply to Polylang + wpp_get_mostpopular( $args ) function returns nothing in French, on the site WordPress.org Forums:
Thank you @hcabrera! I narrowed down to this commit https://github.com/cabrerahector/wordpress-popular-posts/commit/3af6f8547e616e1caddccb576c230f1b2e7ae174I did quick test, I copied… -
Created issue #735 in the WordPress/wordpress-playground repository:
Pull Request previewer not working with errors after loading -
Submitted pull request #5635 to WordPress/wordpress-develop:
Removed white space for select queries by formatting to single line -
Posted a reply to [WordPress Popular Posts] Vulnerability Error, on the site WordPress.org Forums:
It means you should update to the latest version 6.3.3 which fixes that vulnerability. -
Created a topic, Polylang + wpp_get_mostpopular( $args ) function returns nothing in French, on the site WordPress.org Forums:
Hi, Not sure if anyone ran into this. Since updatin… -
Posted a reply to Accessible PDF generation (tagging support), on the site WordPress.org Forums:
YES, I did make a mistake, I didn't even realize, I interchange WordPress with PHP… -
Created a topic, Accessible PDF generation (tagging support), on the site WordPress.org Forums:
Hi, I am having trouble finding a accessible pdf li… -
Posted a reply to Documentation on the API routes?, on the site WordPress.org Forums:
Thank you for getting back! although my host does use wp-cli, they don't allow me… -
Created a topic, Documentation on the API routes?, on the site WordPress.org Forums:
Hi, Apologies for posting this here but my host can… -
Posted a reply to Contact Form 7 only showing code on the page, on the site WordPress.org Forums:
Is the shortcode or cf7 block added to those other pages? Check for any plugin/theme… -
Posted a reply to Check raw value of checkbox during validation with wpcf7_validate_checkbox, on the site WordPress.org Forums:
Had same situation where codes remain static but text can change + it's multilingual so…
Completed Courses
Total completed courses: 2
- Part 2: Personalized Site Design and Theme Blocks* April 1, 2022
- Part 1: Simple Site Design and Site Editing* March 31, 2022
- *Course is no longer available.
Plugins
-
Abbreviation Button for the Block Editor
-
Action Scheduler
-
Advanced Query Loop
-
AI Engine
-
AI Services
-
Block Visibility — Conditional Visibility Control for the Block Editor
-
Booking Calendar
-
Booking for Appointments and Events Calendar - Amelia
-
Breadcrumbs Block – Navigation Trail
-
Content Blocks Builder - Create blocks, repeater blocks with carousel, grid, accordion, popup layouts
-
FakerPress
-
Gutena Forms - Contact Forms Block
-
Gutenberg Blocks with AI by Kadence WP – Page Builder Features
-
Gutentor - Gutenberg Blocks - Page Builder for Gutenberg Editor
-
Headless Mode
-
Innovator AI
-
Log HTTP Requests
-
Pattern Manager
-
Registration, User Profile, Membership, Content Restriction, User Directory, and Frontend Post Submission – WP User Frontend
-
SQLite Object Cache
-
White Label - WordPress Custom Admin, Custom Login Page, and Custom Dashboard
-
WP REST Cache
-
WPGraphQL