Maciej Kubiak
WordPress Developer
Maciej is a specialist with 17+ years of experience, focused on quality optimization, data migration, software security, and efficient data planning. He has extensive expertise in building scalable web platforms and spent over 9 years developing his own PHP framework emphasizing performance and security. With 11+ years of WordPress plugin customization and integration, he also excels in working with distributed systems and APIs. Fluent in English, he brings over 9 years of experience in international projects.
Maciej's articles list
[Plugin] WLC ACF Post Save Helper
A WordPress plugin that optimizes the process of saving posts with ACF fields. License GPL v2 or later. Description The plugin allows to speed up the process of saving the form in the WordPress backend consisting of ACF fields. When filling out the form, the script detects the changed fields,…
WordPress Database Optimization: Quick Wins and Deep Architecture
Most of the editable content on a WordPress site — posts, pages, products, settings, even encrypted account data — lives in an underlying relational SQL database. How fast that data can be read, written, and updated depends on the data model, how much is stored, and the underlying infrastructure. This…