Skip to content

🎩 WP Customize component related boilerplate theme and features implementation. Basic customizer controls, settings, implementation with focus on secure and sanitized data.

ahmadawais/WPCustomize

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
WPCustomize
A Boilerplate WordPress Theme. Customizer components related boilerplate theme and feature implementation.
A FOSS (Free & Open Source Software) project. Maintained by @AhmadAwais.

Getting Started

This is an installable WordPress theme that has a folder called customizer which includes basic and advanced implementations of customize settings and controls.

Architecture Design

Following architecture design is followed inside the root folder wpcustomizer which contains following important folders and files.

  • customizer Folder contains customizer related data.
  • customizer/wpc-init.php WPCustomize initializer (required once in functions.php).
  • panel Folder contains all the customizer panels.
  • panel/wpcustomize.php WPCustomize panel.
  • section Folder contains all the customizer sections.
  • section/basic.php Basic section with customizer basic settings/controls (i.e. Text, Textarea, Checkbox, Radio, and Select).
  • section/advanced.php Advanced section with customizer advanced settings/controls (i.e. Color, Image, and Upload).

Screenshots

WPCustomize Panel:


WPCustomize Sections:


WPCustomize Section: Basic


WPCustomize Section: Advanced

License

Released under MIT License. Copyright Ahmad Awais


πŸ™Œ β€” If 500 people signup here, I will build a video series for this.


πŸ™Œ THEDEVCOUPLE PARTNERS

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



For anything else, tweet at @MrAhmadAwais

I have released a video course to help you become a better developer β€” Become a VSCode Power User β†’



VSCode

VSCode Power User Course β†’

About

🎩 WP Customize component related boilerplate theme and features implementation. Basic customizer controls, settings, implementation with focus on secure and sanitized data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published