diff --git a/README.md b/README.md index be9907a..1edd2c5 100644 --- a/README.md +++ b/README.md @@ -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 ``` \ No newline at end of file diff --git a/uuid-file-renamer.php b/uuid-file-renamer.php index cde30fe..a6c5953 100644 --- a/uuid-file-renamer.php +++ b/uuid-file-renamer.php @@ -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 + * Author URI: https://gnilebein.de + * Text Domain: uuid-file-renamer * License: GPL2 */