Closed sejas closed 1 year ago
It re-uses the already existing text as a label for plugin checkboxes on the settings modal
yarn install
composer install
yarn wp-env start
cd source/wp-content/themes/wporg-wasm/src/wasm-demo
nvm use v14.21.3
yarn start
/wp-admin
Wasm
wasm demo
Before
After
Description
It re-uses the already existing text as a label for plugin checkboxes on the settings modal
Testing instructions
yarn install
composer install
yarn wp-env start
# to start the main servercd source/wp-content/themes/wporg-wasm/src/wasm-demo
nvm use v14.21.3
yarn install
yarn start
# to start the wasm demo block/wp-admin
Wasm
if it's not active yet.wasm demo
Screenshot
Before
After