Full-stack Web Developer with 25+ Years of Experience

Specializing in Multisite, WooCommerce & custom PHP solutions.

Cartoon illustration of Tyler Ager

What I do

  • WordPress/WooCommerce Development
  • Custom PHP & Plugin Development
  • Performance & Site Speed Optimization 
  • Responsive & Accessible Design
  • Ongoing Maintenance & Support

Why Work With Me

  • Over 25 years building web solutions
  • Focus on speed, security, and maintainability
  • Clear communication, realistic timelines, and clean well documented code.

Recent Code Snippets

Site Notes for WordPress Multisite

This snippet enhances the WordPress Multisite network by introducing a dedicated notes column in the Sites table within the Network Admin dashboard. This feature allows network administrators to add, view, and edit custom notes for each site in the network, facilitating better communication and management. Notes are edited through a tab in the edit sites page.

Random WordPress Post of the Day

Increase user engagement by showcasing a unique post each day on your WordPress site. This PHP snippet ensures that visitors see a different post daily, refreshing at midnight. The code takes advantage of the PHP rand()/mt_rand() function not being random when seeded with the same data.  This approach is ideal for highlighting older content, increasing page views, and keeping your site dynamic without the need for additional plugins. This snippet is compatible with custom post types and the output can be customized to fit any theme or layout.

SKU Search for WordPress Multisite

This snippet for WordPress Multisite adds custom search functionality that allows administrators to search for products by their SKU (Stock Keeping Unit) across the entire network. This feature is particularly useful for networks that manage multiple e-commerce sites and need a centralized way to locate products based on their SKU or for those who sell the same product across multiple sites.

Let's build something together