Weston Ruter

Results 1138 comments of Weston Ruter

I personally don't have time. You could see if @johndyer has some availability.

In the HTML5 read along, make each verse reference a shortcut to setting the player to the time index for the verse.

@iseulde To use the plugin, currently you navigate to a post that you want to edit, and then select Customize from the admin bar: > ![test___wordpress_develop1](https://cloud.githubusercontent.com/assets/134745/2976763/fdba95f2-dba3-11e3-8e28-5c63a015b849.png) Then you will see...

@iseulde yes, am familiar with the Post Customizer plugin. (I would have called my POC โ€œPost Customizerโ€ instead of โ€œCustomize Postsโ€ otherwise :smile:) That project came out while we were...

@iseulde yeah, I'm happy if Customize Posts develops in parallel to Front-end Editing. I was just hoping it might be a useful reference for how to leverage the Customizer to...

I've continued work on customize-posts. Here's the pending release: https://github.com/x-team/wp-customize-posts/pull/16 From the `develop` branch: https://github.com/x-team/wp-customize-posts/tree/develop By the way, I wanted to also draw your attention to this core ticket I...

@iseulde @celloexpressions I felt inspired and took a quick stab at seeing what it would take to add basic inline editing to the Customizer. I was surprised at how easy...