1. Урок 1. 00:03:19
    Introduction
  2. Урок 2. 00:09:30
    A Local Development Environment
  3. Урок 3. 00:10:28
    Installing WordPress
  4. Урок 4. 00:10:55
    The Source Code of a Plugin
  5. Урок 5. 00:03:06
    Understanding WordPress Hooks, Part 1
  6. Урок 6. 00:06:05
    Understanding WordPress Hooks, Part 2
  7. Урок 7. 00:02:52
    Planning Our Plugin
  8. Урок 8. 00:07:33
    Starting the Plugin
  9. Урок 9. 00:07:39
    Adding JavaScript and CSS
  10. Урок 10. 00:08:12
    The Post Notice Editor
  11. Урок 11. 00:06:12
    Sanitization and Permissions
  12. Урок 12. 00:04:53
    Post Notice Preview
  13. Урок 13. 00:07:12
    Displaying the Post Notice
  14. Урок 14. 00:03:58
    Completing the Plugin