Genesis Customizer Support

Wordpress plugin that adds customizer support to Genesis child themes. Defaults to customizer settings and controls that are included in the Genesis Sample child theme.
Alternatives To Genesis Customizer Support
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Ohmyzsh156,8041315 hours ago1December 07, 2014633mitShell
🙃 A delightful community-driven (with 2,100+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
.tmux18,467
19 days ago35mit
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
Mailspring13,835
a month ago24gpl-3.0C
:love_letter: A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Selectize.js12,91660010510 days ago7July 12, 201837apache-2.0SCSS
Selectize is the hybrid of a textbox and <select> box. It's jQuery based, and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
Awesome Zsh Plugins12,551
6 days ago5bsd-3-clauseShell
A collection of ZSH frameworks, plugins, themes and tutorials.
Hexo Theme Next7,801
3 months ago2April 10, 201984otherStylus
Elegant and powerful theme for Hexo.
Bootstrap Fileinput5,2581,1823514 days ago89August 17, 202214otherJavaScript
An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
Bespoke4,545533923 years ago6September 24, 20154mitJavaScript
DIY Presentation Micro-Framework
Oh My Bash3,954
3 days ago97mitShell
A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Awesome Intellij Idea3,073
a day ago6mit
Alternatives To Genesis Customizer Support
Select To Compare


Alternative Project Comparisons
Readme

Genesis Customizer Support

Adds customizer support to your Genesis child theme.

Installation

  1. Install plugin with composer or git:
    1. composer require devdesigns/genesis-customizer-support
    2. git clone [email protected]:joedooley/genesis-customizer-support.git
  2. Activate plugin with WP CLI or from within WordPress dashboard.
    1. wp plugin activate genesis-customizer-support
  3. Enable theme support for genesis-customizer-support by adding the following snippet to your child theme's functions.php file.
    1. add_theme_support( 'genesis-customizer-support' );

Notes

  • Minimum PHP version is 7.2.

Roadmap

  • Switch to a config based system. This keeps control and settings configurations outside of the Register class.
  • Add additional Customizer controls.
  • Configure Live Preview.
  • Possibly add to WordPress Plugin repository(Based on demand). Users can install via github, wp-cli, and composer already.
Popular Theme Projects
Popular Plugin Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Php
Plugin
Theme
Wordpress
Wordpress Plugin