Open nickburne opened 9 years ago
This is gonna be fun!!!
How are you getting on with this one??
Hmm... Its a WP customizer class only for header images not specific to storefront, it is WP functionality used in several themes for instance stock 2015 theme, Unfortunately its not modular like other WP features but a chunk of code which requires careful analysis and testing. Moreover its not documented nowhere so I'll have to carry on with browsing and analyzing WP core files and find a way to incorporate it in post meta.
Hi, Had been working on this since last couple of hours, Unfortunately, I couldn't find a way to integrate WP_Customize_Header_Image_Control class with post meta. However we can get this done via our own interface for cropping, lemme know if I should proceed with that.
Aaaawww... Today is Saturday.... So Will have to wait till Monday right..?..?? I guess so...
I think we should leave this for now and reverse any code...
Can you confirm that you have removed any code for this??
@jordankeats - this is one for us to discuss...
Yep, Done.
Ta
You're Welcome.
@nickburne - sounds good.
On Mar 16, 2015, at 3:12 AM, Nick Burne notifications@github.com wrote:
@jordankeats - this is one for us to discuss...
— Reply to this email directly or view it on GitHub.
Leave for now (James K)
This option should work just how the option in the WordPress customizer works.
Specifically at the upload image option for global header background image in the WP Customizer offers the user the ability to crop the image. See pic.
Please ammend the per page/post option for background image to offer the same ability for users to crop the image.
Thanks,
Nick