WP-Multi-Search/plugin-metadata.json

25 lines
1.1 KiB
JSON

{
"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"
}
}