Add WP ALLSTARS as co-author (v1.6.12)

This commit is contained in:
2025-04-12 15:19:14 +01:00
parent bfaa2b807a
commit e9a18de3d7
4 changed files with 21 additions and 8 deletions

View File

@ -1,11 +1,11 @@
=== Fix 'Plugin file does not exist.' Notices ===
Contributors: marcusquinn
Donate link: https://www.wpallstars.com
Contributors: marcusquinn, wpallstars
Donate link: https://www.marcusquinn.com
Tags: plugins, missing plugins, cleanup, error fix, admin tools, plugin file does not exist
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.0
Stable tag: 1.6.11
Stable tag: 1.6.12
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@ -89,6 +89,11 @@ Although this plugin consumes minimal disk space, and doesn't run unless you are
== Changelog ==
= 1.6.12 =
* Added WP ALLSTARS as a co-author
* Updated author information and links
* Minor documentation improvements
= 1.6.11 =
* CRITICAL FIX: Completely removed auto-deactivation prevention code that was causing fatal errors
* Simplified plugin functionality to focus on core features only
@ -247,6 +252,9 @@ Although this plugin consumes minimal disk space, and doesn't run unless you are
== Upgrade Notice ==
= 1.6.12 =
Added WP ALLSTARS as a co-author and updated author information.
= 1.6.11 =
URGENT CRITICAL FIX: Completely removes code that was causing fatal errors. If you're experiencing the "critical error" message, this update will resolve it.