Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jessuppi authored Sep 3, 2024
1 parent cae9150 commit c3a7a57
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Loads folder WordPress MU plugins

## Changelog

### 2.0.0
- code totally refactored for better efficiency
- no more namespaces, only class `Autoloader`
- `littlebizzy_autoloader` option now called `autoloader_cache`
- supports PHP 7.0 to PHP 8.3
- supports Multisite

### 1.2.1
* HOTFIX: `PHP Fatal error: Uncaught TypeError: Return value of LittleBizzy\Autoloader\Autoloader::countPlugins() must be of the type string, integer returned in /var/www/html/wp-content/mu-plugins/autoloader.php:198`

Expand Down

0 comments on commit c3a7a57

Please sign in to comment.