PluginProbe
Fluent Support – Helpdesk & Customer Support Ticket System / 2.4.0
Fluent Support – Helpdesk & Customer Support Ticket System v2.4.0
2.4.0 2.3.2 2.3.1 2.3.0 2.2.1 2.2.0 trunk 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.10.5 1.4.0 1.4.1 1.4.2 1.4.5 1.4.6 1.4.7 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 All 68 releases

Fluent Support – Helpdesk & Customer Support Ticket System: 2.3.12.4.0

2 files added or removed
Compare 2.4.0 against:
2.3.2 2.3.1 2.3.0 2.2.1 2.2.0 trunk 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.10.5 1.4.0 1.4.1 1.4.2 1.4.5 1.4.6 1.4.7 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 All 68 releases
Added and removed
added app/Http/Policies/CustomerPolicy.php View in 2.4.0 →
added app/Services/EmailClaimService.php View in 2.4.0 →
72 files changed size a different byte count means the contents differ
app/Hooks/Handlers/CustomerPortalHandler.php View diff →
app/Hooks/Handlers/DataExporter.php View diff →
app/Hooks/Handlers/DeactivationHandler.php View diff →
app/Hooks/Handlers/EmailNotificationHandler.php View diff →
app/Hooks/Handlers/ExternalPages.php View diff →
app/Hooks/Handlers/Menu.php View diff →
app/Hooks/Handlers/ReCaptchaHandler.php View diff →
app/Hooks/Handlers/TwoFaHandler.php View diff →
app/Hooks/actions.php View diff →
app/Http/Controllers/AgentController.php View diff →
app/Http/Controllers/AuthController.php View diff →
app/Http/Controllers/CustomerController.php View diff →
app/Http/Controllers/CustomerPortalController.php View diff →
app/Http/Controllers/FluentBotController.php View diff →
app/Http/Controllers/ReportingController.php View diff →
app/Http/Controllers/SettingsController.php View diff →
app/Http/Controllers/TicketController.php View diff →
app/Http/Controllers/UploaderController.php View diff →
app/Http/Policies/AgentPolicy.php View diff →
app/Http/Policies/AgentTicketPolicy.php View diff →
app/Http/Policies/PortalPolicy.php View diff →
app/Http/Routes/api.php View diff →
app/Models/Agent.php View diff →
app/Models/Customer.php View diff →
app/Models/Product.php View diff →
app/Models/Ticket.php View diff →
app/Models/Traits/AgentTrait.php View diff →
app/Models/Traits/CustomerTrait.php View diff →
app/Modules/MCP/AbilitiesRegistrar.php View diff →
app/Modules/MCP/Helpers/MCPHelper.php View diff →
app/Modules/MCP/Support/AbilityGuard.php View diff →
app/Modules/MCP/Support/TicketAccessGuard.php View diff →
app/Modules/MCP/Tools/TicketTools.php View diff →
app/Modules/PermissionManager.php View diff →
app/Modules/Reporting/Reporting.php View diff →
app/Modules/StatModule.php View diff →
app/Services/CustomerPortalService.php View diff →
app/Services/EmailNotification/Settings.php View diff →
app/Services/Helper.php View diff →
app/Services/Integrations/AI/Providers/GeminiProvider.php View diff →
app/Services/Integrations/FluentBot/FluentBotAPI.php View diff →
app/Services/Integrations/FluentBot/FluentBotHelper.php View diff →
app/Services/Integrations/FluentBot/FluentBotService.php View diff →
app/Services/Integrations/FluentCrm/CreateTicketAction.php View diff →
app/Services/Integrations/FluentForm/FeedIntegration.php View diff →
app/Services/MailerInbox/MailBoxService.php View diff →
app/Services/ProfileInfoService.php View diff →
app/Services/ThirdParty/HandleTelegramEvent.php View diff →
app/Services/TicketHelper.php View diff →
app/Services/Tickets/AgentTicketAccess.php View diff →
app/Services/Tickets/Importer/FreshDeskTickets.php View diff →
app/Services/Tickets/Importer/ZendeskTickets.php View diff →
app/Services/Tickets/ResponseService.php View diff →
app/Services/Tickets/TicketService.php View diff →
app/Services/TranslationStrings.php View diff →
assets/admin/css/alpha-admin-rtl.css View diff →
assets/admin/css/alpha-admin.css View diff →
assets/admin/js/start.js View diff →
assets/admin/js/start.js.LICENSE.txt View diff →
assets/libs/purify/purify.js View diff →
assets/libs/purify/purify.min.js View diff →
assets/portal/css/app-rtl.css View diff →
assets/portal/css/app.css View diff →
assets/portal/js/app.js View diff →
assets/portal/js/login_helper.js View diff →
boot/app.php View diff →
database/DBMigrator.php View diff →
database/Migrations/ConversationsMigrator.php View diff →
language/fluent-support.pot View diff →
readme.txt View diff →
vendor/composer/autoload_classmap.php View diff →
vendor/composer/autoload_static.php View diff →
707 files of the same size
app/Api/Api.php View diff →
app/Api/Classes/Agents.php View diff →
app/Api/Classes/Customers.php View diff →
app/Api/Classes/Products.php View diff →
app/Api/Classes/Tags.php View diff →
app/Api/Classes/Tickets.php View diff →
app/Api/FSApi.php View diff →
app/Api/FsFunctions.php View diff →
app/Api/config.php View diff →
app/App.php View diff →
app/ComposerScript.php View diff →
app/Hooks/CLI/FluentCli.php View diff →
app/Hooks/DataValidation/AccountingRestrictions.php View diff →
app/Hooks/Handlers/AIActivityLogger.php View diff →
app/Hooks/Handlers/ActivationHandler.php View diff →
app/Hooks/Handlers/ActivityLogger.php View diff →
app/Hooks/Handlers/AdminBarHandler.php View diff →
app/Hooks/Handlers/AsyncActionHandler.php View diff →
app/Hooks/Handlers/AuthHandler.php View diff →
app/Hooks/Handlers/BlockEditorHandler.php View diff →
app/Hooks/Handlers/CleanupHandler.php View diff →
app/Hooks/Handlers/EmailVerificationHandler.php View diff →
app/Hooks/Handlers/ExceptionHandler.php View diff →
app/Hooks/Handlers/FileUploadHandler.php View diff →
app/Hooks/Handlers/InternalNotificationHandler.php View diff →
app/Hooks/Handlers/PermissionFilterManager.php View diff →
app/Hooks/Handlers/PrivacyHandler.php View diff →
app/Hooks/Handlers/ShortcodeHandler.php View diff →
app/Hooks/filters.php View diff →
app/Hooks/includes.php View diff →
app/Http/Controllers/AIActivityLoggerController.php View diff →
app/Http/Controllers/ActivityLoggerController.php View diff →
app/Http/Controllers/AgentGroupController.php View diff →
app/Http/Controllers/AuthorizeController.php View diff →
app/Http/Controllers/ChatMessageParserController.php View diff →
app/Http/Controllers/Controller.php View diff →
app/Http/Controllers/ConversationController.php View diff →
app/Http/Controllers/FluentBoardsController.php View diff →
app/Http/Controllers/IntegrationController.php View diff →
app/Http/Controllers/MailBoxController.php View diff →
app/Http/Controllers/McpSettingsController.php View diff →
app/Http/Controllers/NotificationController.php View diff →
app/Http/Controllers/OptionsController.php View diff →
app/Http/Controllers/ProductController.php View diff →
app/Http/Controllers/SlackController.php View diff →
app/Http/Controllers/TicketImportController.php View diff →
app/Http/Controllers/TwofaController.php View diff →
app/Http/Controllers/WidgetsController.php View diff →
app/Http/Policies/ActivityLoggerPolicy.php View diff →
app/Http/Policies/AdminSensitivePolicy.php View diff →
app/Http/Policies/AdminSettingsPolicy.php View diff →
app/Http/Policies/PublicPolicy.php View diff →
app/Http/Policies/ReportPolicy.php View diff →
app/Http/Policies/UserPolicy.php View diff →
app/Http/Requests/AgentCreateRequest.php View diff →
app/Http/Requests/ProductRequest.php View diff →
app/Http/Requests/TicketCreateCustomerPortalRequest.php View diff →
app/Http/Requests/TicketRequest.php View diff →
app/Http/Requests/TicketResponseRequest.php View diff →
app/Http/Requests/UserRequest.php View diff →
app/Http/Routes/ajax.php View diff →
app/Http/Routes/routes.php View diff →
app/Models/AIActivityLogs.php View diff →
app/Models/Activity.php View diff →
app/Models/AgentGroup.php View diff →
app/Models/Attachment.php View diff →
app/Models/Conversation.php View diff →
app/Models/DataMetric.php View diff →
app/Models/MailBox.php View diff →
app/Models/Meta.php View diff →
app/Models/Model.php View diff →
app/Models/Notification.php View diff →
app/Models/NotificationUser.php View diff →
app/Models/Person.php View diff →
app/Models/SavedReply.php View diff →
app/Models/Tag.php View diff →
app/Models/TagPivot.php View diff →
app/Models/TicketTag.php View diff →
app/Models/Traits/ActivityTrait.php View diff →
app/Modules/.gitkeep View diff →
app/Modules/IntegrationSettingsModule.php View diff →
app/Modules/MCP/MCPInit.php View diff →
app/Modules/MCP/Resources/ResourceProvider.php View diff →
app/Modules/MCP/Support/CustomerMetaEnricher.php View diff →
app/Modules/MCP/Support/PermissionGate.php View diff →
app/Modules/MCP/Tools/CustomerTools.php View diff →
app/Modules/MCP/Tools/ManagementTools.php View diff →
app/Modules/MCP/Tools/ResponseTools.php View diff →
app/Modules/Reporting/ReportingHelperTrait.php View diff →
app/Services/AvatarUploder.php View diff →
app/Services/Blocks/BlockAttributes.php View diff →
app/Services/Blocks/BlockHelper.php View diff →
app/Services/Csv/CsvWriter.php View diff →
app/Services/Emogrifier.php View diff →
app/Services/FluentBoardsService.php View diff →
app/Services/FluentCRMServices.php View diff →
app/Services/Includes/CountryNames.php View diff →
app/Services/Includes/FileSystem.php View diff →
app/Services/Includes/UploadService.php View diff →
app/Services/Integrations/AI/AIProviderFactory.php View diff →
app/Services/Integrations/AI/BaseAIProvider.php View diff →
app/Services/Integrations/AI/Providers/AnthropicProvider.php View diff →
app/Services/Integrations/AI/Providers/OpenAIProvider.php View diff →
app/Services/Integrations/FluentBooking/BookingAvailabilityHelper.php View diff →
app/Services/Integrations/FluentBooking/BookingLinkManager.php View diff →
app/Services/Integrations/FluentBooking/FluentBookingService.php View diff →
app/Services/Integrations/FluentCart/FluentCart.php View diff →
app/Services/Integrations/FluentCommunity/FluentCommunityIntegration.php View diff →
app/Services/Integrations/FluentCommunity/PortalRenderer.php View diff →
app/Services/Integrations/FluentCrm/FluentCRMWidgets.php View diff →
app/Services/Integrations/IntegrationInit.php View diff →
app/Services/Integrations/Maintenance.php View diff →
app/Services/Integrations/NotificationIntegrationBase.php View diff →
app/Services/Mailer.php View diff →
app/Services/Notifications/MentionParser.php View diff →
app/Services/Notifications/NotificationCategory.php View diff →
app/Services/Notifications/NotificationEventMap.php View diff →
app/Services/Notifications/NotificationFormatter.php View diff →
app/Services/Notifications/NotificationQueryService.php View diff →
app/Services/Notifications/NotificationService.php View diff →
app/Services/Notifications/NotificationSettings.php View diff →
app/Services/Notifications/RecipientResolver.php View diff →
app/Services/Parser/Parsedown.php View diff →
app/Services/Parser/Parser.php View diff →
app/Services/Parser/ShortcodeParser.php View diff →
app/Services/ThirdParty/HandleSlackEvent.php View diff →
app/Services/TicketQueryService.php View diff →
app/Services/Tickets/CustomFieldsService.php View diff →
app/Services/Tickets/Importer/AwesomeSupportTickets.php View diff →
app/Services/Tickets/Importer/BaseImporter.php View diff →
app/Services/Tickets/Importer/Common.php View diff →
app/Services/Tickets/Importer/HelpScoutTickets.php View diff →
app/Services/Tickets/Importer/JSHelpdeskTickets.php View diff →
app/Services/Tickets/Importer/MigratorService.php View diff →
app/Services/Tickets/Importer/SupportCandyTickets.php View diff →
app/Services/Tickets/TicketStats.php View diff →
app/Services/Widgets/BaseWidget.php View diff →
app/Views/admin/menu.php View diff →
app/Views/authorizer/helpScout.php View diff →
app/Views/emails/classic_template.php View diff →
app/Views/emails/notification.php View diff →
app/Views/emails/styles.php View diff →
app/Views/emails/ticket_template.php View diff →
app/Vite.php View diff →
app/index.php View diff →
assets/admin/css/all_public-rtl.css View diff →
assets/admin/css/all_public.css View diff →
assets/admin/css/index.php View diff →
assets/admin/index.php View diff →
assets/admin/js/global_admin.js View diff →
assets/admin/js/global_summary.js View diff →
assets/admin/js/index.php View diff →
assets/block-editor/css/fs_block-rtl.css View diff →
assets/block-editor/css/fs_block.css View diff →
assets/block-editor/css/index.php View diff →
assets/block-editor/index.php View diff →
assets/block-editor/js/fs_block.js View diff →
assets/block-editor/js/fs_block.js.LICENSE.txt View diff →
assets/block-editor/js/index.php View diff →
assets/images/CollectionTag.svg View diff →
assets/images/ComponentIcons/AgentPerformance.png View diff →
assets/images/ComponentIcons/GreetingMessage.png View diff →
assets/images/ComponentIcons/MentionedTicket.png View diff →
assets/images/ComponentIcons/SuggestedTicket.png View diff →
assets/images/ComponentIcons/TicketStatistics.png View diff →
assets/images/ComponentIcons/TicketsByProduct.png View diff →
assets/images/ComponentIcons/index.php View diff →
assets/images/Tickets.svg View diff →
assets/images/User.svg View diff →
assets/images/View.svg View diff →
assets/images/addTask.svg View diff →
assets/images/agenIconFill.svg View diff →
assets/images/agentIcon.svg View diff →
assets/images/aiFillButton.svg View diff →
assets/images/aiIcon.svg View diff →
assets/images/aiIntegration.svg View diff →
assets/images/aiMagicIcon.svg View diff →
assets/images/aiPromptSubmitButton.svg View diff →
assets/images/arrow.svg View diff →
assets/images/arrowLeftLine.svg View diff →
assets/images/arrowRight.svg View diff →
assets/images/attachmentIcon.svg View diff →
assets/images/autoClose.svg View diff →
assets/images/backIcon.svg View diff →
assets/images/bookMark.svg View diff →
assets/images/businessBox.svg View diff →
assets/images/checkDoubleLine.svg View diff →
assets/images/clock.svg View diff →
assets/images/closeIcon.svg View diff →
assets/images/copy.svg View diff →
assets/images/copyText.svg View diff →
assets/images/crmIntegration.svg View diff →
assets/images/crown.svg View diff →
assets/images/customFields.svg View diff →
assets/images/dashboard_drawer_agent_performance.png View diff →
assets/images/dashboard_drawer_bookmark.png View diff →
assets/images/dashboard_drawer_overview.png View diff →
assets/images/dashboard_drawer_product_wise_tickets.png View diff →
assets/images/dashboard_drawer_suggested_tickets.png View diff →
assets/images/dashboard_onboarding_logo.png View diff →
assets/images/dashboard_onboarding_logo_dark.png View diff →
assets/images/deleteIcon.svg View diff →
assets/images/draftLineIcon.svg View diff →
assets/images/edit.svg View diff →
assets/images/emailPiping.svg View diff →
assets/images/emailSettings.svg View diff →
assets/images/empty.svg View diff →
assets/images/fileUpload.svg View diff →
assets/images/filter.svg View diff →
assets/images/filtersAdminPriority.svg View diff →
assets/images/filtersAgentIcon.svg View diff →
assets/images/filtersBusinessBox.svg View diff →
assets/images/filtersCustomerPriority.svg View diff →
assets/images/filtersProduct.svg View diff →
assets/images/filtersTagIcon.svg View diff →
assets/images/fluent-crm-icon.png View diff →
assets/images/fluent-support-color-logo.png View diff →
assets/images/fluent-support-logo.png View diff →
assets/images/fluentBotDark.svg View diff →
assets/images/fluentBotLight.svg View diff →
assets/images/fluentcrm-logo.svg View diff →
assets/images/formConfig.svg View diff →
assets/images/gear.svg View diff →
assets/images/icons/amazon-s3.svg View diff →
assets/images/icons/cloudflare-r2.svg View diff →
assets/images/icons/dbox.svg View diff →
assets/images/icons/dislikeButton.svg View diff →
assets/images/icons/dislikeButtonFill.svg View diff →
assets/images/icons/dragAndDrop.svg View diff →
assets/images/icons/drive.svg View diff →
assets/images/icons/file.svg View diff →
assets/images/icons/folder.svg View diff →
assets/images/icons/index.php View diff →
assets/images/icons/integrations/better-docs.png View diff →
assets/images/icons/integrations/buddy-boss.png View diff →
assets/images/icons/integrations/discord.png View diff →
assets/images/icons/integrations/dropbox.png View diff →
assets/images/icons/integrations/easy-digital-downloads.png View diff →
assets/images/icons/integrations/fluent-boards.png View diff →
assets/images/icons/integrations/fluent-booking.svg View diff →
assets/images/icons/integrations/fluent-cart.webp View diff →
assets/images/icons/integrations/fluent-community.png View diff →
assets/images/icons/integrations/fluent-crm.png View diff →
assets/images/icons/integrations/fluent-forms.png View diff →
assets/images/icons/integrations/google-drive.jpeg View diff →
assets/images/icons/integrations/google-recaptcha.png View diff →
assets/images/icons/integrations/index.php View diff →
assets/images/icons/integrations/learn-dash.png View diff →
assets/images/icons/integrations/learn-press.png View diff →
assets/images/icons/integrations/lifter-lms.png View diff →
assets/images/icons/integrations/member-press.png View diff →
assets/images/icons/integrations/paymattic.png View diff →
assets/images/icons/integrations/pmpro.png View diff →
assets/images/icons/integrations/restrict-content-pro.png View diff →
assets/images/icons/integrations/slack.png View diff →
assets/images/icons/integrations/telegram.jpeg View diff →
assets/images/icons/integrations/tutor-lms.png View diff →
assets/images/icons/integrations/whatsapp.jpeg View diff →
assets/images/icons/integrations/wishlist-member.png View diff →
assets/images/icons/integrations/woocommerce.png View diff →
assets/images/icons/likeButton.svg View diff →
assets/images/icons/likeButtonFill.svg View diff →
assets/images/icons/mention.svg View diff →
assets/images/icons/merge.svg View diff →
assets/images/importer.svg View diff →
assets/images/inboxSettings.svg View diff →
assets/images/incomingWebhook.svg View diff →
assets/images/index.php View diff →
assets/images/labelSearch.svg View diff →
assets/images/license.svg View diff →
assets/images/logo.svg View diff →
assets/images/more.svg View diff →
assets/images/notification.svg View diff →
assets/images/productIcon.svg View diff →
assets/images/products.svg View diff →
assets/images/reCaptcha.svg View diff →
assets/images/refresh.svg View diff →
assets/images/regenerate.svg View diff →
assets/images/replyIcon.svg View diff →
assets/images/replyIconWhite.svg View diff →
assets/images/resize.svg View diff →
assets/images/responseCount.svg View diff →
assets/images/responses.svg View diff →
assets/images/search.svg View diff →
assets/images/settings.svg View diff →
assets/images/shoppingBag.svg View diff →
assets/images/sidebar-icon.svg View diff →
assets/images/sort.svg View diff →
assets/images/source.svg View diff →
assets/images/sourceAwesome-support.svg View diff →
assets/images/sourceEmail.svg View diff →
assets/images/sourceSlack.svg View diff →
assets/images/sourceTelegram.svg View diff →
assets/images/sourceWeb.svg View diff →
assets/images/sourceWebhook.svg View diff →
assets/images/sourceWhatsapp.svg View diff →
assets/images/status.svg View diff →
assets/images/supportStaffs.svg View diff →
assets/images/tags.svg View diff →
assets/images/ticketCount.svg View diff →
assets/images/ticketNotFound.svg View diff →
assets/images/ticketTag.svg View diff →
assets/images/uploadIcon.svg View diff →
assets/images/userIcon.svg View diff →
assets/images/workFlow.svg View diff →
assets/index.php View diff →
assets/libs/index.php View diff →
assets/libs/purify/index.php View diff →
assets/portal/css/index.php View diff →
assets/portal/index.php View diff →
assets/portal/js/app.js.LICENSE.txt View diff →
assets/portal/js/index.php View diff →
boot/bindings.php View diff →
boot/globals.php View diff →
boot/globals_dev.php View diff →
boot/index.php View diff →
composer.json View diff →
config/app.php View diff →
config/database.php View diff →
config/index.php View diff →
config/vite.json View diff →
config/vite_config.php View diff →
config/vite_manifest_admin.json View diff →
database/DBSeeder.php View diff →
database/Migrations/AIActivityLogsMigrator.php View diff →
database/Migrations/ActivityMigrator.php View diff →
database/Migrations/AttachmentsMigrator.php View diff →
database/Migrations/DataMetrixMigrator.php View diff →
database/Migrations/MailBoxMigrator.php View diff →
database/Migrations/MetaMigrator.php View diff →
database/Migrations/NotificationUsersMigrator.php View diff →
database/Migrations/NotificationsMigrator.php View diff →
database/Migrations/PersonsMigrator.php View diff →
database/Migrations/ProductsMigrator.php View diff →
database/Migrations/TagRelationsMigrator.php View diff →
database/Migrations/TaggablesMigrator.php View diff →
database/Migrations/TicketsMigrator.php View diff →
database/Migrations/index.php View diff →
database/index.php View diff →
fluent-support.php View diff →
index.php View diff →
language/index.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_files.php View diff →
vendor/composer/autoload_namespaces.php View diff →
vendor/composer/autoload_psr4.php View diff →
vendor/composer/autoload_real.php View diff →
vendor/composer/index.php View diff →
vendor/composer/installed.json View diff →
vendor/composer/installed.php View diff →
vendor/composer/platform_check.php View diff →
vendor/index.php View diff →
vendor/woocommerce/action-scheduler/README.md View diff →
vendor/woocommerce/action-scheduler/action-scheduler.php View diff →
vendor/woocommerce/action-scheduler/changelog.txt View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_SystemInformation.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Create_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Delete_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Generate_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Get_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/List_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Next_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Run_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/Action_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/System_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php View diff →
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php View diff →
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php View diff →
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php View diff →
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php View diff →
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php View diff →
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php View diff →
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php View diff →
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php View diff →
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php View diff →
vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php View diff →
vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php View diff →
vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php View diff →
vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php View diff →
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php View diff →
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php View diff →
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php View diff →
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php View diff →
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php View diff →
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php View diff →
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php View diff →
vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php View diff →
vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php View diff →
vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php View diff →
vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php View diff →
vendor/woocommerce/action-scheduler/classes/migration/Config.php View diff →
vendor/woocommerce/action-scheduler/classes/migration/Controller.php View diff →
vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php View diff →
vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php View diff →
vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php View diff →
vendor/woocommerce/action-scheduler/classes/migration/Runner.php View diff →
vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php View diff →
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php View diff →
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php View diff →
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php View diff →
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php View diff →
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php View diff →
vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php View diff →
vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php View diff →
vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php View diff →
vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php View diff →
vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php View diff →
vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php View diff →
vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php View diff →
vendor/woocommerce/action-scheduler/deprecated/functions.php View diff →
vendor/woocommerce/action-scheduler/functions.php View diff →
vendor/woocommerce/action-scheduler/index.php View diff →
vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/README.md View diff →
vendor/woocommerce/action-scheduler/license.txt View diff →
vendor/woocommerce/action-scheduler/readme.txt View diff →
vendor/woocommerce/index.php View diff →
vendor/wpfluent/framework/README.md View diff →
vendor/wpfluent/framework/composer.json View diff →
vendor/wpfluent/framework/index.php View diff →
vendor/wpfluent/framework/src/WPFluent/Cache/Cache.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/BoundMethod.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/Container.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/ContextualBindingBuilder.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/Contracts/BindingResolutionException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/Contracts/CircularDependencyException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/Contracts/Container.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/Contracts/ContextualBindingBuilder.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerExceptionInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/NotFoundExceptionInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/EntryNotFoundException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/RewindableGenerator.php View diff →
vendor/wpfluent/framework/src/WPFluent/Container/Util.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/ClassMorphViolationException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsQueries.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsWhereDateClauses.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Concerns/CompilesJsonPaths.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Concerns/ExplainsQueries.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Concerns/MaintainsDatabase.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Concerns/ManagesTransactions.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/DatabaseManager.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionRecord.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionsManager.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/DeadlockException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/DetectsLostConnections.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Events/ConnectionEvent.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Events/QueryExecuted.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Events/TransactionBeginning.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitted.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitting.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Events/TransactionRolledBack.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/LazyLoadingViolationException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Migration/Blueprint.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Migration/ColumnDefinition.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/MultipleColumnsSelectedException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/MultipleRecordsFoundException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Castable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Casts/ArrayObject.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsArrayObject.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsCollection.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedArrayObject.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedCollection.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsStringable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Attribute.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Json.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/CastsAttributes.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/CastsInboundAttributes.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/GuardsAttributes.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasAttributes.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasEvents.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasGlobalScopes.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasRelationships.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasTimestamps.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasUniqueIds.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HidesAttributes.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/QueriesRelationships.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/HasCollection.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/HigherOrderBuilderProxy.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/InvalidCastException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/JsonEncodingException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/MissingAttributeException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/PendingHasThroughRelationship.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/RelationNotFoundException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/AsPivot.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/CanBeOneOfMany.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/ComparesRelatedModels.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithDictionary.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithPivotTable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsDefaultModels.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsInverseRelations.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrManyThrough.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneThrough.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Searchable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/SupportsPartialRelations.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/UserProxyTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/Builder.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/ConditionExpression.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/Expression.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/ExpressionInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/Grammars/Grammar.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/Grammars/MySqlGrammar.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/Grammars/SQLiteGrammar.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/IndexHint.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/JoinLateralClause.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/Processors/MySqlProcessor.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/Processors/Processor.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/Processors/SQLiteProcessor.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/QueryException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/RecordsNotFoundException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Schema.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/UniqueConstraintViolationException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Encryption/DecryptException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Encryption/EncryptException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Encryption/Encrypter.php View diff →
vendor/wpfluent/framework/src/WPFluent/Events/Dispatcher.php View diff →
vendor/wpfluent/framework/src/WPFluent/Events/DispatcherInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Events/NullDispatcher.php View diff →
vendor/wpfluent/framework/src/WPFluent/Events/ShouldDispatchAfterCommit.php View diff →
vendor/wpfluent/framework/src/WPFluent/Events/ShouldHandleEventsAfterCommit.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/App.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/Application.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/Async.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/Concerns/AjaxTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/Concerns/DynamicFacadeTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/Concerns/FoundationTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/Concerns/HooksRemovalTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/Concerns/facade.stub View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/Config.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/Policy.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/WPException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Ajax.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Client.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Controller.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Cookie.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Group.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Middleware/RateLimiter.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Request/File.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Request/InputHelperMethodsTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithCleaningTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithFilesTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithHeadersTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithIPTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Request/Request.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Request/WPUserProxy.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Response.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Response/Response.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Route.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Router.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/SubstituteParameters.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/URL.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/UrlGenerator.php View diff →
vendor/wpfluent/framework/src/WPFluent/Pagination/AbstractCursorPaginator.php View diff →
vendor/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php View diff →
vendor/wpfluent/framework/src/WPFluent/Pagination/Cursor.php View diff →
vendor/wpfluent/framework/src/WPFluent/Pagination/CursorPaginationException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Pagination/CursorPaginator.php View diff →
vendor/wpfluent/framework/src/WPFluent/Pagination/CursorPaginatorInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php View diff →
vendor/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Pagination/Paginator.php View diff →
vendor/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Pagination/UrlWindow.php View diff →
vendor/wpfluent/framework/src/WPFluent/Randomizer/GetStringTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Randomizer/Randomizer.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Arr.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/CanBeEscapedWhenCastToString.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Collection.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Conditionable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/DateTime.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/DateTimeImmutable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Enumerable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/EnumeratesValues.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Env.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/ExceptionInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Facade.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/File.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Fluent.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/ForwardsCalls.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Hash.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Helper.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/HelperFunctionsTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/HigherOrderCollectionProxy.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/HigherOrderTapProxy.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/HigherOrderWhenProxy.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/InvalidArgumentException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Invoker.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/ItemNotFoundException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/LazyCollection.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Locale.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Mail.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/MathException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Media.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/MediaUploader.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/MultipleItemsFoundException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Number.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Once.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Path.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Pipeline.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Pluralizer.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Reflector.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/ReflectsClosures.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Sanitizer.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Serializer.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Str.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Stringable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Tappable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/UriTemplate.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Util.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/MessageBag.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Rule.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Rules/ConditionalRules.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Rules/DatabaseRule.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Rules/Dimensions.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Rules/Exists.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Rules/In.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Rules/NotIn.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Rules/RequiredIf.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Rules/Unique.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/ValidateDatabaseRulesTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/ValidationData.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/ValidationException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Validator.php View diff →
vendor/wpfluent/framework/src/WPFluent/View/View.php View diff →
vendor/wpfluent/framework/src/WPFluent/index.php View diff →
vendor/wpfluent/framework/src/index.php View diff →
vendor/wpfluent/index.php View diff →