How do I debug a WordPress plugin?

前端 未结 6 1049
栀梦
栀梦 2020-12-03 04:19

I\'ve recently inherited a WordPress plugin that has a few bugs in it. My problem is that I\'m also new to WordPress and I don\'t know how to log debug messages so that I ca

6条回答
  •  既然无缘
    2020-12-03 05:20

    1. Don't develop without debugging!
    2. Read this please: http://wp.smashingmagazine.com/2011/03/08/ten-things-every-wordpress-plugin-developer-should-know/

    Good luck and you may keep us updated.

提交回复
热议问题