內容簡介
這是一個可以同時觀察不同佈景主題載入網頁的工具,
非常適合用來做除錯或測試 Gutenberg 區塊或外掛。
如何使用:
安裝幾個你想要檢查的佈景主題。
創建一個新的頁面。
前往「工具 → Back To The Theme」。
選擇您想要進行演示的編輯器或檢視側。
選擇您想要檢查的佈景主題。
選擇您剛剛創建的頁面。此頁面將以您選擇的所有主題預覽。
點擊「Do it!」。
滾動以查看使用您選擇的所有佈景主題呈現的頁面。
您將看到您的頁面在許多 iframe 中使用不同的主題加載,非常方便地進行預覽和除錯。
以下是一些流行的佈景主題清單:
`
請參閱wp theme install的文檔。
插件在 GitHub 上的原始碼。
外掛標籤
開發者團隊
原文外掛簡介
A tool to observe how a page loads in different themes simultaneously.
Useful for debugging plugins or Gutenberg blocks.
How to Use:
Install several themes you’d like to check out.
Create a new page.
Navigate to Tools → Back To The Theme
Choose if you want to demo editor- or view side.
Select the themes you’d like to check out.
Choose the page you just created. This page will be previewed with all the themes you’ve selected.
Click Do it!.
Scroll to see the page rendered with all the themes you selected.
You’ll see your page load with different themes in a bunch of iframes for handy preview and debugging.
A nice list of popular themes to test:
`
wp theme install \
astra \
colormag \
customizr \
generatepress \
hestia \
hueman \
oceanwp \
shapely \
storefront \
sydney \
twentyeleven \
twentyfifteen \
twentyfourteen \
twentynineteen \
twentyseventeen \
twentysixteen \
twentyten \
twentythirteen \
twentytwelve \
vantage
`
See docs for wp theme install.
Plugin’s source code on GitHub.
