An open API service indexing awesome lists of open source software.

https://github.com/pixelbart/pixelbart-filename-randomizer

WordPress Plugin: Generates a unique filename for uploaded files using a random string.
https://github.com/pixelbart/pixelbart-filename-randomizer

Last synced: about 2 months ago
JSON representation

WordPress Plugin: Generates a unique filename for uploaded files using a random string.

Awesome Lists containing this project

README

          

# Pixelbart Filename Randomizer

Pixelbart Filename Randomizer is a WordPress plugin that generates unique filenames for uploaded files using a random string.

## Description

This plugin ensures that each uploaded file gets a unique filename by appending a random string to the original file extension. This helps prevent filename conflicts and improves the security of file uploads.

## Installation

1. Download the plugin zip file or clone the repository.
2. Upload the plugin files to the `/wp-content/plugins/pixelbart-filename-randomizer` directory, or install the plugin through the WordPress plugins screen directly.
3. Activate the plugin through the 'Plugins' screen in WordPress.

## Usage

Once activated, the plugin will automatically generate unique filenames for all new uploads. No additional configuration is required.

## Details

- **Plugin Name:** Pixelbart Filename Randomizer
- **Version:** 1.0.0
- **Author:** Pixelbart
- **Author URI:** [Pixelbart](https://pixelbart.de)
- **Plugin URI:** [GitHub Repository](https://github.com/pixelbart/pixelbart-filename-randomizer)

## License

This plugin is licensed under the [MIT License](LICENSE).

## Changelog

### 1.0.0
- Initial release

## Contributing

Contributions are welcome! Please open an issue or submit a pull request to the [GitHub Repository](https://github.com/pixelbart/pixelbart-filename-randomizer).

## Support

For support, please visit the [GitHub Issues](https://github.com/pixelbart/pixelbart-filename-randomizer/issues) page.