custom-search-plugin.php aktualisiert

This commit is contained in:
M_Viper 2025-03-16 19:10:23 +00:00
parent 59e41f28cf
commit e7ff1ee33e

View File

@ -1,7 +1,7 @@
<?php
/**
* Plugin Name: Custom Search Plugin
* Plugin URI:
* Plugin URI: https://git.viper.ipv64.net/M_Viper/WP-Suche
* Description: Fügt eine Suchfunktion als Shortcode, Widget und Menüeintrag hinzu.(Shortcode: [display_search_form])
* Version: 1.1
* Author: M_Viper
@ -11,7 +11,7 @@
* License: GPL2
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: wp-search
* Tags: search Autorsearch
* Tags: search Autor-search
*/
if (!defined('ABSPATH')) {