1. Introduction and the Basics of WordPress Plugin Development/1. Thank You For Enrolling In This Course What Exactly Is A Plugin.mp441.87MB
1. Introduction and the Basics of WordPress Plugin Development/10. Extracting WordPress Settings from Themes and Plugins With Bloginfo() Part 2.mp453.91MB
1. Introduction and the Basics of WordPress Plugin Development/11. AutomaticallyProgrammatically Create Posts and Pages on the Fly!.mp449.37MB
1. Introduction and the Basics of WordPress Plugin Development/2. Details on Plugin Architecture.mp447.43MB
1. Introduction and the Basics of WordPress Plugin Development/3. WordPress Plugins vs Themes The 2 Common Questions I Always Get.mp441.03MB
1. Introduction and the Basics of WordPress Plugin Development/5. Changing Capitalization in Posts and Pages On The Fly With Filter Hooks.mp414.12MB
1. Introduction and the Basics of WordPress Plugin Development/6. Inserting Posts and Pages Programmatically.mp426.75MB
1. Introduction and the Basics of WordPress Plugin Development/7. Expanding The User Profile Page With Additional Sections and Fields.mp421.42MB
1. Introduction and the Basics of WordPress Plugin Development/9. Extracting WordPress Settings from Themes and Plugins With Bloginfo() Part 1.mp446.74MB
10. Even More Quick and Simple, but Powerful Plugins/1. Plugin #11 Build Quicktags That Insert Any Data With Simple PHP.mp47.84MB
10. Even More Quick and Simple, but Powerful Plugins/2. Plugin #12 Quicktags WIth Selected Text.mp419.84MB
10. Even More Quick and Simple, but Powerful Plugins/3. Plugin #13 Custom Post Type Search Engine.mp431.83MB
10. Even More Quick and Simple, but Powerful Plugins/4. Plugin 14 Post Rating Shortcode.mp420.24MB
11. Q&A Add your questions to the discussion board and I will answer them here!/2. Student Question update_metadata is not working....mp443.57MB
2. Plugins Allow Developers To Take Control of WordPress Administrative Back End/1. Introduction Great Things That Developers Can Do With the WordPress Back End.mp428.52MB
2. Plugins Allow Developers To Take Control of WordPress Administrative Back End/2. PLUGIN #1 Display a Message To All Writers In the WordPress Back End.mp418.71MB
2. Plugins Allow Developers To Take Control of WordPress Administrative Back End/3. Create Your Own Custom WordPress Dashboard Widgets With PHP.mp417.88MB
2. Plugins Allow Developers To Take Control of WordPress Administrative Back End/4. Programatically Changing The Footer Text In The Administrative Back End.mp414.09MB
2. Plugins Allow Developers To Take Control of WordPress Administrative Back End/5. Programmatically Activate Plugins Without Having To Click The Activate Link.mp413.11MB
2. Plugins Allow Developers To Take Control of WordPress Administrative Back End/6. Adding Messages To Writers At the End of Any Post Editing Form.mp427.05MB
2. Plugins Allow Developers To Take Control of WordPress Administrative Back End/7. Adding MenuSubmenu Links to the Administrative Back End & Generating Data Forms.mp461.79MB
2. Plugins Allow Developers To Take Control of WordPress Administrative Back End/9. Removing Admin Links From Certain Users.mp431.58MB
3. WordPress API Programming Commonly Used In Plugins/1. Introduction to the WordPress Options API.mp419.4MB
3. WordPress API Programming Commonly Used In Plugins/11. Introduction to the Theme Customization API.mp449.87MB
3. WordPress API Programming Commonly Used In Plugins/12. Introduction to the Shortcode API from the Instructor.mp427.03MB
3. WordPress API Programming Commonly Used In Plugins/13. Shortcode API - Creating simple a shortcode.mp424.43MB
3. WordPress API Programming Commonly Used In Plugins/14. Shortcode API Adding Support for Attributes.mp440.69MB
3. WordPress API Programming Commonly Used In Plugins/2. WordPress Transient API For WordPress Websites and WordPress Multisites.mp424.38MB
3. WordPress API Programming Commonly Used In Plugins/3. Options API Deleting Options.mp42.7MB
3. WordPress API Programming Commonly Used In Plugins/4. Options API Multisites.mp43.86MB
3. WordPress API Programming Commonly Used In Plugins/5. Introduction to the Metadata API.mp450.69MB
3. WordPress API Programming Commonly Used In Plugins/6. Metadata API Continued Updating Metadata.mp435.13MB
3. WordPress API Programming Commonly Used In Plugins/7. Metadata API Continued Adding and Deleting Metadata.mp414.53MB
3. WordPress API Programming Commonly Used In Plugins/9. Widgets API An Introduction in Creating A Simple Widget.mp450.03MB
4. HOOKS The Most Important Tool In Your WordPress Plugin Development Toolbox/1. What Exactly Is A Hook Why We Need Them. Hooks Introduction from the Instructor.mp421.32MB
4. HOOKS The Most Important Tool In Your WordPress Plugin Development Toolbox/2. How To Write A Hook and Specify Its Callback Function.mp418.74MB
4. HOOKS The Most Important Tool In Your WordPress Plugin Development Toolbox/3. The 2 Types of Hooks.mp412.41MB
4. HOOKS The Most Important Tool In Your WordPress Plugin Development Toolbox/4. Writing The Filter Hook and How To Change Your Post Content Dynamically.mp421MB
4. HOOKS The Most Important Tool In Your WordPress Plugin Development Toolbox/5. Filter Hook Adding CSS Classes To The HTML Body Tag.mp428.42MB
4. HOOKS The Most Important Tool In Your WordPress Plugin Development Toolbox/6. Making Things Happen After WordPress Initializes & Minimizing Server Overhead..mp415.12MB
4. HOOKS The Most Important Tool In Your WordPress Plugin Development Toolbox/7. Using Hooks To Add A Facebook Share Button To Any Post or Page.mp445.53MB
5. Developing WordPress Plugins/1. Developing Plugins The basics and what every plugin needs..mp421.37MB
5. Developing WordPress Plugins/2. Create A Basic Plugin That Shows Hello World After Every Post or Page.mp423.19MB
5. Developing WordPress Plugins/3. Create a plugin to always display and center the current post's featured image.mp452.06MB
5. Developing WordPress Plugins/4. Dissecting The PHP and WP code for the Hello Dolly Plugin.mp450.84MB
6. Creating and Processing Thumbnails for Post Featured Images/1. Creating New ImageThumbnail Sizes.mp423.12MB
6. Creating and Processing Thumbnails for Post Featured Images/2. Alternative Cropping Positioning Settings When Creating ThumbnailsImages.mp44.04MB
6. Creating and Processing Thumbnails for Post Featured Images/3. Adding Thumbnail Sizes With the After Theme Setup Action Hook.mp48.41MB
6. Creating and Processing Thumbnails for Post Featured Images/4. Adding Our Custom Thumbnail Sizes To The WordPress Media Manager.mp425.99MB
6. Creating and Processing Thumbnails for Post Featured Images/5. Getting the Thumbnail Link From The Post ID.mp423.95MB
7. More Quick and Simple, but Powerful Plugins/1. PLUGIN #3 Change Hello Dolly Plugin To With YOUR Favorite Song Lyrics.mp490.52MB
7. More Quick and Simple, but Powerful Plugins/2. PLUGIN #4 User Greeting Sending Messages To Specific Users.mp461.88MB
7. More Quick and Simple, but Powerful Plugins/3. PLUGIN #5 Login Protect...Protect Login Form From Unauthorized UsersHackers.mp417.73MB
7. More Quick and Simple, but Powerful Plugins/4. PLUGIN #6 The Paypal Button...Generate HTML in Posts & Pages With Filter Hooks.mp431.07MB
7. More Quick and Simple, but Powerful Plugins/5. PLUGIN #7 My Social Media...Displaying Icons For Our Social Network Profiles.mp498.78MB
7. More Quick and Simple, but Powerful Plugins/6. PLUGIN #8 Shortcode Text Snippet Library.mp414.49MB
8. Plugin #9 Media File Unzipper/1. Demo of the Media File Unzipper.mp45.19MB
8. Plugin #9 Media File Unzipper/2. Creating Our Menu Link and Upload Form.mp424.63MB
8. Plugin #9 Media File Unzipper/3. Processing The Uploaded Zip File (Part 1).mp437.61MB
8. Plugin #9 Media File Unzipper/4. Processing The Uploaded Zip File (Part 2).mp424.55MB