Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shovoalways/plugin-development

WordPress Plugin Development series এ আপনাকে স্বাগতম। এই সিরিজে আপনই শিখবেন কিভাবে WordPress Plugin বানাতে হয়।
https://github.com/shovoalways/plugin-development

wordpress wordpress-plugin

Last synced: 3 days ago
JSON representation

WordPress Plugin Development series এ আপনাকে স্বাগতম। এই সিরিজে আপনই শিখবেন কিভাবে WordPress Plugin বানাতে হয়।

Awesome Lists containing this project

README

        

# WordPress-Plugin-Development

## 📝 Description
WordPress Plugin Development series এ আপনাকে স্বাগতম। এই সিরিজে আপনই শিখবেন কিভাবে WordPress Plugin বানাতে হয়। এই প্লাগিন কিভাবে WordPress.org তে আপলোড করতে হয়। সেখানে আপলোড করতে কি কি দরকার হয়। মানে একটা প্লাগিনের শুরু থেকে শেষ পর্যন্ত আপনই জানতে পারবেন এই এক ভিডিও সিরিজ থেকে, ইনশাআল্লাহ্‌।

## ⏳ Prerequisite
You need following skills to start with
- [HTML (Hyper Text Markup Language)](https://youtu.be/BSvo4i5t-Kg)
- [CSS](https://youtube.com/playlist?list=PLSNRR4BKcowA9IsN4F5utx7OlWUdN0RZV)
- [JavaScript](https://youtu.be/HouzPhGpeGs)
- [PHP](https://youtu.be/_TST9dVptls)
- [Bootstrap (Not Mandatory)](https://youtu.be/8ia2D1aTYWc)
- [WordPress Theme Development](https://youtu.be/sni9ZUIJDhY)

## 📚 What You will learn
- Create a plugin from scratch
- Plugin Architecture
- Custom Plugin Option
- How to upload plugin on WordPress.org
- How to update plugin on WordPress.org

## 🎯Table of Content
- [👉 WordPress Plugin Development Roadmap](https://youtu.be/bgV-OBceMoE)
- [01. Plugin Structure](https://youtu.be/pJZWgAWu7LQ)
- [02. Plugin Info Setup](https://youtu.be/4ITOqkqU5IM)
- [03. Plugin File management](https://youtu.be/Ik9Zer6AW5U)
- [04. Plugin File management](https://youtu.be/2NcPceU_2F4)
- [05. Plugin function customization](https://youtu.be/e3i9QhsEufw)
- [06. Upload plugin to wordpress](https://youtu.be/4VJ4tjAxXiI)
- [07. Upload plugin A2Z](https://youtu.be/AXDJcTfLwME)
- [08. Update Plugin](https://youtu.be/7lV_y9wqyiY)
- [09. Basic Structure](https://youtu.be/A3idnTr8WeE)
- [10. Plugin Page Creation](https://youtu.be/VLBbuZLb29w)
- [11. Static Plugin Creation](https://youtu.be/B0C8t7iJ8Gs)
- [12. Plugin Custom Option Page](https://youtu.be/7MPKHlm3CzM)
- [13. Plugin Options Page Design](https://youtu.be/CMPqNH2Cujw)
- [14. Plugin Option](https://youtu.be/ERks38ZFPOI)
- [15. Plugin Upload](https://youtu.be/MCqFNpgYgQs)
- [16. Plugin Upload](https://youtu.be/833Jshhd3Z0)
- [17. Final Video](https://youtu.be/UQ_eOY4cZlc)

## 🍕 Resources
- [Upload Plugin to WordPress.org](https://wordpress.org/plugins/developers/add/)
- [Plugin Assets Guide](https://developer.wordpress.org/plugins/wordpress-org/plugin-assets/)
- [SVN Upload Guide](https://developer.wordpress.org/plugins/wordpress-org/how-to-use-subversion/)

## Assets Folder File Instruction 👇
- banner-772x250.png
- icon-256x256.png
- screenshot-1.png 👉 900x500

## Course URL (Playlist)👇
- [WordPress Plugin Development](https://www.youtube.com/watch?v=bgV-OBceMoE&list=PLSNRR4BKcowCkeAxfdtTsLqwR0LJYwDaz)

## 🧑‍💻 Contributors
- [@Ali Hossain](https://github.com/shovoalways/)

## 🥰 Follow me
- [@Github](https://github.com/shovoalways/)
- [@Facebook](https://facebook.com/shovoalways/)
- [@Twitter](https://twitter.com/shovoalways/)
- [@Instagram](https://instagram.com/shovoalways/)