Closed sejas closed 1 year ago
It adds modifies the theme image alts on settings modal so they are different from the text below.
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 adds modifies the theme image alts on settings modal so they are different from the text below.
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
theme if it's not active yet.wasm demo
Screenshot
Before
After