=== Add SWF Support for Media Uploader | inventivo ===
Contributors: inventivogermany
Plugin Name:  Add SWF Support for Media Uploader | inventivo
Plugin URI:   https://www.inventivo.de/webseiten/wordpress-plugins
Description:  Add SWF Support for Media Uploader
Version:      1.0.4
Author:       Nils Harder
Author URI:   https://www.inventivo.de
Tags: swf, flash, media uploader, mime types, upload
Requires at least: 5.0
Requires PHP: 7.4
Tested up to: 7.1
Stable tag: 1.0.4
Text Domain: inventivo-addswfsupport
Domain Path: /languages
License:      GPL2
License URI:  https://www.gnu.org/licenses/gpl-2.0.html


Add SWF Support for Media Uploader

== Description ==

PLEASE NOTE: This plugin is outdated. The SWF format is no longer played by any current browser, so there is no reason to use it in a new project. It is kept available and tested for existing installations that still manage SWF files in their media library.

WordPress does not allow to upload .swf files out of the box. This plugin adds SWF support to the media uploader.

Visit our Website in order get more handy and <a href="https://www.inventivo.de/webseiten/wordpress-plugins">free WordPress Plugins</a>.

Inventivo WordPress plugins are small and simple:
- Responsive - fits to all screens
- Easy configuration
- Lightweight code

Get your Add SWF Support for Media Uploader Plugin now!

How it works:

1. Upload the Plugin
2. Activate the Plugin

== Installation ==

Use WordPress' Add New Plugin feature, searching "Add SWF Support for Media Uploader| inventivo", or download the archive and:

1. Unzip the archive on your computer  
2. Upload `inventivo-addswfsupport` directory to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

== Screenshots ==

== Changelog ==

1.0.4 Tested with WordPress 7.1 on PHP 7.4, 8.3 and 8.4, and marked as outdated because SWF is no longer played by any current browser. Removed an undefined variable that produced a warning every time the upload dialog was opened. Dismissing the admin notice now requires a valid nonce, which closes a request forgery gap without locking out editors and authors. The admin notice now links to a page that exists again, and its stylesheet uses a plugin specific handle so it no longer collides with our other plugins.
1.0.2   Ability to dismiss admin notice persistently.
0.0.3   Code cleanup