Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Introduction to WordPress Plugin Development , а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:19
    Introduction
  • Урок 2. 00:09:30
    A Local Development Environment
  • Урок 3. 00:10:28
    Installing WordPress
  • Урок 4. 00:10:55
    The Source Code of a Plugin
  • Урок 5. 00:03:06
    Understanding WordPress Hooks, Part 1
  • Урок 6. 00:06:05
    Understanding WordPress Hooks, Part 2
  • Урок 7. 00:02:52
    Planning Our Plugin
  • Урок 8. 00:07:33
    Starting the Plugin
  • Урок 9. 00:07:39
    Adding JavaScript and CSS
  • Урок 10. 00:08:12
    The Post Notice Editor
  • Урок 11. 00:06:12
    Sanitization and Permissions
  • Урок 12. 00:04:53
    Post Notice Preview
  • Урок 13. 00:07:12
    Displaying the Post Notice
  • Урок 14. 00:03:58
    Completing the Plugin