Skip to content

Custom Output Directory

Custom Output Directory lets you set where block files are saved. By default, blocks go to a wp-content/uploads/wpbits-block-studio/blocks folder. You can change this to any folder in your plugin directory.

  1. Go to WPBits Block StudioSettings
  2. Find OUTPUT DIRECTORY field

Output Directory Settings

  1. Enter your desired folder name
  2. Click Save Changes

The folder will be created directly in your plugin directory, and blocks will be automatically saved there.

  • Without custom path: Blocks go to wp-content/uploads/wpbits-block-studio/blocks/ folder
  • With custom path: Blocks go to your specified folder in your WordPress setup