PluginProbe
Auto Alt Text / trunk
Auto Alt Text vtrunk
3.0.3 2.8.2 1.3.1 1.3.2 2.0.0 2.1.0 2.1.1 2.2.0 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.4.0 2.4.1 2.4.2 2.5.0 2.5.1 2.5.2 2.5.3 2.6.0 2.6.1 2.7.0 2.8.0 2.8.1 All 28 releases

Auto Alt Text: 2.5.2trunk

195 files added or removed
Compare trunk against:
3.0.3 2.8.2 1.3.1 1.3.2 2.0.0 2.1.0 2.1.1 2.2.0 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.4.0 2.4.1 2.4.2 2.5.0 2.5.1 2.5.2 2.5.3 2.6.0 2.6.1 2.7.0 2.8.0 2.8.1 All 28 releases
Added and removed
removed dist/assets/admin-BWe2NKX2.js View in 2.5.2 →
removed dist/assets/admin-DdRNAQUH.css View in 2.5.2 →
removed dist/assets/media-library-CHY8kgl-.js View in 2.5.2 →
removed resources/css/admin.css View in 2.5.2 →
removed resources/js/admin.js View in 2.5.2 →
removed resources/js/media-library.js View in 2.5.2 →
removed src/App/AIProviders/OpenAI/Fallback.php View in 2.5.2 →
added dist/assets/admin-0DUclcbL.js View in trunk →
added dist/assets/admin-f92O1KtQ.css View in trunk →
added dist/assets/media-library-DVnHv2WT.js View in trunk →
added phpstan-bootstrap.php View in trunk →
added src/App/AIProviders/Anthropic/AnthropicModelsRegistry.php View in trunk →
added src/App/AIProviders/Contracts/RequiresAuthentication.php View in trunk →
added src/App/AIProviders/Contracts/SupportsImageValidation.php View in trunk →
added src/App/AIProviders/Contracts/SupportsTranslation.php View in trunk →
added src/App/AIProviders/Decorators/AIProviderDecorator.php View in trunk →
added src/App/AIProviders/Decorators/CachingDecorator.php View in trunk →
added src/App/AIProviders/Decorators/CleaningDecorator.php View in trunk →
added src/App/AIProviders/Decorators/DecoratorBuilder.php View in trunk →
added src/App/AIProviders/Decorators/ValidationDecorator.php View in trunk →
added src/App/AIProviders/Gemini/GeminiModelsRegistry.php View in trunk →
added src/App/AIProviders/Gemini/GeminiResponse.php View in trunk →
added src/App/AIProviders/OpenAI/OpenAIModelsRegistry.php View in trunk →
added src/App/Admin/BulkActions/BulkActionHandler.php View in trunk →
added src/App/Admin/BulkActions/BulkActionInterface.php View in trunk →
added src/App/Admin/BulkActions/BulkActionResult.php View in trunk →
added src/App/Admin/BulkActions/GenerateAltTextBulkAction.php View in trunk →
added src/App/CLI/AutoAltTextCommand.php View in trunk →
added src/App/Configuration/AIProviderConfig.php View in trunk →
added src/App/Configuration/AnthropicConfig.php View in trunk →
added src/App/Configuration/AzureConfig.php View in trunk →
added src/App/Configuration/GeminiConfig.php View in trunk →
added src/App/Configuration/OpenAIConfig.php View in trunk →
added src/App/Core/Container.php View in trunk →
added src/App/Core/HooksRegistrar.php View in trunk →
added src/App/Core/PluginBootstrap.php View in trunk →
added src/App/Core/PluginLifecycle.php View in trunk →
added src/App/Domain/Entities/ErrorLog.php View in trunk →
added src/App/Domain/Exceptions/EmptyResponseException.php View in trunk →
added src/App/Domain/Exceptions/InvalidImageException.php View in trunk →
added src/App/Domain/Exceptions/UnsupportedGeneratorException.php View in trunk →
added src/App/Domain/ValueObjects/AltText.php View in trunk →
added src/App/Domain/ValueObjects/ImageId.php View in trunk →
added src/App/Events/AltTextGeneratedEvent.php View in trunk →
added src/App/Events/AltTextGenerationFailedEvent.php View in trunk →
added src/App/Events/BulkActionCompletedEvent.php View in trunk →
added src/App/Events/EventDispatcherInterface.php View in trunk →
added src/App/Events/Listeners/LogErrorListener.php View in trunk →
added src/App/Events/Listeners/NotifyAdminListener.php View in trunk →
added src/App/Events/SimpleEventDispatcher.php View in trunk →
added src/App/Exceptions/Gemini/GeminiException.php View in trunk →
added src/App/Infrastructure/Cache/CacheInterface.php View in trunk →
added src/App/Infrastructure/Cache/WordPressTransientCache.php View in trunk →
added src/App/Infrastructure/Database/ErrorLogSchema.php View in trunk →
added src/App/Infrastructure/Http/HttpClientInterface.php View in trunk →
added src/App/Infrastructure/Http/ImageFetcherInterface.php View in trunk →
added src/App/Infrastructure/Http/WordPressHttpClient.php View in trunk →
added src/App/Infrastructure/Http/WordPressImageFetcher.php View in trunk →
added src/App/Infrastructure/Repositories/ConfigRepositoryInterface.php View in trunk →
added src/App/Infrastructure/Repositories/ErrorLogRepository.php View in trunk →
added src/App/Infrastructure/Repositories/ErrorLogRepositoryInterface.php View in trunk →
added src/App/Infrastructure/Repositories/WordPressConfigRepository.php View in trunk →
added src/App/Services/AltTextGeneratorFactory.php View in trunk →
added src/App/Services/AltTextService.php View in trunk →
added src/App/Services/ConfigBasedGeneratorFactory.php View in trunk →
added src/App/Services/ContentAltTextEnricher.php View in trunk →
added src/App/Services/ImageValidator.php View in trunk →
added vendor-prefixed/autoload.php View in trunk →
added vendor-prefixed/composer/ClassLoader.php View in trunk →
added vendor-prefixed/composer/InstalledVersions.php View in trunk →
added vendor-prefixed/composer/LICENSE View in trunk →
added vendor-prefixed/composer/autoload_classmap.php View in trunk →
added vendor-prefixed/composer/autoload_files.php View in trunk →
added vendor-prefixed/composer/autoload_namespaces.php View in trunk →
added vendor-prefixed/composer/autoload_psr4.php View in trunk →
added vendor-prefixed/composer/autoload_real.php View in trunk →
added vendor-prefixed/composer/autoload_static.php View in trunk →
added vendor-prefixed/composer/installed.json View in trunk →
added vendor-prefixed/composer/installed.php View in trunk →
added vendor-prefixed/composer/platform_check.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/LICENSE.md View in trunk →
added vendor-prefixed/laravel/serializable-closure/README.md View in trunk →
added vendor-prefixed/laravel/serializable-closure/composer.json View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Contracts/Serializable.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Contracts/Signer.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/SerializableClosure.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Serializers/Native.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Serializers/Signed.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Signers/Hmac.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Support/ClosureScope.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Support/ClosureStream.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Support/ReflectionClosure.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/Support/SelfReference.php View in trunk →
added vendor-prefixed/laravel/serializable-closure/src/UnsignedSerializableClosure.php View in trunk →
added vendor-prefixed/php-di/invoker/LICENSE View in trunk →
added vendor-prefixed/php-di/invoker/README.md View in trunk →
added vendor-prefixed/php-di/invoker/composer.json View in trunk →
added vendor-prefixed/php-di/invoker/src/CallableResolver.php View in trunk →
added vendor-prefixed/php-di/invoker/src/Exception/InvocationException.php View in trunk →
added vendor-prefixed/php-di/invoker/src/Exception/NotCallableException.php View in trunk →
added vendor-prefixed/php-di/invoker/src/Exception/NotEnoughParametersException.php View in trunk →
added vendor-prefixed/php-di/invoker/src/Invoker.php View in trunk →
added vendor-prefixed/php-di/invoker/src/InvokerInterface.php View in trunk →
added vendor-prefixed/php-di/invoker/src/ParameterResolver/AssociativeArrayResolver.php View in trunk →
added vendor-prefixed/php-di/invoker/src/ParameterResolver/Container/ParameterNameContainerResolver.php View in trunk →
added vendor-prefixed/php-di/invoker/src/ParameterResolver/Container/TypeHintContainerResolver.php View in trunk →
added vendor-prefixed/php-di/invoker/src/ParameterResolver/DefaultValueResolver.php View in trunk →
added vendor-prefixed/php-di/invoker/src/ParameterResolver/NumericArrayResolver.php View in trunk →
added vendor-prefixed/php-di/invoker/src/ParameterResolver/ParameterResolver.php View in trunk →
added vendor-prefixed/php-di/invoker/src/ParameterResolver/ResolverChain.php View in trunk →
added vendor-prefixed/php-di/invoker/src/ParameterResolver/TypeHintResolver.php View in trunk →
added vendor-prefixed/php-di/invoker/src/Reflection/CallableReflection.php View in trunk →
added vendor-prefixed/php-di/php-di/LICENSE View in trunk →
added vendor-prefixed/php-di/php-di/README.md View in trunk →
added vendor-prefixed/php-di/php-di/change-log.md View in trunk →
added vendor-prefixed/php-di/php-di/composer.json View in trunk →
added vendor-prefixed/php-di/php-di/src/Annotation/Inject.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Annotation/Injectable.php View in trunk →
added vendor-prefixed/php-di/php-di/src/CompiledContainer.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Compiler/Compiler.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Compiler/ObjectCreationCompiler.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Compiler/RequestedEntryHolder.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Compiler/Template.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Container.php View in trunk →
added vendor-prefixed/php-di/php-di/src/ContainerBuilder.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/ArrayDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/ArrayDefinitionExtension.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/AutowireDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/DecoratorDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Definition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Dumper/ObjectDefinitionDumper.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/EnvironmentVariableDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Exception/InvalidAnnotation.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Exception/InvalidDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/ExtendsPreviousDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/FactoryDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Helper/AutowireDefinitionHelper.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Helper/CreateDefinitionHelper.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Helper/DefinitionHelper.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Helper/FactoryDefinitionHelper.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/InstanceDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/ObjectDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/ObjectDefinition/MethodInjection.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/ObjectDefinition/PropertyInjection.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Reference.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Resolver/ArrayResolver.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Resolver/DecoratorResolver.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Resolver/DefinitionResolver.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Resolver/EnvironmentVariableResolver.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Resolver/FactoryResolver.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Resolver/InstanceInjector.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Resolver/ObjectCreator.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Resolver/ParameterResolver.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/SelfResolvingDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Source/AnnotationBasedAutowiring.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Source/Autowiring.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Source/DefinitionArray.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Source/DefinitionFile.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Source/DefinitionSource.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Source/MutableDefinitionSource.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Source/NoAutowiring.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Source/SourceCache.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/Source/SourceChain.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/StringDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Definition/ValueDefinition.php View in trunk →
added vendor-prefixed/php-di/php-di/src/DependencyException.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Factory/RequestedEntry.php View in trunk →
added vendor-prefixed/php-di/php-di/src/FactoryInterface.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Invoker/DefinitionParameterResolver.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Invoker/FactoryParameterResolver.php View in trunk →
added vendor-prefixed/php-di/php-di/src/NotFoundException.php View in trunk →
added vendor-prefixed/php-di/php-di/src/Proxy/ProxyFactory.php View in trunk →
added vendor-prefixed/php-di/php-di/src/functions.php View in trunk →
added vendor-prefixed/php-di/php-di/support.md View in trunk →
added vendor-prefixed/php-di/phpdoc-reader/.phpcs.xml.dist View in trunk →
added vendor-prefixed/php-di/phpdoc-reader/LICENSE View in trunk →
added vendor-prefixed/php-di/phpdoc-reader/README.md View in trunk →
added vendor-prefixed/php-di/phpdoc-reader/composer.json View in trunk →
added vendor-prefixed/php-di/phpdoc-reader/src/PhpDocReader/AnnotationException.php View in trunk →
added vendor-prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpDocReader.php View in trunk →
added vendor-prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/TokenParser.php View in trunk →
added vendor-prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/UseStatementParser.php View in trunk →
added vendor-prefixed/psr/container/LICENSE View in trunk →
added vendor-prefixed/psr/container/README.md View in trunk →
added vendor-prefixed/psr/container/composer.json View in trunk →
added vendor-prefixed/psr/container/src/ContainerExceptionInterface.php View in trunk →
added vendor-prefixed/psr/container/src/ContainerInterface.php View in trunk →
added vendor-prefixed/psr/container/src/NotFoundExceptionInterface.php View in trunk →
added vendor/composer/autoload_aliases.php View in trunk →
22 files changed size a different byte count means the contents differ
auto-alt-text.php View diff →
composer.json View diff →
composer.lock View diff →
languages/auto-alt-text-it_IT.mo View diff →
languages/auto-alt-text-it_IT.po View diff →
languages/auto-alt-text.pot View diff →
readme.txt View diff →
src/App/AIProviders/Anthropic/AnthropicResponse.php View diff →
src/App/AIProviders/Azure/AzureComputerVisionCaptionsResponse.php View diff →
src/App/AIProviders/Azure/AzureTranslator.php View diff →
src/App/AIProviders/OpenAI/OpenAIResponse.php View diff →
src/App/AIProviders/OpenAI/OpenAIVision.php View diff →
src/App/Admin/MediaLibrary.php View diff →
src/App/Admin/PluginOptions.php View diff →
src/App/Logging/DBLogger.php View diff →
src/App/Setup.php View diff →
src/Config/Constants.php View diff →
vendor/composer/autoload_classmap.php View diff →
vendor/composer/autoload_real.php View diff →
vendor/composer/autoload_static.php View diff →
vendor/composer/installed.json View diff →
vendor/composer/installed.php View diff →
22 files of the same size
dist/.vite/manifest.json View diff →
index.php View diff →
src/App/AIProviders/AIProviderInterface.php View diff →
src/App/AIProviders/AITranslatorInterface.php View diff →
src/App/AltTextGeneratorAi.php View diff →
src/App/AltTextGeneratorAttachmentTitle.php View diff →
src/App/AltTextGeneratorInterface.php View diff →
src/App/AltTextGeneratorParentPostTitle.php View diff →
src/App/Exceptions/Anthropic/AnthropicException.php View diff →
src/App/Exceptions/Azure/AzureComputerVisionException.php View diff →
src/App/Exceptions/Azure/AzureException.php View diff →
src/App/Exceptions/Azure/AzureTranslateInstanceException.php View diff →
src/App/Exceptions/OpenAI/OpenAIException.php View diff →
src/App/Logging/LoggerInterface.php View diff →
src/App/Utilities/AssetsManager.php View diff →
src/App/Utilities/Encryption.php View diff →
vendor/autoload.php View diff →
vendor/composer/ClassLoader.php View diff →
vendor/composer/InstalledVersions.php View diff →
vendor/composer/LICENSE View diff →
vendor/composer/autoload_namespaces.php View diff →
vendor/composer/autoload_psr4.php View diff →