Support Center
Development.
Start here and get the help you need.
jQuery Versions in WordPress
We explain the best way to call other jQuery libraries without other plugin and theme conflicts.
TimThumb with WordPress
TimThumb has several issues and has since been abandoned by its developer. Read more to learn why and how to use alternatives to TimThumb.
Development Best Practices (No Version Control)
Learn about best practices when deploying a site to WP Engine. In this article we’ll discuss how to deploy when NOT leveraging Git version control.
Development Best Practices (with Version Control)
Learn about best practices when deploying a site to WP Engine. In this article we’ll discuss how to deploy when leveraging Git version control.
Application Performance Monitoring (APM)
Learn how New Relic on WP Engine servers can help debug and improve performance from a code level on your WordPress website.
Serialized Data in WordPress
We’ll explain what Serialized Data is, what conflicts this type of data may present, and the most common solutions to serialized data issues.
Setting Up Remote Database Access
Learn how to connect to your website’s database remotely if your workflow requires you to access your database without going through phpMyAdmin.
WordPress Search and Replace
Running a search and replace on your WordPress database is a crucial task. Learn when and how to use a search and replace, and when one may be done for you.
Content Performance
Content Performance was a WP Engine plugin that integrated raw Google Analytics data and optimized it for WordPress. This has been retired.
Legacy 1-Click Staging
Learn how to create a 1-click WordPress staging environment with WP Engine and about how the WP Engine Legacy Staging environment works.
HTML Post-Processing
The HTML Post-Processing tool allows you to search and replace strings on a website as the page is rendered. Learn how to use it and see some examples.
Detect a WP Engine Website with PHP
This article describes the is_wpe() function, which developers can use to perform actions based on location (live, 1-click staging, or non-WP Engine sites).