Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Back To The Theme

Opis

A tool to observe how a page loads in different themes simultaneously.
Useful for debugging plugins or Gutenberg blocks.

How to Use:

  1. Install several themes you’d like to check out.
  2. Create a new page.
  3. Navigate to ToolsBack To The Theme
  4. Choose if you want to demo editor- or view side.
  5. Select the themes you’d like to check out.
  6. Choose the page you just created. This page will be previewed with all the themes you’ve selected.
  7. Click Do it!.
  8. 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.

Snimke zaslona

Instalacija

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. You can find the plugin under “Tools” menu.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Back To The Theme” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Back To The Theme” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.2.0

Test in the editor, too!

1.1.0

First version!