updated plugin Simple Local Avatars version 2.8.3

This commit is contained in:
2025-04-29 21:20:02 +00:00
committed by Gitium
parent fd76ba0cbe
commit c950632407
122 changed files with 5001 additions and 115 deletions

View File

@ -0,0 +1,11 @@
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'WP_Compat_Validation_Tool\\' => array($baseDir . '/10up-lib/wp-compat-validation-tool/src'),
'Composer\\Installers\\' => array($vendorDir . '/composer/installers/src/Composer/Installers'),
);