1. Урок 1. 00:09:17
    Overview
  2. Урок 2. 00:08:18
    Getting to know WordPress
  3. Урок 3. 00:14:09
    Setting up for WordPress
  4. Урок 4. 00:06:22
    Exploring Environments and Text Editors
  5. Урок 5. 00:10:22
    PHP Refresher & WordPress Coding Standards
  6. Урок 6. 00:08:51
    Exploring WordPress & Configuring the wp-config.php file
  7. Урок 7. 00:10:35
    File Headers
  8. Урок 8. 00:12:59
    Functions File & Action Hooks
  9. Урок 9. 00:13:30
    Loading styles and scripts with enqueues
  10. Урок 10. 00:07:41
    Cache Issues
  11. Урок 11. 00:03:15
    Adding Dummy Content
  12. Урок 12. 00:12:23
    Menu Support
  13. Урок 13. 00:17:54
    Aside: Menu Walker
  14. Урок 14. 00:07:15
    Creating Header & Footer Areas
  15. Урок 15. 00:12:06
    Creating Sidebars and Widget Areas
  16. Урок 16. 00:07:23
    Formatting the search form
  17. Урок 17. 00:09:00
    The Loop
  18. Урок 18. 00:08:51
    Template Parts
  19. Урок 19. 00:13:33
    Template Tags
  20. Урок 20. 00:05:17
    Pagination
  21. Урок 21. 00:16:43
    Template Hierarchy & Single Post Template
  22. Урок 22. 00:13:05
    Comments Template
  23. Урок 23. 00:04:42
    Author Template Tags
  24. Урок 24. 00:16:03
    Related Posts using the WP_Query Class
  25. Урок 25. 00:09:35
    Page Template
  26. Урок 26. 00:09:31
    404 and Category Template
  27. Урок 27. 00:04:52
    Date Template
  28. Урок 28. 00:08:15
    Attachment Templates
  29. Урок 29. 00:08:10
    Search and Custom Templates
  30. Урок 30. 00:11:27
    Completing the Header, Title and Ad Sections
  31. Урок 31. 00:13:44
    Theme Customizer API
  32. Урок 32. 00:10:28
    Dropdown and Checkboxes using the Customizer API
  33. Урок 33. 00:09:37
    Customizer Transports and Overriding existing Settings
  34. Урок 34. 00:07:04
    Color & Upload Controllers for the Customizer
  35. Урок 35. 00:10:49
    More Theme Support & Creating Starter Content
  36. Урок 36. 00:09:28
    Displaying Popular Posts and Conditional Tags
  37. Урок 37. 00:04:30
    Finishing Touches
  38. Урок 38. 00:04:02
    Template Tags Overview
  39. Урок 39. 00:11:20
    General Tags
  40. Урок 40. 00:01:18
    Navigation Tags
  41. Урок 41. 00:02:47
    Link Tags
  42. Урок 42. 00:01:58
    Overview
  43. Урок 43. 00:04:05
    Creating our First Plugin
  44. Урок 44. 00:10:58
    WordPress Action & Filter Hooks
  45. Урок 45. 00:07:30
    Custom Hooks and Prioritization
  46. Урок 46. 00:06:33
    Plugin Activation & Security
  47. Урок 47. 00:11:03
    Creating a Custom Post Type
  48. Урок 48. 00:15:25
    Metadata API
  49. Урок 49. 00:08:12
    Filter Hooks
  50. Урок 50. 00:09:16
    Creating Database Tables
  51. Урок 51. 00:13:23
    Sending and using AJAX Requests
  52. Урок 52. 00:13:12
    Handling AJAX Requests and inserting data into the Database
  53. Урок 53. 00:06:30
    Changing the Custom Post Type’s Table Columns
  54. Урок 54. 00:04:14
    Gutenberg
  55. Урок 55. 00:07:27
    The Command Line / Terminal
  56. Урок 56. 00:07:50
    Getting started with NodeJS
  57. Урок 57. 00:11:28
    Modules and CommmonJS
  58. Урок 58. 00:11:16
    Built-in and 3rd Party Modules
  59. Урок 59. 00:12:20
    Introduction to Webpack and Dependencies
  60. Урок 60. 00:09:43
    Webpack Configuration
  61. Урок 61. 00:10:22
    Webpack Loaders & Babel
  62. Урок 62. 00:09:27
    ES6 Constants and Let
  63. Урок 63. 00:07:31
    ES6 Arrow Functions
  64. Урок 64. 00:14:04
    ES6 Modules & Destructuring
  65. Урок 65. 00:13:21
    Getting Started with React
  66. Урок 66. 00:05:30
    Reusing Components and Properties
  67. Урок 67. 00:12:41
    Getting Started with Gutenberg
  68. Урок 68. 00:07:20
    Registering and Enqueueing the Block Assets
  69. Урок 69. 00:10:52
    Registering Blocks
  70. Урок 70. 00:15:13
    Block Settings
  71. Урок 71. 00:11:37
    Using the edit and save properties
  72. Урок 72. 00:18:40
    Inspector Controls
  73. Урок 73. 00:10:23
    Sidebar: ES6 Rest and Spread Operators
  74. Урок 74. 00:11:14
    Attributes
  75. Урок 75. 00:09:59
    Rendering the Block
  76. Урок 76. 00:12:56
    Styling Blocks
  77. Урок 77. 00:07:19
    Alignment Toolbar
  78. Урок 78. 00:08:30
    Block Alignment
  79. Урок 79. 00:07:38
    High Level Overview of Gutenberg
  80. Урок 80. 00:05:40
    Gutenberg Blocks with ES5
  81. Урок 81. 00:08:19
    Rich Text Block
  82. Урок 82. 00:09:54
    Custom Toolbar
  83. Урок 83. 00:05:54
    Form Toggle
  84. Урок 84. 00:08:33
    Inspector Control Fields
  85. Урок 85. 00:15:49
    Media Uploads
  86. Урок 86. 00:10:19
    Creating a Widget
  87. Урок 87. 00:14:30
    Cron Jobs and Transients API
  88. Урок 88. 00:10:08
    Creating a Shortcode for Frontend Publishing
  89. Урок 89. 00:09:30
    Sanitizing HTML input and inserting a post
  90. Урок 90. 00:06:33
    Custom Hooks with the Plugin API and sending E-mails
  91. Урок 91. 00:11:09
    Creating the Login & Registration Forms
  92. Урок 92. 00:11:31
    User Registration
  93. Урок 93. 00:05:44
    User Authentication
  94. Урок 94. 00:14:41
    Alternative User Authentication
  95. Урок 95. 00:05:01
    Adding a Logout Link
  96. Урок 96. 00:03:41
    Prepared Database Queries
  97. Урок 97. 00:04:55
    Uninstalling a Plugin
  98. Урок 98. 00:04:38
    Creating a WordPress Dashboard Widget
  99. Урок 99. 00:05:22
    Using the HTTP API to retrieve content from external services
  100. Урок 100. 00:07:58
    Flushing the Rewrite Rules with the Rewrite API
  101. Урок 101. 00:06:46
    Shortcodes Explored In-Depth
  102. Урок 102. 00:05:42
    WordPress APIs
  103. Урок 103. 00:05:31
    Options API
  104. Урок 104. 00:12:14
    Adding an Admin Menu and Page
  105. Урок 105. 00:09:35
    Processing Admin Form Settings
  106. Урок 106. 00:15:22
    Settings API
  107. Урок 107. 00:11:18
    Featured Images using the WordPress Media Uploader
  108. Урок 108. 00:05:20
    Custom User Roles and Capabilities
  109. Урок 109. 00:06:01
    Custom Taxonomies
  110. Урок 110. 00:10:22
    Custom Taxonomy Settings
  111. Урок 111. 00:09:12
    Custom Post Type UI and Advanced Custom Fields
  112. Урок 112. 00:03:33
    Overview
  113. Урок 113. 00:08:20
    Getting Started with BuddyPress Theme Development
  114. Урок 114. 00:13:59
    BuddyPress Single Member Pages
  115. Урок 115. 00:17:36
    BuddyPress Single Member Custom Profile Tabs
  116. Урок 116. 00:03:59
    Custom CSS for BuddyPress
  117. Урок 117. 00:08:04
    Getting started with Woocommerce Development
  118. Урок 118. 00:14:36
    Woocommerce Product Page Templates
  119. Урок 119. 00:14:09
    Cart, E-mail, and Misc. Woocommerce Templates
  120. Урок 120. 00:08:36
    Custom Cart Menu Item for Woocommerce
  121. Урок 121. 00:02:11
    Custom Excerpts
  122. Урок 122. 00:09:09
    Custom Author Fields and Avatars
  123. Урок 123. 00:07:07
    Image Cropping
  124. Урок 124. 00:04:14
    Main Query Home Page Modifications
  125. Урок 125. 00:08:15
    Admin Notices
  126. Урок 126. 00:08:25
    Debugging Hooks, Queries and using Tools
  127. Урок 127. 00:02:25
    Securing the wp-config File
  128. Урок 128. 00:08:43
    SEO, Schema and Microdata
  129. Урок 129. 00:03:22
    RTL Support
  130. Урок 130. 00:06:28
    Accessibility
  131. Урок 131. 00:07:50
    Child Themes
  132. Урок 132. 00:18:27
    Translations
  133. Урок 133. 00:10:48
    Bundling Plugins with TGMPA
  134. Урок 134. 00:03:44
    Licensing & Making money with your Plugin/Theme
  135. Урок 135. 00:03:23
    Theme Starter Alternatives
  136. Урок 136. 00:00:39
    Conclusion
  137. Урок 137. 00:00:48
    Overview
  138. Урок 138. 00:10:45
    Getting Started with Composer
  139. Урок 139. 00:06:44
    Local by FlyWheel