本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCourseSite.com] Udemy - WordPress Plugin Development - Build 14 Plugins

种子简介

种子名称: [FreeCourseSite.com] Udemy - WordPress Plugin Development - Build 14 Plugins
文件类型: 视频
文件数目: 64个文件
文件大小: 1.91 GB
收录时间: 2019-6-10 04:37
已经下载: 3
资源热度: 185
最近下载: 2024-9-23 21:18

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:6c3d095a5c112d3c9977adea8382fdb3b578d330&dn=[FreeCourseSite.com] Udemy - WordPress Plugin Development - Build 14 Plugins 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseSite.com] Udemy - WordPress Plugin Development - Build 14 Plugins.torrent
  • 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
  • 9. Plugin #10 Tabbed Instructions in WP-ADMIN/1. Tabbed Instructions Plugin Demo.mp432.54MB
  • 9. Plugin #10 Tabbed Instructions in WP-ADMIN/2. Building and Populating The Tabs.mp435.04MB
  • 9. Plugin #10 Tabbed Instructions in WP-ADMIN/3. Customizing The Tabbed Instructions Plugin (Part 1).mp438.93MB
  • 9. Plugin #10 Tabbed Instructions in WP-ADMIN/4. Customizing The Tabbed Instructions Plugin (Part 2).mp430.15MB