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

Radio and checkboxes option types , additional attributes #1242

Closed
danyj opened this issue Jan 28, 2016 · 3 comments
Closed

Radio and checkboxes option types , additional attributes #1242

danyj opened this issue Jan 28, 2016 · 3 comments

Comments

@danyj
Copy link
Contributor

danyj commented Jan 28, 2016

For select option we can add attributes to choices,

    'choice-2' => array(
        'text' => __('Choice 2', 'fw'),
        'attr' => array('data-foo' => 'bar'),
    ),

can we have this for radios and checkboxes please?

@danyj danyj changed the title Radio and checkboxes option types , additional attrbutes Radio and checkboxes option types , additional attributes Jan 28, 2016
@ghost ghost self-assigned this Jan 28, 2016
@ghost ghost added the ready label Jan 28, 2016
@ghost ghost closed this as completed in 4eca3b3 Feb 1, 2016
@ghost ghost removed the ready label Feb 1, 2016
@danyj
Copy link
Contributor Author

danyj commented Feb 1, 2016

thnx!

@danyj
Copy link
Contributor Author

danyj commented Aug 23, 2016

@moldcraft , can we have this for image-picker also please, the attr that work for select option type do not work on image-picker

@danyj
Copy link
Contributor Author

danyj commented Aug 23, 2016

I opened a new issue for this #1915

This issue was closed.
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

1 participant