Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d4d6e9ddf1 | |||
| e0078f5b8b | |||
| fc439ab9a5 |
@@ -2,12 +2,14 @@
|
|||||||
/**
|
/**
|
||||||
* Plugin Name: KGV Rollen Manager
|
* Plugin Name: KGV Rollen Manager
|
||||||
* Description: Erstellt zusätzliche WordPress-Rollen und vergibt Rechte direkt im Backend.
|
* Description: Erstellt zusätzliche WordPress-Rollen und vergibt Rechte direkt im Backend.
|
||||||
* Version: 1.0.0
|
* Version: 1.0.3
|
||||||
* Author: Ronny Grobel
|
* Author: Ronny Grobel
|
||||||
|
* Author URI: https://apex-project.de/
|
||||||
* Text Domain: kgv-role-manager
|
* Text Domain: kgv-role-manager
|
||||||
* Plugin URI: https://apex-project.de/
|
* Plugin URI: https://apex-project.de/
|
||||||
* Update URI: https://git.apex-project.de/RonnyG/KGV-Role-Manager
|
* Update URI: https://git.apex-project.de/Wordpress_Plugins/KGV-Role-Manager
|
||||||
* Gitea Plugin URI: https://git.apex-project.de/RonnyG/KGV-Role-Manager
|
* Gitea Plugin URI: https://git.apex-project.de/Wordpress_Plugins/KGV-Role-Manager
|
||||||
|
* Requires Plugins: KGV-Updater
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if ( ! defined( 'ABSPATH' ) ) {
|
if ( ! defined( 'ABSPATH' ) ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user