Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Layouts thumbnail in customizer #33

Merged
merged 5 commits into from
Jul 27, 2016
Merged

Layouts thumbnail in customizer #33

merged 5 commits into from
Jul 27, 2016

Conversation

jonathanbardo
Copy link
Member

@jonathanbardo jonathanbardo commented Jul 25, 2016

This should fix #31.

Things left to do:

  • Add customizer css
  • Add folder in css and js to split script that load in admin vs front of site.

@jonathanbardo jonathanbardo changed the title WIP layout thumbnail in customizer Layouts thumbnail in customizer Jul 25, 2016
@jonathanbardo
Copy link
Member Author

@fjarrett Can you review & merge?

@fjarrett
Copy link
Member

😻

@fjarrett fjarrett merged commit 0f3d8c8 into develop Jul 27, 2016
@fjarrett fjarrett deleted the feature/issue-31 branch July 27, 2016 18:32
class Primer_Customizer_Layouts_Control extends WP_Customize_Control {

/**
* Enqueue some custom css for this control
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jonathanbardo Sorry just caught this. Please put a period (.) at the end of your descriptions and use @action and @since.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no action here but I'll add the other 2.

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

Successfully merging this pull request may close these issues.

Show layouts as image thumbnails in Customizer
2 participants