最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

theme development - WordPress Customizer Control with React

programmeradmin0浏览0评论

I am just doing a demo on the WordPress customizer API to edit the header with custom controls.

I have designed a custom control by extending WP_Customize_Control and Jquery to refresh/postMessage the element to speed up the UI experience, which is working fine.

But, When I compared this with react based Customizer which is much faster than PHP/JQuery based.

Is there any other ways/approaches to make customizer UI more faster?

Is there any starter example/doc to start working with React-based customizer controls etc?

发布评论

评论列表(0)

  1. 暂无评论