What's new

Tutorial Become a WordPress Developer Unlocking Power With Code

_iamkurt

Honorary Poster
Joined
Aug 13, 2017
Posts
463
Reaction
308
Points
224
Hello PHC,

Share ko lang binili ko na course sa Udemy, which adds up a new skill set as a web dev. The course has been downloaded in 720p format. If you wish to support the original author, follow his work:

Brad Schiff
Web Developer
You do not have permission to view the full content of this post. Log in or register now.

About this course
Learn PHP, JavaScript, WordPress theming & the WP REST API to Create Custom & Interactive WordPress Websites

Contents:
Code:
├── 1. Welcome!
│   ├── 1. Welcome to the Course!.mp4
│   └── 1. Welcome to the Course!.srt
├── 2. Getting Started
│   ├── 1. What is a Dev Environment (Your First Installation).mp4
│   ├── 1. What is a Dev Environment (Your First Installation).srt
│   ├── 2. If You're Unable to Install Local by Flywheel.html
│   ├── 3. First Taste of PHP.mp4
│   ├── 3. First Taste of PHP.srt
│   └── 4. Note for Local by Flywheel Users.html
├── 3. First Coding Steps PHP
│   ├── 1. Creating a New Theme.mp4
│   ├── 1. Creating a New Theme.srt
│   ├── 1.1 screenshot.png
│   ├── 2. PHP Functions.mp4
│   ├── 2. PHP Functions.srt
│   ├── 3. PHP Arrays.mp4
│   ├── 3. PHP Arrays.srt
│   ├── 4. Quick Note Classic Editor vs Default Editor.mp4
│   └── 4. Quick Note Classic Editor vs Default Editor.srt
├── 4. WordPress Specific PHP
│   ├── 1. The Famous Loop in WordPress.mp4
│   ├── 1. The Famous Loop in WordPress.srt
│   ├── 2. Header & Footer.mp4
│   ├── 2. Header & Footer.srt
│   ├── 2.1 09-end.zip
│   ├── 3. Convert Static HTML Template into WordPress.mp4
│   ├── 3. Convert Static HTML Template into WordPress.srt
│   ├── 3.1 10-end.zip
│   ├── 4. Quick Note Avoiding Caching (CSS & JS) During Dev.mp4
│   └── 4. Quick Note Avoiding Caching (CSS & JS) During Dev.srt
├── 5. Pages
│   ├── 1. Interior Page Template.mp4
│   ├── 1. Interior Page Template.srt
│   ├── 1.1 11-end.zip
│   ├── 2. Parent & Children Pages.mp4
│   ├── 2. Parent & Children Pages.srt
│   ├── 2.1 12-end.zip
│   ├── 3. To Echo or Not To Echo.mp4
│   ├── 3. To Echo or Not To Echo.srt
│   ├── 4. Menu of Child Page Links.mp4
│   ├── 4. Menu of Child Page Links.srt
│   ├── 4.1 14-end.zip
│   ├── 5. A Few Quick Edits  Improvements.mp4
│   ├── 5. A Few Quick Edits  Improvements.srt
│   ├── 5.1 15-end.zip
│   ├── 6. Navigation Menus.mp4
│   ├── 6. Navigation Menus.srt
│   └── 6.1 16-end.zip
├── 6. Building the Blog Section
│   ├── 1. Blog Listing Page (index.php vs front-page.php).mp4
│   ├── 1. Blog Listing Page (index.php vs front-page.php).srt
│   ├── 1.1 17-end.zip
│   ├── 2. Blog Continued.mp4
│   ├── 2. Blog Continued.srt
│   ├── 2.1 18-end.zip
│   ├── 3. Blog Archives (archive.php).mp4
│   ├── 3. Blog Archives (archive.php).srt
│   ├── 3.1 19-end.zip
│   ├── 4. Custom Queries.mp4
│   ├── 4. Custom Queries.srt
│   ├── 4.1 20.zip
│   ├── 5. Blog Few Quick Edits & Improvements.mp4
│   └── 5. Blog Few Quick Edits & Improvements.srt
├── 7. Workflow and Automation
│   ├── 1. Note on Gulp.html
│   ├── 2. Preparing For Automation What is a Command Line.mp4
│   ├── 2. Preparing For Automation What is a Command Line.srt
│   ├── 3. Workflow and Automation (Part 1).mp4
│   ├── 3. Workflow and Automation (Part 1).srt
│   ├── 4. Tip If Your localhost3000 Loads Very Slowly....html
│   ├── 5. Workflow and Automation (Part 2).mp4
│   └── 5. Workflow and Automation (Part 2).srt
├── 8. Events Post Type
│   ├── 1. Custom Post Types.mp4
│   ├── 1. Custom Post Types.srt
│   ├── 1.1 24-end.zip
│   ├── 2. Displaying Custom Post Types.mp4
│   ├── 2. Displaying Custom Post Types.srt
│   ├── 2.1 25-end.zip
│   ├── 3. Quick Timeout Misc Updates.mp4
│   ├── 3. Quick Timeout Misc Updates.srt
│   ├── 3.1 26-end.zip
│   ├── 4. Custom Fields.mp4
│   ├── 4. Custom Fields.srt
│   ├── 4.1 27-end.zip
│   ├── 5. Ordering (Sorting) Custom Queries.mp4
│   ├── 5. Ordering (Sorting) Custom Queries.srt
│   ├── 5.1 28-end.zip
│   ├── 6. Manipulating Default URL Based Queries.mp4
│   ├── 6. Manipulating Default URL Based Queries.srt
│   ├── 6.1 29-end.zip
│   ├── 7. Past Events Page (Custom Query Pagination).mp4
│   ├── 7. Past Events Page (Custom Query Pagination).srt
│   └── 7.1 30-end.zip
├── 9. Programs Post Type
│   ├── 1. Creating Relationships Between Content.mp4
│   ├── 1. Creating Relationships Between Content.srt
│   ├── 1.1 31-end.zip
│   ├── 2. Displaying Relationships (Front-End).mp4
│   ├── 2. Displaying Relationships (Front-End).srt
│   ├── 2.1 32-end-updated.zip
│   ├── 3. Quick Program Edits.mp4
│   ├── 3. Quick Program Edits.srt
│   └── 3.1 33-end.zip
├── 10. Professors Post Type
│   ├── 1. Professors Post Type.mp4
│   ├── 1. Professors Post Type.srt
│   ├── 1.1 34-end.zip
│   ├── 2. Featured Image (Post Thumbnail).mp4
│   ├── 2. Featured Image (Post Thumbnail).srt
│   ├── 2.1 barksalot.jpg
│   ├── 2.2 35-end.zip
│   ├── 2.3 frog-bio.jpg
│   ├── 2.4 meowsalot.jpg
│   ├── 3. Featured Image Sizes & Cropping.mp4
│   ├── 3. Featured Image Sizes & Cropping.srt
│   ├── 3.1 36-end.zip
│   ├── 4. Page Banner Dynamic Background Image.mp4
│   ├── 4. Page Banner Dynamic Background Image.srt
│   ├── 4.1 37-end.zip
│   └── 4.2 field.jpg
├── 11. Cleaner Code (Less Duplication)
│   ├── 1. Reduce Duplicate Code - Create Our Own Function.mp4
│   ├── 1. Reduce Duplicate Code - Create Our Own Function.srt
│   ├── 1.1 38-end.zip
│   ├── 1.2 building.jpg
│   ├── 2. Using Our pageBanner Function.mp4
│   ├── 2. Using Our pageBanner Function.srt
│   ├── 2.1 notebook.jpg
│   ├── 2.2 39-end.zip
│   ├── 3. Reduce Duplication - get_template_part().mp4
│   ├── 3. Reduce Duplication - get_template_part().srt
│   └── 3.1 40-end.zip
├── 12. Campus Post Type
│   ├── 1. Note About Google Maps JavaScript API.html
│   ├── 2. Campus Post Type.mp4
│   ├── 2. Campus Post Type.srt
│   ├── 2.1 41-end.zip
│   ├── 2.2 Google API Key Link.html
│   ├── 3. Campus Map on Front-End.mp4
│   ├── 3. Campus Map on Front-End.srt
│   ├── 3.1 42-end.zip
│   ├── 4. Campuses Continued.mp4
│   ├── 4. Campuses Continued.srt
│   ├── 4.1 43-end.zip
│   ├── 5. Final Campus Details.mp4
│   ├── 5. Final Campus Details.srt
│   └── 5.1 44-end.zip
├── 13. Live Search (UI JavaScript)
│   ├── 1. Live Search.mp4
│   ├── 1. Live Search.srt
│   ├── 1.1 45-end.zip
│   ├── 2. Open and Close Search Overlay.mp4
│   ├── 2. Open and Close Search Overlay.srt
│   ├── 2.1 46-end.zip
│   ├── 3. Keyboard Events in JavaScript.mp4
│   ├── 3. Keyboard Events in JavaScript.srt
│   ├── 4. Managing Time in JavaScript.mp4
│   ├── 4. Managing Time in JavaScript.srt
│   ├── 4.1 48-end.zip
│   ├── 5. Waiting  Loading Spinner Icon.mp4
│   ├── 5. Waiting  Loading Spinner Icon.srt
│   └── 5.1 49-end.zip
├── 14. WordPress REST API (AJAX)
│   ├── 1. Load WP Content with JS.mp4
│   ├── 1. Load WP Content with JS.srt
│   ├── 1.1 50-end.zip
│   ├── 2. Generate HTML Based on JSON.mp4
│   ├── 2. Generate HTML Based on JSON.srt
│   ├── 2.1 51-end.zip
│   ├── 3. Conditional Logic Within Template Literal.mp4
│   ├── 3. Conditional Logic Within Template Literal.srt
│   ├── 3.1 52-end.zip
│   ├── 4. Quick Misc Edits.mp4
│   ├── 4. Quick Misc Edits.srt
│   ├── 4.1 53-end.zip
│   ├── 5. Synchronous vs Asynchronous (Part 1).mp4
│   ├── 5. Synchronous vs Asynchronous (Part 1).srt
│   ├── 5.1 54-end.zip
│   ├── 6. Synchronous vs Asynchronous (Part 2).mp4
│   └── 6. Synchronous vs Asynchronous (Part 2).srt
├── 15. Customizing the REST API
│   ├── 1. REST API Add New Custom Field.mp4
│   ├── 1. REST API Add New Custom Field.srt
│   ├── 1.1 56-end.zip
│   ├── 2. REST API Add New Custom Route (URL).mp4
│   ├── 2. REST API Add New Custom Route (URL).srt
│   ├── 2.1 57-end.zip
│   ├── 3. Create Your Own Raw JSON Data.mp4
│   ├── 3. Create Your Own Raw JSON Data.srt
│   ├── 3.1 58-end.zip
│   ├── 4. WP_Query and Keyword Searching.mp4
│   ├── 4. WP_Query and Keyword Searching.srt
│   ├── 4.1 59-end.zip
│   ├── 5. Working With Multiple Post Types.mp4
│   ├── 5. Working With Multiple Post Types.srt
│   └── 5.1 60-end.zip
├── 16. Combining Front-End & Back-End
│   ├── 1. 3 Column Layout for Search Overlay.mp4
│   ├── 1. 3 Column Layout for Search Overlay.srt
│   ├── 1.1 61-end.zip
│   ├── 2. Custom Layout & JSON based on Post Type.mp4
│   ├── 2. Custom Layout & JSON based on Post Type.srt
│   ├── 2.1 62-end.zip
│   ├── 3. Search Logic That's Aware of Relationships.mp4
│   ├── 3. Search Logic That's Aware of Relationships.srt
│   ├── 4. Search Logic That's Aware of Relationships (Part 2).mp4
│   ├── 4. Search Logic That's Aware of Relationships (Part 2).srt
│   ├── 4.1 64-end.zip
│   ├── 5. Completing Our Search Overlay.mp4
│   ├── 5. Completing Our Search Overlay.srt
│   └── 5.1 65-end.zip
├── 17. Non-JS Fallback Traditional Search
│   ├── 1. Traditional WordPress Searching.mp4
│   ├── 1. Traditional WordPress Searching.srt
│   ├── 1.1 66-end.zip
│   ├── 2. Traditional WordPress Searching (Part 2).mp4
│   ├── 2. Traditional WordPress Searching (Part 2).srt
│   └── 2.1 67-end.zip
├── 18. User Roles and Permissions
│   ├── 1. User Roles and Permissions.mp4
│   ├── 1. User Roles and Permissions.srt
│   ├── 1.1 68-end.zip
│   ├── 2. Open Registration.mp4
│   ├── 2. Open Registration.srt
│   ├── 2.1 69-end.zip
│   ├── 3. Open Registration (Part 2).mp4
│   ├── 3. Open Registration (Part 2).srt
│   └── 3.1 70-end.zip
├── 19. User Generated Content
│   ├── 1. My Notes Feature.mp4
│   ├── 1. My Notes Feature.srt
│   ├── 1.1 71-end.zip
│   ├── 2. My Notes Front-end Part 1.mp4
│   ├── 2. My Notes Front-end Part 1.srt
│   ├── 3. My Notes Front-end Part 2.mp4
│   ├── 3. My Notes Front-end Part 2.srt
│   ├── 3.1 73-end.zip
│   ├── 4. Delete Posts with the REST API.mp4
│   ├── 4. Delete Posts with the REST API.srt
│   ├── 4.1 74-end.zip
│   ├── 5. Edit  Update Posts with the REST API.mp4
│   ├── 5. Edit  Update Posts with the REST API.srt
│   ├── 5.1 75-end.zip
│   ├── 6. Creating New Notes.mp4
│   ├── 6. Creating New Notes.srt
│   ├── 6.1 76-end.zip
│   ├── 7. Creating New Notes (Part 2).mp4
│   ├── 7. Creating New Notes (Part 2).srt
│   ├── 8. Note Permissions and Security (Part 1).mp4
│   ├── 8. Note Permissions and Security (Part 1).srt
│   ├── 8.1 78-end.zip
│   ├── 9. Note Permissions and Security (Part 2).mp4
│   ├── 9. Note Permissions and Security (Part 2).srt
│   ├── 9.1 79-end.zip
│   ├── 10. Per-User Post Limit.mp4
│   ├── 10. Per-User Post Limit.srt
│   └── 10.1 80-end.zip
├── 20. Like or Heart Count for Professors
│   ├── 1. Let Users Like Content (Part 1).mp4
│   ├── 1. Let Users Like Content (Part 1).srt
│   ├── 1.1 81-end.zip
│   ├── 2. Let Users Like Content (Part 2).mp4
│   ├── 2. Let Users Like Content (Part 2).srt
│   ├── 3. Creating Custom POST and DELETE Endpoints.mp4
│   ├── 3. Creating Custom POST and DELETE Endpoints.srt
│   ├── 3.1 83-end.zip
│   ├── 4. Programmatically Create a Post.mp4
│   ├── 4. Programmatically Create a Post.srt
│   ├── 4.1 84-end.zip
│   ├── 5. Enforce Limit of One Like Per UserTeacher Combo.mp4
│   ├── 5. Enforce Limit of One Like Per UserTeacher Combo.srt
│   ├── 5.1 85-end.zip
│   ├── 6. Completing the LikeBox.mp4
│   ├── 6. Completing the LikeBox.srt
│   └── 6.1 86-end.zip
├── 21. Going Live Deploying Our WordPress Site
│   ├── 1. Going Live with Our Website.mp4
│   ├── 1. Going Live with Our Website.srt
│   ├── 2. Path A (Simple and Quick).mp4
│   ├── 2. Path A (Simple and Quick).srt
│   ├── 3. Path B (Advanced  Manually Moving a Site).mp4
│   ├── 3. Path B (Advanced  Manually Moving a Site).srt
│   ├── 4. Database Config for Two Site Environments.mp4
│   ├── 4. Database Config for Two Site Environments.srt
│   ├── 5. Ignoring Certain Files with Git.mp4
│   ├── 5. Ignoring Certain Files with Git.srt
│   ├── 6. Automatic Git Deployments to Web Host.mp4
│   └── 6. Automatic Git Deployments to Web Host.srt
├── 22. Extra Credit Challenges & Topics
│   ├── 1. Challenge Make Homepage Slideshow Dynamic.mp4
│   ├── 1. Challenge Make Homepage Slideshow Dynamic.srt
│   ├── 2. Challenge Create a Basic Plugin.mp4
│   ├── 2. Challenge Create a Basic Plugin.srt
│   └── 2.1 my-first-amazing-plugin.php.zip
├── 23. Gutenberg Block Editor Essentials
│   ├── 1. Create a Custom Block Type (Part 1).mp4
│   ├── 1. Create a Custom Block Type (Part 1).srt
│   ├── 1.1 Copy and paste plugin.php.html
│   ├── 1.2 my-block.js.html
│   ├── 2. Create a Custom Block Type (Part 2).mp4
│   ├── 2. Create a Custom Block Type (Part 2).srt
│   ├── 2.1 my-block.js.html
│   ├── 2.2 Copy and paste plugin.php.html
│   ├── 3. Create a Custom Block Type (Part 3).mp4
│   ├── 3. Create a Custom Block Type (Part 3).srt
│   ├── 3.1 Copy and paste plugin.php.html
│   └── 3.2 my-block.js.html
├── 24. Extra Credit Challenges & Topics Continued
│   ├── 1. Challenge Have an Update Plan in Place (Security).mp4
│   ├── 1. Challenge Have an Update Plan in Place (Security).srt
│   ├── 2. Challenge Query Vars.mp4
│   ├── 2. Challenge Query Vars.srt
│   ├── 2.1 QueryVars.zip
│   ├── 3. Finale JavaScript Next Steps.mp4
│   ├── 3. Finale JavaScript Next Steps.srt
│   ├── 3.1 Angular.html
│   ├── 3.2 React.html
│   └── 3.3 Vue.js.html
├── 25. Bonus Debugging & Documentation
│   ├── 1. Fixing .dev Domains.mp4
│   └── 1. Fixing .dev Domains.srt
└── 26. VirtualBox and Vagrant
    ├── 1. Intro to VirtualBox and Vagrant.mp4
    ├── 1. Intro to VirtualBox and Vagrant.srt
    ├── 2. Our First Site with VirtualBox & Vagrant.mp4
    ├── 2. Our First Site with VirtualBox & Vagrant.srt
    ├── 3. How to Start & Stop Vagrant.html
    ├── 4. Only for Vagrant Users (Installing WordPress).mp4
    ├── 4. Only for Vagrant Users (Installing WordPress).srt
    ├── 5. Setting Up New (Multiple) Sites in VagrantVirtualBox.mp4
    └── 5. Setting Up New (Multiple) Sites in VagrantVirtualBox.srt

