Adjustments

Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
Patrick Niebeling
2025-02-10 09:54:31 +01:00
parent 2bc2ce43ba
commit 8a814cbafa
2 changed files with 4 additions and 1 deletions

View File

@ -11,5 +11,5 @@ git clone https://gitea.gnilebein.de/gnilebein/wordpres-uuid-file-renamer.git uu
# Update
Go to plungin directory directory and run the following command.
```
git pull
```

View File

@ -3,8 +3,11 @@
/**
* Plugin Name: UUID File Renamer
* Description: Dieses Plugin benennt hochgeladene Dateien automatisch in eine UUID um.
* Plugin URI: https://gitea.gnilebein.de/gnilebein/wordpres-uuid-file-renamer
* Version: 1.1
* Author: Patrick Niebeling <patrick@niebel.ing>
* Author URI: https://gnilebein.de
* Text Domain: uuid-file-renamer
* License: GPL2
*/