actions-marketplace-validations/Setup WP-ENV

Runs wp-env to setup a WordPress site for testing.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 26, 2022
License
GPL 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/godaddy-wordpress_setup-wp-env@a94fb23f6f0b480767e634b478f615076e2baddf # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
coreThe WordPress installation to use.
phpVersionThe PHP version to use.
pluginsA list of plugins to install and activate in the environment.
themesA list of themes to install in the environment.
configMapping of wp-config.php constants to their desired values.
mappingsMapping of WordPress directories to local directories to be mounted in the WordPress instance.
envOverride any of the above options on an individual-environment basis.{}

no outputs