26 directories, 307 files

Spoiler contents are visible only to Established Members.
If meron kayung natutunan or nagustohan tong course, bookmark muna or like naman bilang pasasalamat. (y)
 
Bigat pala nito
Ou tol, mabigat 16GB. 720p po lahat yan, and 27 total hours po.
Yung personal comment ko on the said course, mataas yung vidoe kasi meron explainations sa core function sa WordPress.

I hope hindi ma di-discourage yung gusto matuto.
 
Last edited:
hi ts. thank you sa share mo nag hahanap kasi ako na pwede ako mag focus pag aralan? palagay mo sa entry level lang na wordpress alam kaya to?
 
hi ts. thank you sa share mo nag hahanap kasi ako na pwede ako mag focus pag aralan? palagay mo sa entry level lang na wordpress alam kaya to?
Hello tol, wala ko idea on how you define entry level sa WordPress, pero if meron ka na interest na topic based sa content, i personally think, you will enjoy the experience and learning sa course nato.
 
Hello tol, wala ko idea on how you define entry level sa WordPress, pero if meron ka na interest na topic based sa content, i personally think, you will enjoy the experience and learning sa course nato.
Ok natapos ko na sya i download actually pero di wala pa ako time. So thank you :)
 
Wow eto kailangan ko ts kasi mag ccreate ako ng personal blog using wordpress thank u sa share idload ko makaya
 
Wow eto kailangan ko ts kasi mag ccreate ako ng personal blog using wordpress thank u sa share idload ko makaya
effective na course yan tol, dito ako ng simula gawan custom theme si You do not have permission to view the full content of this post. Log in or register now. ko. Ito yung git repo, You do not have permission to view the full content of this post. Log in or register now.

I hope maka tulong sayo.
 

Similar threads

Back
Top