Have you ever wondered WHY you can’t do some things in plugins? Why we don’t let you use your own jQuery or call wp-load or offload images? I’ll tell you the real reasons why your plugins get flagged for fixes beyond the obvious like….
- Call my own jquery
- Call wp-load directly
- Offload images
- Put Google Analytics on the Backend of my plugin/theme
- Use FancyBox 2.x
- Name My Plugin X….
This talk will be CODE LITE, so if you’re working on your first plugin or want to get started, this can be for you!