{"id":19594389,"url":"https://github.com/shovoalways/wordpress-theme-development","last_synced_at":"2025-04-27T15:33:44.621Z","repository":{"id":56740019,"uuid":"399288228","full_name":"shovoalways/wordpress-theme-development","owner":"shovoalways","description":"Welcome to the WordPress theme development series, I will try my best to teach you all about WordPress theme development. After completing this course, I hope you will be able to create any WordPress theme based on client recruitments or your preference. This is a completely free course and it's now available on YouTube.","archived":false,"fork":false,"pushed_at":"2023-01-20T14:27:23.000Z","size":645,"stargazers_count":105,"open_issues_count":0,"forks_count":38,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-05T01:04:40.261Z","etag":null,"topics":["php","theme-development","wordpress","wordpress-theme"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shovoalways.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-24T00:44:30.000Z","updated_at":"2025-03-30T10:10:34.000Z","dependencies_parsed_at":"2023-01-22T14:30:10.058Z","dependency_job_id":null,"html_url":"https://github.com/shovoalways/wordpress-theme-development","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shovoalways%2Fwordpress-theme-development","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shovoalways%2Fwordpress-theme-development/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shovoalways%2Fwordpress-theme-development/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shovoalways%2Fwordpress-theme-development/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shovoalways","download_url":"https://codeload.github.com/shovoalways/wordpress-theme-development/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251162764,"owners_count":21545817,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","theme-development","wordpress","wordpress-theme"],"created_at":"2024-11-11T08:43:23.046Z","updated_at":"2025-04-27T15:33:39.602Z","avatar_url":"https://github.com/shovoalways.png","language":"PHP","readme":"# WordPress Theme Development \n\n## 📝 Description\nWelcome to the WordPress theme development series, I will try my best to teach you all about WordPress theme development. After completing this course, I hope you will be able to create any WordPress theme based on client recruitments or your preference. This is a completely free course and it's now available on YouTube.\n\n## ⏳ Prerequisite\nYou need following skills to start with\n- HTML (Hyper Text Markup Language)\n- CSS\n- JavaScript\n- PHP\n- Bootstrap (Not Mandatory)\n\n## 🎯Table of Content\n\n - [👉 WordPress Theme Development Roadmap](https://youtu.be/sni9ZUIJDhY)\n - [00. The Beginning](https://youtu.be/KFy5TMsG09E)\n - [01. Theme Details](https://youtu.be/4bexO2zBXWY)\n - [02. Theme Structure](https://youtu.be/f07Nz5kLqio)\n - [03. WordPress Enqueue Scripts](https://youtu.be/4aKn1w6ubnE)\n - [04. Customize Register](https://youtu.be/TrIsLwOIi-I)\n - [05. Register Menu](https://youtu.be/ZhaxSZ6RhOU)\n - [06. Important Resources](https://youtu.be/H_Pf13RMSRQ)\n - [07. Setup Menu Position](https://youtu.be/QcGGQi0Jn5Y)\n - [08. Setup Homepage](https://youtu.be/pe4TWipjqo8)\n - [09. Create a walker menu](https://youtu.be/YxlMP4aKXQg)\n - [9.1. Why learn WordPress Theme Development?](https://youtu.be/IxMdBDSMYno)\n - [10. Footer Area Setup](https://youtu.be/Quoj-DY7GeE)\n - [11. Standard Coding Style](https://youtu.be/Q5cf5ig_GxE)\n - [12. Template Hierarchy](https://youtu.be/BFT5n8TvB_U)\n - [13. Theme Slicing](https://youtu.be/obpaEk_x4B4)\n - [14. Blog Page](https://youtu.be/87kHSsIYjYQ)\n - [15. the_excerpt](https://youtu.be/e5J5ZCPqDs8)\n - [16. Page Navigation](https://youtu.be/ibbzbce84Mk)\n - [17. Working with Sidebar](https://youtu.be/YnNG8TAf3SY)\n - [18. Working with Footer Widget](https://youtu.be/Qz5hvE3jH7Q)\n - [19. Working with WP Post \u0026 Page](https://youtu.be/m70p6tVVj8o)\n - [20. Working with WP Archive Pages](https://youtu.be/5CvP71HKfW0)\n - [21. Working with WP Search Pages](https://youtu.be/QUJaH1pzeXk)\n - [22. Working with WP 404 Pages](https://youtu.be/A1_tXz3zSuw)\n - [23. Customize Theme Colors](https://youtu.be/8WNadXlIn0M)\n - [24. WordPress Custom Post Part 01](https://youtu.be/OhatttkHWIo)\n - [25. WordPress Custom Post Part 02](https://youtu.be/RFqXYSaIvHM)\n - [26. WordPress Shortcode Development](https://youtu.be/BgLZZCZ8qdA)\n - [27. Custom Post Shortcode](https://youtu.be/lc8ph8f86s8)\n - [28. How to add jQuery Plugin](https://youtu.be/iDazAFWI1K0)\n - [29. What is Child theme? Part 1](https://youtu.be/FCaZ0EXMCJw)\n - [30. Child Theme Tutorial Part 2](https://youtu.be/TnlvzgztZCs)\n - [31. Owl Carousel Plugin in WordPress](https://youtu.be/f2gy57CNf6c)\n - [32. Show Catagory post on the homepage](https://youtu.be/ThYIRnkK7dE)\n - [33. Add category in custom post](https://youtu.be/_cn1upRw2c4)\n - [34. Format the date and time in WordPress](https://youtu.be/V-On8rQ1sGk)\n - [35. Working with the comments.php template](https://youtu.be/Lz3KPIkZ7i8)\n - [36. the mime type](https://youtu.be/dO1-CylHdJw)\n - [37. Post Formats](https://youtu.be/u8J5LEYmeMk)\n - [38. Page Template](https://youtu.be/q777alqFa0Y)\n - [39. Wordpress Error Handling](https://youtu.be/o6TStempums)\n - [40. Responsive Fixing](https://youtu.be/gk9t1wl-SWU)\n - [41. Custom post custom link](https://youtu.be/y799BVFA-rk)\n - [42. Login page custom design](https://youtu.be/LbZsxErSnKA)\n - [43. Custom Theme Option](https://youtu.be/4eu_KOliqJM)\n - [44. Custom Theme Option Sub Menu](https://youtu.be/h9TkSi_2U08)\n - [45. Custom Theme Option](https://youtu.be/mbHcNtkNtA4)\n - [46. What's Next?](https://youtu.be/FruOXZbnyLM)\n\n\n## 🧑‍💻 Contributors\n- [@Ali Hossain](https://github.com/shovoalways/)\n\n\n## Course URL (Playlist)👇\n - [WordPress Theme Development ](https://www.youtube.com/watch?v=KFy5TMsG09E\u0026list=PLSNRR4BKcowD6A-U_ll9ayJWqOEz3XD8l)\n\n\n## 🥰 Follow me\n- [@Github](https://github.com/shovoalways/) \n- [@Facebook](https://facebook.com/shovoalways/) \n- [@Twitter](https://twitter.com/shovoalways/) \n- [@Instagram](https://instagram.com/shovoalways/) \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshovoalways%2Fwordpress-theme-development","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshovoalways%2Fwordpress-theme-development","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshovoalways%2Fwordpress-theme-development/lists"}