=== Real Physical Media ===
Contributors: devowl, mguenter, jankarres
Tags:
Donate link:
Stable tag: trunk
Requires at least: 5.9
Requires PHP: 7.4.0
Tested up to: 6.9
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.en.html

Reflect the folder structure of your Real Media Library in your file system. Organize media in physical folders and benefit from SEO optimization.

== Description ==

Reflect the folder structure of your Real Media Library in your file system. Organize media in physical folders and benefit from SEO optimization.

== Installation ==

1. Go to your WordPress backend
2. Navigate to "Plugins" > "Add New"
3. Search for "Real Media Library"
4. Install and activate the plugin
5. Go to "Media" in the left sidebar and enjoy the advanced media management with folders

== Frequently Asked Questions ==

= Inspection of plugin source files =

Most plugin files (PHP, templates, assets) are in the ZIP in human-friendly, unprocessed form (soure files).

The plugin’s JavaScript/TypeScript is bundled (e.g. by Webpack) from plugin-specific packages and third-party open source to produce build files. Each build ends with `//# sourceMappingURL=…` to source maps with the original, human-readable code; these maps are public and the included source code can be inspected by anyone directly in your browser, if you have installed the plugin.

To conveniently view the complete codebase of the consumed script in e.g. Chromium/Google Chrome, open *⋮ > More tools > Developer tools > ⋮ (in DevTools) > Settings > Preferences > Sources* and enable "JavaScript source maps", "CSS source maps", and "Allow DevTools to load resources, such as source maps, from remote file paths". Reload, then open *DevTools > Sources > "devowl-local-files"* to inspect all readable sources.

Source maps are hosted outside the ZIP to keep size manageable; otherwise the plugin could exceed limits of web hosts and become non-installable.

The repository with all source files can be do be inspected by anyone at [assets.devowl.io/wordpress-plugins-source-code.zip](https://assets.devowl.io/wordpress-plugins-source-code.zip). Please check out the `README.md` in the repository to learn how to get started!

For details on the data procession of our servers, please read [devowl.io/privacy-policy](https://devowl.io/privacy-policy/).

== Screenshots ==


== Changelog ==
You can view the changelog and release notes [here](https://devowl.io/wordpress-real-physical-media/changelog/).

== Upgrade Notice ==

