wp-staging
Last commit date
Backend
1 month ago
Backup
1 month ago
Basic
3 months ago
Component
1 month ago
Core
1 month ago
Framework
1 month ago
Frontend
5 months ago
Notifications
8 months ago
Staging
1 month ago
assets
1 month ago
languages
1 month ago
resources
1 year ago
vendor_wpstg
1 month ago
views
1 month ago
CONTRIBUTING.md
1 year ago
Deactivate.php
8 months ago
README.md
3 months ago
SECURITY.md
2 years ago
autoloader.php
1 month ago
bootstrap.php
1 month ago
commonBootstrap.php
1 month ago
constantsFree.php
1 month ago
freeBootstrap.php
1 month ago
install.php
1 year ago
opcacheBootstrap.php
1 month ago
readme.txt
1 month ago
runtimeRequirements.php
3 months ago
uninstall.php
1 month ago
wp-staging-error-handler.php
6 months ago
wp-staging.php
1 month ago
README.md
33 lines
| 1 |  |
| 2 |  |
| 3 |  |
| 4 |  |
| 5 | |
| 6 | ### Welcome to the WP Staging repository |
| 7 | |
| 8 | ## Note ## |
| 9 | |
| 10 | 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/) |
| 11 | |
| 12 | ## About This Repository ## |
| 13 | |
| 14 | 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. |
| 15 | |
| 16 | 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. |
| 17 | |
| 18 | ## Bugs ## |
| 19 | 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)! |
| 20 | |
| 21 | ## Support ## |
| 22 | This is a public mirror of WP STAGING BASIC version. No official support is given here but we check this repository regularly for feedback and PRs |
| 23 | |
| 24 | ## Contributions ## |
| 25 | 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. |
| 26 | |
| 27 | There are various ways you can contribute: |
| 28 | |
| 29 | 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 |
| 30 | 2. Send us a Pull Request with your bug fixes and/or new features |
| 31 | 3. Translate WP-Staging into different languages |
| 32 | 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) |
| 33 |