enhanced configurationsĀ 

Objectives

  • Increase stability/maintainability
  • Increase visibility of current environment
  • Identiy & fix issues without deploying code

How do we do this?

  • Hide Key Process Pages
  • Store Key Pages
  • Store Contact Forms
  • Toggle Functionality
  • Show site statistics

Site statistics

  • PHP Version
  • Memory Limit
  • Maximum Upload Limit
  • PHP Timeout

More information

  • Activity monitoring - Stream
  • Create custom rewrite rules for key pages
  • ????

Code is available on github

Questions?

Enhanced Configurations to improve maintainability in WordPress

By Steven Jones

Enhanced Configurations to improve maintainability in WordPress

Once a website goes live there are many things that can go wrong; from the time of discoverability, issues might take a considerable amount of time to fix. We can put measures (additional configurations) in place to effectively prevent or easily detect and fix these issues without deploying code.

  • 1,114