Skip to content

flowdee/WP-OOP-Settings-API

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WordPress OOP Settings API

Tweet for help GitHub stars GitHub followers β€” ☝️ Make sure you ⭐ and πŸ‘€ this repository!

Ever wanted to build custom settings inside your WordPress plugin or theme and didn't like the non-DRY approach for creating custom settings via WordPress API? Well, that's why and when I wrote this OOP Wrapper for WordPress Settings API. 🎊

Screenshots

Screenshots

TODO:

  • Basic Settings Page
  • Tabs on Settings Page with JS
  • Tabs on Settings Page with JS
  • Documentation for code workflow
  • Create Field: text
  • Create Field: textarea
  • Create Field: url
  • Create Field: number
  • Create Field: checkbox
  • Create Field: multicheck
  • Create Field: radio
  • Create Field: select
  • Create Field: html
  • Create Field: wysiwyg
  • Create Field: file
  • Create Field: image
  • Create Field: password
  • Create Field: color
  • Tutorials
  • Blog post
  • Documentation
  • Re-factor the code with WP Standards
  • Re-factor the code into classes

License

License

Release under GNU GPL v2.0

Credits

Credits

@AhmadAwais, @deviorobert, @MaedahBatool AND @WordPress, @tareq1988, @royboy789, @twigpress.


image

This open source project is maintained by the help of awesome businesses listed below. What? Read more about it β†’

About

πŸ›  WP-OOP-Settings-API is a Settings API wrapper built with Object Oriented Programming practices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%