Dateien nach "/" hochladen

This commit is contained in:
M_Viper 2025-03-18 16:14:21 +00:00
parent c1b2933846
commit c172cde6f9

24
plugin-metadata.json Normal file
View File

@ -0,0 +1,24 @@
{
"name": "WP-Multi Search",
"version": "1.0",
"download_url": "https://git.viper.ipv64.net/M_Viper/WP-Multi-Search/releases/download/v1.0/wp-multi-search.zip",
"requires": "6.7.2",
"tested": "6.7.2",
"requires_php": "7.4",
"last_updated": "2025-03-18 17:00:00",
"sections": {
"description": "Fügt eine Suchfunktion als Shortcode, Widget und Menüeintrag hinzu. (Shortcode: [custom_search])",
"changelog": "<h4>1.0</h4><ul><li>Erste Version des Plugins</li><li>Implementierung der Suchfunktion als Shortcode, Widget und Menüeintrag</li><li>Einstellungsseite für ShiftNav-Position hinzugefügt</li><li>Unterstützung für verschiedene Suchtypen: Alle Inhalte, Titel, Autoren</li></ul>"
},
"author": "M_Viper",
"author_homepage": "https://m-viper.de",
"homepage": "https://git.viper.ipv64.net/M_Viper/WP-Multi-Search",
"banners": {
"low": "https://m-viper.de/img/logo.png",
"high": "https://m-viper.de/img/logo.png"
},
"icons": {
"1x": "https://m-viper.de/img/logo.png",
"2x": "https://m-viper.de/img/logo.png"
}
}