Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 511 Bytes

File metadata and controls

4 lines (4 loc) · 511 Bytes

WordPress Plugins

  • Query Monitor is an excellent (and free) plugin for seeing exactly how your WordPress code is working and can be very helpful in debugging.
  • What the File? is a useful extension that lets you see exactly which template files are being used to compose the page you are currently viewing.
  • Plugins are available for accessing the database but we recommend using the bundled phpMyAdmin, keeps the WP install slimmer.