[![Fast tests: Lint JS, PHPCS/XSS, PHPStan, PHPUnit](https://github.com/wp-staging/wp-staging-pro/actions/workflows/fast_tests.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/fast_tests.yml) [![All Pro e2e](https://github.com/wp-staging/wp-staging-pro/actions/workflows/php_pro.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/php_pro.yml) [![Pro Playwright](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_playwright.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_playwright.yml) [![Basic Playwright](https://github.com/wp-staging/wp-staging-pro/actions/workflows/basic_playwright.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/basic_playwright.yml) [![Pro Multisite Backup](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_multi_backup.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_multi_backup.yml) [![Pro Multisite Cloning](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_multi_cloning.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_multi_cloning.yml) [![Pro Flywheel/WordPressCom Single Site Backup](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_single_thirdparty_backup.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_single_thirdparty_backup.yml) [![Pro Flywheel/WordPressCom Single Site Backup Compression Enabled](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_single_thirdparty_backup_compression.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_single_thirdparty_backup_compression.yml) [![Pro Single Site Backup Compression Enabled](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_single_backup_compression.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_single_backup_compression.yml) [![Pro Single Site Cloud Storage](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_single_cloud_storage.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/pro_single_cloud_storage.yml) [![Basic Backup](https://github.com/wp-staging/wp-staging-pro/actions/workflows/basic_backup.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/basic_backup.yml) [![Pro Integration](https://github.com/wp-staging/wp-staging-pro/actions/workflows/integration.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/integration.yml) [![Basic Cloning](https://github.com/wp-staging/wp-staging-pro/actions/workflows/basic_cloning.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/basic_cloning.yml) [![Unit tests on Windows](https://github.com/wp-staging/wp-staging-pro/actions/workflows/windows_wpunit.yml/badge.svg)](https://github.com/wp-staging/wp-staging-pro/actions/workflows/windows_wpunit.yml) ### Welcome to the WP Staging repository ## Note ## This is the latest release of WP STAGING BASIC for WordPress that you can find on [wordpress.org](https://wordpress.org/plugins/wp-staging/) ## About This Repository ## This is the repository for WPSTAGING Basic. It is **generated automatically** as part of a build process that happens in the private repository of WPSTAGING Pro, where the real development happens. In the real repository, we run thousands of quality tests using GitHub actions during development, such as code style (PHPCS), static code analysis checks (PHPSTAN), and automated unit tests (PHPUnit) and webdriver tests (Selenium), powered by wp-browser. ## Bugs ## If you find an issue, let us know [here](https://github.com/WP-Staging/wp-staging/issues?state=open)! ## Support ## This is a public mirror of WP STAGING BASIC version. No official support is given here but we check this repository regularely for feedback and PR's ## Contributions ## Anyone is welcome to contribute to WP STAGING. Please read the [guidelines for contributing](https://github.com/wp-staging/wp-staging/blob/master/CONTRIBUTING.md) to this repository. There are various ways you can contribute: 1. Raise an [Issue](https://github.com/wp-staging/wp-staging/issues) on GitHub 2. Send us a Pull Request with your bug fixes and/or new features 3. Translate WP-Staging into different languages 4. Provide feedback and suggestions on [enhancements](https://github.com/WP-Staging/wp-staging/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open)