요즘 워드프레스 플러그인 공부중인데요
정말 좋은 강의 찾았어요.
(새삼 또 느끼지만 유튜브는 신세계입니다..ㅎㅎ)
워드프레스 플러그인을 OOP기반으로 만드는 강의인데요.
진짜 친절해요.. 감동했어요.
이 분을 롤모델로 삼고 싶어요...
정말 세세하게 진행되기 때문에
영어 잘 몰라도 그냥 코드만 따라만 쳐도
이해될 만큼 상세한 강의입니다.
강의 바로가기
https://www.youtube.com/playlist?list=PLriKzYyLb28kR_CPMz8uierDWC2y3znI2
책으로 따지자면 약간 헤드퍼스트 시리즈?
같은 느낌입니다 ㅎㅎㅎ
막 대략적으로 간단한 코드부터 시작해서
하나씩 실행하는 것 보여주고,
오류나면 왜 오류나는지 알려주고
점점 더 코드를 개선해서
확실하게 더 좋은 방법들을 보여줘요.
오프라인 교육에 가더라도 이렇게 상세하게
초보자 맞춤형으로 배우진 못할 것 같아요.
현재 60개 정도의 강의가 올라왔는데요.
앞으로 계속 더 올라올 것 같아요.
만약 OOP기반 워드프레스 플러그인 개발에
관심있으시다면 꼭 들어보세요.
완전 강추! ^^b
수강 진도표 체크
0 - WordPress Plugin Development - Intro (완료)1 - Create a WordPress Plugin from Scratch - Part 1 (완료)2 -Create a WordPress Plugin from Scratch - Part 2 (완료)3 - Basic PHP OOP (완료)4 - Custom Post Type (완료)5 - Uninstall Hook (완료)6 - Enqueue Admin Scripts (완료)7 - PHP Visibility Methods (완료)8 - Static Methods and Multiple Files (완료)9 - Settings Link and Admin Pages (완료)10 - Namespaces and Composer Autoload (완료)11 - Classes as Services (완료)12 - Starter Plugin Structure (완료)13 - Visual Debt and Clean up (완료)14 - Modular Administration Page (완료)15 - Modular Admin SubPages (완료)16 - Dealing with Callbacks (완료)17a - Admin Custom Fields (완료)17b - Admin Custom Fields (완료)17c - Admin Custom Fields (완료)- 18 - Admin Tabs in Vanilla JS
- 19 - Modular Callbacks
- 20 - iOS toggle in SCSS
- 21 - Code cleanup
- 22 - Database Optimization
- 23 - Save Default Options on Activate
- 24 - Create Modular Plugin Sections
- 25 - Modular Custom Post Types
- 26a - Modular Custom Post Types
- 26b - Modular Custom Post Types
- 27 - Store Arrays in WP_Options
- 28 - Custom Post Types Admin Section
- 29 - Bug Fixes
- 30 - How to Delete a Custom Post Type
- 31 - How to Edit a Custom Post Type
- 32 - Export PHP with Code Prettify
- 33 - Create a Custom Taxonomy Manager
- 34 - Create a Custom Taxonomy Manager PART 2
- 35 - Create a Custom Taxonomy Manager PART 3
- 36 - Create a Custom Widget
- 37 - Media Uploader in Custom Widget
- 38 - Testimonial Manager PART 1
- 39 - Testimonial Manager PART 2
- 40 - Testimonial Manager PART 3
- 41 - Create Sortable Custom Columns
- 42 - Custom Settings in CPT
- 43 - Testimonial Form ShortCode
- 44 - Compile Multiple JS and SCSS with Gulp
- 45 - Quick SCSS and JS form styling
- 46 - JS Form Validation in es6
- 47 - JavaScript ES6 Fetch Request to WordPress WP_Ajax
- 48 - Add Custom Post Type in Ajax
- 49 - How to use the WordPress Ajax Nonce
- 50 - Testimonial Slider with WP_Query
- 51 - Build a Javascript es6 Slider
- 52 - How to use a Custom Template from a Plugin
- 53 - How to Override Any Default Template
- 54 - Create an Ajax Login Form - PART 1
- 55 - Create an Ajax Login Form - PART 2