Explicit theme support in wp-browser 1.18
Easier theme testing for WordPress themes in wp-browser.
Easier theme testing for WordPress themes in wp-browser.
Laying down the base to support more template engines.
More demonstrations in the demo theme.
Customizing the Theme Customizer. Why mess with the UI? The purpose of the Front to Back plugin is to allow a live, in-browser, page editing user experience. Beside what’s in it for me as a developer part of the second iteration covers some UI changes to the Theme Customizer to make the editing experience come […]
Handling the front-end request.
Retrieving markup from the REST API infrastructure, the JavaScript code. Quick recap In my last post I’ve tackled the issue of allowing for the live edit of the post thumbnail within the Front to Back plugin. The live editing happens in the Theme Customizer and implementing it requires some front end and backend communication. The […]
Wrangling with post thumbnail live editing.
Kinda there with live editing of pages.
Trying to make it pleasant.
Closing the first iteration.