Title: York IE &#8211; Theme Switcher
Author: yorksupport
Published: <strong>2026-06-18</strong>
Last modified: 2026-06-29

---

Szukaj wtyczek

![](https://ps.w.org/page-theme-switcher/assets/banner-772x250.png?rev=3578110)

![](https://ps.w.org/page-theme-switcher/assets/icon-256x256.png?rev=3577181)

# York IE – Theme Switcher

 Autor: [yorksupport](https://profiles.wordpress.org/yorksupport/)

[Pobierz](https://downloads.wordpress.org/plugin/page-theme-switcher.1.6.0.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/page-theme-switcher/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/page-theme-switcher/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/page-theme-switcher/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/page-theme-switcher/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/page-theme-switcher/)

## Opis

York IE – Theme Switcher lets editors assign a theme to a single piece of content
or preview how that content looks in another installed theme. The site-wide active
theme stays unchanged.

**Features**

 * Assign a theme per post, page, or public custom post type
 * Assign a page template from the selected theme, with a dropdown that updates 
   when the theme changes
 * Settings page to enable theme switching per post type
 * Preview any supported item with another installed theme in a new tab
 * Content Theme meta box in the editor sidebar
 * Front-end admin bar menu for quick theme previews while logged in
 * Preview banner with an exit link when previewing
 * Works with subdirectory WordPress installs

**How it works**

 1. Edit a post, page, or custom post type.
 2. Choose a theme from the **Content Theme** sidebar panel.
 3. Optionally choose a **Page template** from the selected theme. The template list
    refreshes whenever you change the theme.
 4. Click **Update** to save the assignment, or use **Preview with selected theme**
    to test the theme and template without saving.

Visitors see the assigned theme only on that content item. Other pages continue 
using the active site theme.

**Permissions**

 * Theme preview URLs require a valid nonce and permission to edit the item or the`
   switch_themes` capability.
 * Assigned themes are visible to all visitors on the front end for that content
   item.

**Developer filters**

 * `pagethsw_supported_post_types` — Limit or extend supported post types.
 * `pagethsw_is_supported_post_early` — Control post type support before `init`.

## Zrzuty ekranu

[⌊Content Theme panel in the editor sidebar.⌉⌊Content Theme panel in the editor 
sidebar.⌉[

Content Theme panel in the editor sidebar.

[⌊Theme preview banner on the front end.⌉⌊Theme preview banner on the front end.⌉[

Theme preview banner on the front end.

[⌊Content Theme menu in the admin bar.⌉⌊Content Theme menu in the admin bar.⌉[

Content Theme menu in the admin bar.

## Instalacja

 1. Install the plugin through the WordPress Plugins screen.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Edit any supported post, page, or custom post type and use the **Content Theme**
    panel in the sidebar.
 4. Go to **Settings  York IE – Theme Switcher** to choose which post types are enabled.

## Najczęściej zadawane pytania

### Does this change the active theme for the whole site?

No. It only changes the theme used for the selected content item. The active theme
under **Appearance  Themes** is not modified.

### Which content types are supported?

Public post types with an admin UI are supported by default, including posts, pages,
and custom post types. Attachments, revisions, templates, and other internal post
types are excluded.

### Why can I preview a theme but visitors still see the default theme?

Preview mode is for logged-in users with permission to edit the item. To apply a
theme for everyone, choose a theme in **Content Theme**, save the item, and open
the public URL without preview query arguments.

### Can I limit which post types show the Content Theme panel?

Yes. Open **Settings  York IE – Theme Switcher** and check only the post types you
want. Developers can use the `pagethsw_supported_post_types` filter.

### How does the page template dropdown work?

After you assign a theme, the **Page template** dropdown lists the page templates
declared by that theme for the current post type. Selecting one renders the content
with that template on the front end (and in preview). The list updates automatically
when you change the theme.

### Why are no templates listed for some themes?

The dropdown reads the page templates a theme registers through the standard WordPress
template headers. Themes that do not ship custom page templates for the current 
post type will only show **Default template**.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„York IE – Theme Switcher” jest oprogramowaniem open source. Poniższe osoby miały
wkład w rozwój wtyczki.

Zaangażowani

 *   [ yorksupport ](https://profiles.wordpress.org/yorksupport/)

[Przetłumacz wtyczkę “York IE – Theme Switcher” na swój język.](https://translate.wordpress.org/projects/wp-plugins/page-theme-switcher)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/page-theme-switcher/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/page-theme-switcher/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/page-theme-switcher/)
przez [RSS](https://plugins.trac.wordpress.org/log/page-theme-switcher/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.6.0

 * Add a Page template dropdown to the Content Theme panel that lists the selected
   theme’s page templates.
 * The template list updates automatically when the assigned theme changes.

#### 1.5.3

 * Update plugin branding to York IE – Theme Switcher.

#### 1.5.2

 * Remove deprecated `pts_` filter hooks; use `pagethsw_` filters only.

#### 1.5.1

 * Rename plugin to York IE – Theme Switcher.

#### 1.5.0

 * Prefix all options, meta keys, hooks, and identifiers with `pagethsw_` per WordPress.
   org guidelines.
 * Migrate legacy `pts_` data automatically on upgrade.

#### 1.4.1

 * Fix Plugin Check database query warnings for slug-based post lookups.

#### 1.4.0

 * Add settings page to enable theme switching per post type.

#### 1.3.2

 * Fix Plugin Check input sanitization and nonce verification warnings.

#### 1.3.1

 * Fix Plugin Check database escaping warnings in post lookup queries.

#### 1.3.0

 * Prepare plugin for WordPress.org distribution.
 * Add uninstall routine and directory submission files.

#### 1.2.3

 * Fix saved theme assignments for custom post types before `init`.
 * Improve URL resolution for subdirectory installs.

#### 1.2.2

 * Remove duplicate block editor sidebar panel.

#### 1.2.1

 * Include pages in supported post types.

#### 1.2.0

 * Add support for posts and custom post types.
 * Fix block editor saving and subdirectory permalink handling.

#### 1.0.0

 * Initial release with per-page theme assignment and preview.

## Meta

 *  Wersja **1.6.0**
 *  Ostatnia aktualizacja **10 godzin temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 6.0 lub nowszej **
 *  Testowano do **7.0**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/page-theme-switcher/)
 * Tagi
 * [preview](https://pl.wordpress.org/plugins/tags/preview/)[switch theme](https://pl.wordpress.org/plugins/tags/switch-theme/)
   [switcher](https://pl.wordpress.org/plugins/tags/switcher/)[theme](https://pl.wordpress.org/plugins/tags/theme/)
   [Theme Switcher](https://pl.wordpress.org/plugins/tags/theme-switcher/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/page-theme-switcher/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/page-theme-switcher/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/page-theme-switcher/reviews/)

## Zaangażowani

 *   [ yorksupport ](https://profiles.wordpress.org/yorksupport/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/page-theme-switcher/)