Video, slides and related code files from my “Creating Customizable Widgets for Unpredictable Needs” talk given at Boston WordPress Meetup on Nov 30, 2015. If the embedded slides aren’t displaying correctly for you, there’s a link below which goes directly to SlideShare.
Related Links:
- Video of my talk on YouTube
- View PowerPoint presentation on SlideShare
- DownloadPowerPoint
- 1st pass on widget code (no CSS or filter hooks)
- Full version of widget code
- Sample of what the sidebar $args looks like coming into the widget() function
- Sample of what the widget $instance looks like coming into the widget() function
What do you think?