# Change Last Modified Date

WordPress plugin to change or prevent updating the last modified date for each post. It can be installed directly from WordPress plugin directory [here](https://wordpress.org/plugins/change-last-modified-date/).

## Block editor development:

- `npm install` to install packages
- `npm start` to run development
- `npm run build` to generate production build
