WordPress Development Notes from the Field

Practical implementation notes on WooCommerce payment gateways, ClassicPress workflows, Elementor build patterns, plugin reviews, and the kind of developer problems that only surface in production. This is a working notebook, not a news desk.

Featured Tutorials
WooCommerce

Build a Custom WooCommerce Payment Gateway Plugin

A ground up walkthrough of building a payment gateway plugin for WooCommerce. Covers plugin structure, admin settings, checkout flow, request handling, and the merchant reality in markets where PayPal and Stripe are not the default.

Tutorial
ClassicPress

Hello No WordPress Gutenberg, Hello ClassicPress

What changed when Gutenberg arrived and why some development teams still choose the classic editing workflow. An experience driven comparison covering cost, client fit, training overhead, and long term maintenance.

Perspective
Webhooks

Receive Data via WordPress REST API Endpoint from Callbacks and Webhooks

How to build a reliable callback endpoint in WordPress for payment confirmations, third party notifications, and webhook integrations. Covers authentication, validation, idempotency, and where most implementations silently break.

Code Notes

Payment Integration Series
Integration

Integrating Mobile Payments API into WooCommerce from Sandbox

Taking a payment gateway from sandbox to production. Covers field mapping, timeout behavior, retry logic, and how to log everything you need without leaking sensitive data.

Integration
Testing

Sandbox Test Payments API for WooCommerce Payment Gateway

Practical testing habits for payment gateway work. Payload validation, request signing, HTTP test examples, and the common sandbox false positives that waste hours of debugging.

Testing

More on This Site

Elementor Practical Notes

Setup friction, performance caveats, and where custom code helps when using Elementor on real projects.

WebAppick Product Feed Tools

Workflow notes on product feed generation, data export handling, and integration quality for WooCommerce stores.

Plugin Reviews

Practical assessments of WordPress plugins, covering what works, what breaks, and what the documentation does not mention.

All Resources

The full index of tutorials, code notes, workflow tips, and implementation guides published on this site.

What This Site Covers

omukiguy.com is a developer publication focused on the practical side of WordPress, WooCommerce, and related tooling. The content here comes from real project work, not press releases or sponsored feature lists. You will find payment integration walkthroughs built from actual implementation experience, ClassicPress perspective pieces grounded in client project realities, Elementor notes from production builds, and plugin reviews that test what the marketing pages leave out. If something works well, the note says so. If something breaks in a specific way, the note says that too. The aim is to be the kind of resource I would have wanted when debugging a payment callback at 1am or trying to decide whether Gutenberg was going to help or slow down a particular client handoff.

The editorial pillars are WooCommerce engineering, payment integration patterns, ClassicPress and classic editor workflows, Elementor practical usage, plugin evaluations, and developer tools and code hygiene. New notes get published when there is something worth writing down, not on a content calendar schedule. If you work with WordPress regularly and want notes from someone who has shipped real projects with these tools, this site is for you.