latest version

Check list

Things to check before sending to QA

  1. Run Theme Check
  2. Escape and translate everything: Escaping
  3. Prefix every global variable, function, class, database option, image size etc. Prefixes
  4. Run Unit Test. Unit Test
  5. Run Monster Widget. Monster Widget
  6. Check for potential Reject Reasons
  7. Check every page with Query Monitor to discover any errors in PHP, db queries etc.
  8. Make sure all vendor plugins included in the theme (if any) are up to date.
  9. (WooCommerce) Fix outdated WooCommerce templates

Developers Tools for testing

Query Monitor - check if any PHP errors, warnings are displayed and fix them,