plugin-icon

Core Version Switcher

作者 Kanani Parth·
Easily switch between WordPress core versions safely from the dashboard.
版本
1.0.0
最近更新:
Aug 3, 2026

Allows developers and site administrators to quickly switch between different WordPress core versions directly from the WordPress dashboard. Ideal for testing plugin compatibility, debugging version-specific issues, or downgrading/upgrading WordPress core safely.

Developer Notes

This plugin uses PostCSS for CSS compilation and nesting. Source files and build configurations are included.

CSS Compilation

To build the compiled stylesheets: 1. Ensure Node.js and npm are installed. 2. Run npm install in the plugin directory to install dependencies. 3. Run npm run build to compile styles from src/css/ to admin/css/.

Coding Standards

To run WordPress coding standard checks: 1. Ensure Composer is installed. 2. Run composer install to install development packages. 3. Run vendor/bin/phpcs to check PHP code against WordPress standards.

目前已測試版本
WordPress 7.0.3
此外掛程式已可供下載,並可用於你 系統。