This page tracks substantive updates to content, site structure, and published resources on omukiguy.com. Minor typo fixes and formatting tweaks are not logged here. What gets tracked are content additions, tutorial revisions, compatibility updates, structural changes, and any updates to site policies or technical infrastructure that affect how the site works for readers.
April 2026
Expanded Payment Gateway Walkthrough
Revised the custom WooCommerce payment gateway tutorial with expanded sections on common implementation mistakes, merchant reality in non standard markets, and clearer separation between admin settings configuration and checkout flow integration. Added notes on handling provider API version mismatches that surface during sandbox testing.
Refreshed Webhook Endpoint Examples
Updated code examples in the REST API callback and webhook handling guide for PHP 8.x compatibility. Clarified idempotency patterns and added a section on response code handling that was previously missing.
Updated Elementor Notes
Revised Elementor practical notes to reflect current performance observations and updated control settings recommendations. Added notes on builder sprawl prevention for sites with multiple content editors.
Reorganized Hub Pages
Restructured the WooCommerce hub and Resources page to improve navigation between the payment integration tutorial series. Added step numbering to the WooCommerce hub to clarify the recommended reading order for the payment gateway content.
Developer Workflow Addition
Published GitHub Actions for WordPress Coding Standards, covering automated coding standards enforcement for plugin and theme development workflows.
March 2026
Sandbox Testing Guide Revision
Expanded the sandbox testing guide with additional notes on common false positives from provider sandboxes. Added cURL examples for simulating callback delivery during local development.
ClassicPress Compatibility Notes
Updated the ClassicPress hub with current compatibility observations for common plugin stacks. Revised migration guidance to reflect the latest ClassicPress release.
February 2026
Mobile Payments Integration Update
Revised the mobile payments integration guide with clarified field mapping examples and updated notes on timeout behavior for providers in East African markets.
Plugin Review Methodology Note
Added a methodology section to the plugin reviews hub explaining the testing approach and evaluation criteria used for all plugin assessments on this site.
Earlier Updates
Site Structure and Navigation
Organized content into dedicated hub pages for WooCommerce, ClassicPress, and Plugin Reviews. Added consistent breadcrumb navigation across all pages. Improved internal cross linking between the payment gateway tutorial series.
Content Quality Pass
Reviewed all published tutorials for code accuracy, updated deprecated function calls, and clarified setup instructions that readers reported as unclear. Added missing error handling examples to several code snippets.
Performance and Accessibility
Improved page load performance through static site generation optimization. Added skip navigation links, improved heading hierarchy, and verified contrast ratios across all page templates. Implemented local search functionality.
Policy Pages
Published privacy policy and terms of use. Both pages are written in plain language and accurately reflect the site's minimal data handling practices.
Entries are organized by month and describe what changed and why. This is not a commit log. It is a reader facing record of substantive updates that affect the usefulness, accuracy, or organization of published content. If you notice something that should be updated, the contact page is the place to let me know.