How To Build A WordPress Widget | Lynda.com Tutorial

How To Build A WordPress Widget | Lynda.com Tutorial


This WordPress tutorial discusses how to create a new widget using the Widget API. Watch more at

This specific tutorial is just a single movie from chapter four of the WordPress: Creating Custom Widgets and Plugins with PHP course presented by lynda.com author Drew Falkman. The complete WordPress: Creating Custom Widgets and Plugins with PHP course has a total duration of 3 hours and 51 minutes, and provides an in-depth look at the tasks related to WordPress add-ons: installing and administering, building and customizing, creating editable options and database tables, working with posts and pages, and utilizing jQuery and AJAX

WordPress: Creating Custom Widgets and Plugins with PHP table of contents:

Introduction
1. Getting Started
2. Understanding WordPress Plugin Basics
3. Building a WordPress Plugin
4. Using and Creating WordPress Widgets
5. Plugin Options and Administration
6. Using the WordPress Database
7. The Loop, Posts, and Pages
8. The WordPress Plugin Lifecycle
9. Security and Extensibility
Conclusion

7 Comments

7 Replies to “How To Build A WordPress Widget | Lynda.com Tutorial”

  1. Why you close the PHP tag to open it again?, why you just don’t echo your var?

  2. It´s WordPress and us guys programming “regular” PHP will never understand…

  3. He’s using the New Lines (Enter/Return) the PHP tags are ‘creating’ by existing so that it outputs them in his HTML. It’s a bit useless for HTML, I agree, but it makes reading the source easier to read if you’re looking for errors. If he did it just as you suggested, it would be all Echo’d onto ONE line, instead of many. 🙂

  4. Hi Crystal, he is using ternary operators so he is not really concerned about code readability.

  5. I just came across a WP training course that will enable you to transform WordPress into a profesional cash machine. It is really very impressive and must-have training course for any marketer in any niche, You can literally follow the videos step by step and transform your blog in a few hours. please go to my channel to watch the sample video I uploaded. just watch it here: ===> /watch?v=0Fq7N_jJB2M <=== or visit my channel to watch it

  6. I work as a web developer and I recorded a bunch of video tutorials regarding wordpress. It really is the most complete wordpress package of 2013. visit my channel to watch the one video I posted.

Comments are closed.