Adjustments #2
@ -11,5 +11,5 @@ git clone https://gitea.gnilebein.de/gnilebein/wordpres-uuid-file-renamer.git uu
|
|||||||
# Update
|
# Update
|
||||||
Go to plungin directory directory and run the following command.
|
Go to plungin directory directory and run the following command.
|
||||||
```
|
```
|
||||||
|
git pull
|
||||||
```
|
```
|
@ -3,8 +3,11 @@
|
|||||||
/**
|
/**
|
||||||
* Plugin Name: UUID File Renamer
|
* Plugin Name: UUID File Renamer
|
||||||
* Description: Dieses Plugin benennt hochgeladene Dateien automatisch in eine UUID um.
|
* 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
|
* Version: 1.1
|
||||||
* Author: Patrick Niebeling <patrick@niebel.ing>
|
* Author: Patrick Niebeling <patrick@niebel.ing>
|
||||||
|
* Author URI: https://gnilebein.de
|
||||||
|
* Text Domain: uuid-file-renamer
|
||||||
* License: GPL2
|
* License: GPL2
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user