wp-staging
Last commit date
Backend
1 year ago
Backup
1 year ago
Basic
1 year ago
Core
1 year ago
Framework
1 year ago
Frontend
1 year ago
Notifications
1 year ago
Staging
1 year ago
assets
1 year ago
languages
1 year ago
resources
1 year ago
vendor_wpstg
1 year ago
views
1 year ago
CONTRIBUTING.md
1 year ago
Deactivate.php
2 years ago
README.md
1 year ago
SECURITY.md
2 years ago
autoloader.php
3 years ago
bootstrap.php
1 year ago
constantsFree.php
1 year ago
freeBootstrap.php
2 years ago
install.php
2 years ago
opcacheBootstrap.php
1 year ago
readme.txt
1 year ago
runtimeRequirements.php
2 years ago
uninstall.php
1 year ago
wp-staging-error-handler.php
2 years ago
wp-staging.php
1 year ago
README.md
30 lines
| 1 | [](https://github.com/wp-staging/wp-staging-pro/actions/workflows/fast_tests.yml](https://github.com/wp-staging/wp-staging-pro/actions/workflows/fast_tests.yml](https://github.com/wp-staging/wp-staging-pro/actions/workflows/fast_tests.yml) |
| 2 | |
| 3 | ### Welcome to the WP Staging repository |
| 4 | |
| 5 | ## Note ## |
| 6 | |
| 7 | This is the latest release of WP STAGING BASIC for WordPress that you can find on [](https://wordpress.org/plugins/wp-staging/wordpress.org](https://wordpress.org/plugins/wp-staging/](https://wordpress.org/plugins/wp-staging/) |
| 8 | |
| 9 | ## About This Repository ## |
| 10 | |
| 11 | 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. |
| 12 | |
| 13 | 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. |
| 14 | |
| 15 | ## Bugs ## |
| 16 | If you find an issue, let us know [](https://github.com/WP-Staging/wp-staging/issues?state=openhere](https://github.com/WP-Staging/wp-staging/issues?state=open](https://github.com/WP-Staging/wp-staging/issues?state=open)! |
| 17 | |
| 18 | ## Support ## |
| 19 | 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 |
| 20 | |
| 21 | ## Contributions ## |
| 22 | Anyone is welcome to contribute to WP STAGING. Please read the [](https://github.com/wp-staging/wp-staging/blob/master/CONTRIBUTING.mdguidelines for contributing](https://github.com/wp-staging/wp-staging/blob/master/CONTRIBUTING.md](https://github.com/wp-staging/wp-staging/blob/master/CONTRIBUTING.md) to this repository. |
| 23 | |
| 24 | There are various ways you can contribute: |
| 25 | |
| 26 | 1. Raise an [](https://github.com/wp-staging/wp-staging/issuesIssue](https://github.com/wp-staging/wp-staging/issues](https://github.com/wp-staging/wp-staging/issues) on GitHub |
| 27 | 2. Send us a Pull Request with your bug fixes and/or new features |
| 28 | 3. Translate WP-Staging into different languages |
| 29 | 4. Provide feedback and suggestions on [](https://github.com/WP-Staging/wp-staging/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=openenhancements](https://github.com/WP-Staging/wp-staging/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open](https://github.com/WP-Staging/wp-staging/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open) |
| 30 |