Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Update layout-picker-custom-control.php #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

CybMeta
Copy link

@CybMeta CybMeta commented Aug 8, 2014

The layout picker was not working at all. It had a <label> wrapping all inputs. Only one option could be selected. $this->link() was missed in the inputs and current value was not checked.

CybMeta added 4 commits August 8, 2014 12:01
The layout picker was not working at all. It had a `<label>` wrapping all inputs. Only one option could be selected. `$this->link()` was missed in the inputs and current value was not checked.
Update label class to match CSS selector used by Wordpress.
Fixed cache time compare of the Google font file
Change `wp_dropdown_cats` to `wp_dropdown_categories` to avoid deprecated warnings (`wp_dropdown_cats` was deprecated in Wordpress 3.0)
Use WP_Filesystem instead of direct PHP file functions
@kaayru
Copy link

kaayru commented Jul 24, 2016

Thanks for the fix, works like a charm! Hope the pull request gets accepted someday.

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

Successfully merging this pull request may close these issues.

3 participants