Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Lessons Learned in the Fast Lane

Andy Fragen
February 16, 2018

Lessons Learned in the Fast Lane

Lessons learned in developing and providing user support for "high-interest" plugins.

Andy Fragen

February 16, 2018
Tweet

More Decks by Andy Fragen

Other Decks in Technology

Transcript

  1. Lessons Learned in the Fast Lane Developing and Supporting a

    High-Interest Plugin #wcphx 2018 Andy Fragen
  2. First Do No Harm define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG',

    true ); define( 'WP_DEBUG_DISPLAY', true ); #wcphx 2018
  3. Be Nice The golden rule applies. Treat everyone as you

    would like to be treated when asking for help. #wcphx 2018
  4. Summary Do your best to help people use your project.

    Create documentation. Support your code. Make your code readable. Comment your code well. Always develop with WP_DEBUG set to true. Be active and contribute to other projects. #wcphx 2018
  5. whoami https://thefragens.com @andyfragen https://github.com/afragen Day job: Chief Medical Officer at

    Community Hospital of San Bernardino (Dignity Health) Recovering trauma/acute care surgeon #wcphx 2018