Beschreibung
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.
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress
- You can find the plugin under „Tools“ menu.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Back To The Theme“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Back To The Theme“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.2.0
Test in the editor, too!
1.1.0
First version!