Compare commits

..

No commits in common. "main" and "v4.8.1" have entirely different histories.
main ... v4.8.1

3 changed files with 2 additions and 7 deletions

View File

@ -2,7 +2,7 @@
/**
* Plugin Name: BdP Kompass
* Description: Wordpress-Plugin zur Unterstützung von Stämmen im Bund der Pfadfinderinnen und Pfadfinder e.V. zur optimalen Verwaltung eurer Webseite
* Version: 4.8.3
* Version: 4.8.1
* Tags: bdp, utility, helper
* Requires at least: 6.0
* Requires PHP: 8.2

View File

@ -1,8 +1,3 @@
<h4>Version 4.8.3</h4>
<ul>
<li>Bugfix</li>
</ul>
<h4>Version 4.8.2</h4>
<ul>
<li>Added Control element for manual cronjobs</li>

View File

@ -1,7 +1,7 @@
<?php
use Bdp\Libs\WpConfigEditor;
?>
<form action="<?php echo esc_url(admin_url('options-general.php?page=kompass-settings')); ?>" method="post">
<form action="echo esc_url(admin_url('options-general.php?page=kompass-settings')); ?>" method="post">
<input type="hidden" name="save" value="1">
<h2>Kompass Einstellungen</h2>
<table>