Cryout Theme Switch
开发者 |
Cryout Creations
|
更新时间 |
2024年10月25日 01:23 |
捐献地址: |
去捐款 |
PHP版本: |
5.6 及以上 |
WordPress版本: |
6.6 |
版权: |
GPLv3 |
版权网址: |
版权信息
|
详情介绍:
Quickly and easily swap between themes. Adds a theme switcher to the WordPress Admin Bar with all parent/child themes, filtering and favorites list. Compatible with WordPress 4+
Performs transparent theme switch by redirecting to the initial URL on both the frontend and in the dashboard.
安装:
Automatic installation
- Navigate to Plugins in your dashboard and click the Add New button.
- Type in "Cryout ThemeSwitch" in the search box on the right and press Enter, then click the Install button next to the plugin title.
- After installation Activate the plugin, and the quick switcher will appear in the admin bar.
Manual installation
- Upload
cryout-themeswich
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress and the quick switcher will appear in the admin bar.
屏幕截图:
更新日志:
1.0.4
- Fixed 'Creation of dynamic property' deprecation warnings with PHP 8.3
1.0.3
- Fixed network-enabled themes detection on Multisite installs
1.0.2
- Fixed jQuery deprecation warnings with WordPres 5.6
- Fixed child theme vertical alignment in favorites list
- Bumped supported WordPress version to 5.6
1.0.1
- Added visual indicators for child themes in favorites list
- Added parent theme slug indicator for child themes
- Added activation check for roles capable of switching themes only
- Improved themes list sorting
- Fixed saving favorites list fails with WordPress 5.3
- Fixed notice of undefined index 'path' sometimes being displayed on frontend on theme switch
1.0.0
- Added configurable favorite themes admin submenu list (and settings page)
- Added extra information for identically named themes
- Improved active theme emphasis
- Improved theme search autofocus
- Fixed themes with identical names all being indicated as active when one is
0.5.3
- Fixed redirection with subfolder installs
0.5.2
- Added redirect to source page when switching themes
- Fixed pressing Enter on the theme filter input submitting ghost form
0.5.1
- Added scrollbar when the themes list is too long to fit the screen
- Added switch menu on the frontend visible admin bar as well
- Added accessibility support
0.5
- Initial release.
- Loosely based on Matty's Theme QuickSwitch plugin