Simple Wordpress Plugin Source Code:
https://drive.google.com/file/d/1t2sh...
What you will learn:
1. Add link in Wordpress Sidebar's Settings Section
2. Create Wordpress Admin Page
1. Install wordpress
2. Create Plugin Folder structure
3. on includes folder create scripts, content, settings
4. Add styles and script using scripts page
5. Modify the post content using posts page
6. Add new link on wordpress sidebar settings
7. Create global variable to hold input values
8. Add html code to display in wordpress admin in settings page