WordPress Plugin Development

WordPress Logo

Reference Books


WP-PHP 서터디 (2022)

  1. 2022년 04월 09일:
  2. 2022년 04월 16일:
  3. 2022년 04월 23일:
  4. 2022년 04월 31일:

WordPress Plugin Development Slides (2017)

  1. Feb. 15th, 2017: Plugin Introduction
  2. Feb. 22th, 2017: Hooks & Database Tables
    1. Sample Plugin: hook-dump.php
  3. Mar. 1st, 2017
    1. Entry Points In Plugin & Managing Your Own Contents
  4. Mar. 8th, 2017
    1. Appendix #3-1
  5. Mar. 15, 2017: Custom Post Administration & Visual Component Customization

WordPress Plugin Development Slides (2015)

  1. May 7th, 2015: Plugin Introduction
  2. May 14th, 2015: Hooks & Database Tables
  3. May 21st, 2015, May 28th, 2015
    1. Entry Points In Plugin & Managing Your Own Contents
    2. Roles and Capabilites
    3. Sample Plugin: entry-points.php, custom-post.php
  4. June 4th, 2015:
  5. June 18th, 2015:
  6. June 25th, 2015, July 2nd: