=== Media Type Excluder For AIOWP Migration ===
Contributors: giuse
Donate link: https://josemortellaro.com/
Tags: all-in-one wp migration, exclude, file extensions, backup, migration
Requires at least: 4.9
Tested up to: 6.8
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin provides a simple way to exclude specific file extensions from your [All-in-One WP Migration export](https://wordpress.org/plugins/all-in-one-wp-migration/).

== Description ==
This lightweight plugin adds a new option to the [All-in-One WP Migration](https://wordpress.org/plugins/all-in-one-wp-migration/) export settings. It allows you to specify which file extensions to skip during the export process. This is particularly useful for removing large audio or video files that are not needed in your site export, helping you save storage space.

== Installation ==

Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.

Activate the plugin through the 'Plugins' screen in WordPress.

== Usage ==
After activating the plugin, go to [All-in-One WP Migration](https://wordpress.org/plugins/all-in-one-wp-migration/) -> Export. In the Advanced Options section, you will find a new field labeled "Exclude file extensions". Enter the file extensions you want to exclude, separated by a comma (e.g., mp3, mov, wav), and then proceed with the export.


== More details about Media Type Excluder For AIOWP Migration ==

Please read more details about the plugin on [this page](https://josemortellaro.com/why-exporting-with-all-in-one-wp-migration-sometimes-fails-and-how-to-fix-it/).

== Changelog ==

= 1.0.1 =
Added: Preventing direct file access to plugin files

= 1.0.0 =

Initial release.