Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 302 Bytes

File Block Without Preview

A fork of the WordPress File block that removes the preview setting.

  1. Clone the repository into the plugins directory.
  2. Change into the file-without-preview-block directory.
  3. Run npm install to install dependencies.
  4. Run npm run build to build the plugin.