Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Customizer Integration! #2458

Closed
dovy opened this issue Jul 9, 2015 · 2 comments
Closed

New Customizer Integration! #2458

dovy opened this issue Jul 9, 2015 · 2 comments

Comments

@dovy
Copy link
Contributor

dovy commented Jul 9, 2015

In the master branch you can now test our new customizer integration!

In this version, we have support for the following fields:

  • checkbox
  • color_rgba
  • color
  • raw
  • media
  • spinner
  • palette
  • button_set
  • image_select
  • radio
  • select
  • gallery
  • slider
  • sortable
  • switch
  • text
  • textarea

We also support fields and all compiler save hooks. What this integration is lacking is the following:

  • Validation - Custom validation callbacks
  • Required - Custom field value linking
  • Live Updates - We do updates on refresh, not live.
  • Compiler Hook - Firing on each save no matter what. Gotta fix that!

Other than that, we consider this to be stable for release to WP.org or any space. Give it a try, and let us know what you find! :)

@mandricmihai
Copy link

Great release 👍

@dovy dovy closed this as completed Jul 22, 2015
@renztoygwapo
Copy link

awesome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants