Best WordPress Hosting
 

A Smarter Way to Search, For All Things ACF

WordPress’ default search functionality has long been a sticking point for developers, especially when building dynamic, content-rich websites.  The issues are multifaceted, but the antiquated nature of WordPress’s search algorithm, which prioritizes date over relevance, means users often receive inaccurate Continue reading A Smarter Way to Search, For All Things ACF

A step-by-step guide to connect your spreadsheets to a database in the cloud

Spreadsheets are valuable for organizing and managing customer data, especially for small-scale businesses handling small datasets with few complex relationships. As your data grows and becomes more complex, with more users needing to access it, managing data with spreadsheets becomes Continue reading A step-by-step guide to connect your spreadsheets to a database in the cloud

The ultimate WooCommerce REST API handbook: practical examples included

Managing an online store is expensive, and owners often have to deal with many manual processes. The WooCommerce REST API simplifies this workflow, enabling you to control ecommerce platforms and manage and scale WooCommerce stores programmatically. Performing integrations, automation, and extending Continue reading The ultimate WooCommerce REST API handbook: practical examples included

Making 43% of the Web More Dynamic with the WordPress Interactivity API

Creating rich, engaging, and interactive website experiences is a simple way to surprise, delight, and attract attention from website readers and users. Dynamic interactivity like instant search, form handling, and client-side “app-like” navigation where elements can persist across routes, all Continue reading Making 43% of the Web More Dynamic with the WordPress Interactivity API

WordPress Website Speed Build: The Masters Golf Tournament

Congratulations are in order for Scottie Scheffler, the winner of the 2024 Masters Tournament in Augusta, Georgia! In today’s Build and Beyond video, Jamie Marsland takes on the slightly less intimidating task of re-creating the Masters website as quickly as Continue reading WordPress Website Speed Build: The Masters Golf Tournament

How to install PHP dependencies and extensions with Docker

Docker is a popular open-source platform for developing, shipping, and running applications. It encapsulates applications and their dependencies in containers to promote consistency across different environments. This consistency helps prevent issues related to dependency conflicts and “it works on my machine” discrepancies. Continue reading How to install PHP dependencies and extensions with Docker