WordPress Tutorials

1079 bookmarks
Custom sorting
Speed up WordPress WP_Query and query_posts functions
Speed up WordPress WP_Query and query_posts functions
While working on a WordPress theme, I noticed a low MySQL query cache hit rate. There were a lot of SQL_CALC_FOUND_ROWS queries that were not cached and were slowing down the database. It appears Word…
·flavio.tordini.org·
Speed up WordPress WP_Query and query_posts functions
Capturing The HTTP Referrer URL On Form Submissions
Capturing The HTTP Referrer URL On Form Submissions
If you’re trying to determine what page caused a form submission to occur, and need to get the referrer URL, here’s how to do it. Setup Create a hidden field on your form. Add a label to it such as Re…
·docs.gravityforms.com·
Capturing The HTTP Referrer URL On Form Submissions
Using Calculations in Gravity Forms
Using Calculations in Gravity Forms
When using number fields, you are able to easily perform calculations. In this article, we will show you how to set up a calculation field. Note: The Total fields cannot be used within calculations. W…
·docs.gravityforms.com·
Using Calculations in Gravity Forms
Innovating With Headless WordPress
Innovating With Headless WordPress
The decoupled or “headless” CMS is rising in popularity among developers because of its capabilities for innovation, flexibility, and future-proofing. Building WordPress-powered websites via the WordP…
·torquemag.io·
Innovating With Headless WordPress