PluginProbe
FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration / trunk
FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration vtrunk
2.0.15 2.0.12 2.0.10 2.0.4 2.0.1 2.0.0 1.95.3 1.95.2 1.95 1.91.6 trunk 1.11 1.12 1.13 1.20 1.21 1.22 1.23 1.30 1.31 1.32 1.35 1.40 1.41 1.45 All 41 releases

FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration: 1.13trunk

223 files added or removed
Compare trunk against:
2.0.15 2.0.12 2.0.10 2.0.4 2.0.1 2.0.0 1.95.3 1.95.2 1.95 1.91.6 1.11 1.12 1.13 1.20 1.21 1.22 1.23 1.30 1.31 1.32 1.35 1.40 1.41 1.45 All 41 releases
Added and removed
removed app/ComposerScript.php View in 1.13 →
removed app/Views/emails/assignee.php View in 1.13 →
removed assets/admin/crm-contact-app.css View in 1.13 →
removed assets/crm-contact-app.js View in 1.13 →
removed assets/mix-manifest.json View in 1.13 →
removed boot/globals_dev.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Database/Orm/ResourceAbleTrait.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Database/Orm/ScopeInterface.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Database/Query/Grammar.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Database/Query/JsonExpression.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Database/Query/MySqlGrammar.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Database/Query/Processor.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Foundation/AsyncRequestTrait.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Foundation/CronTaskSchedulerTrait.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Foundation/FoundationTrait.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Foundation/HooksRemovalTrait.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Http/Request/Cleaner.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Http/Request/FileHandler.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Http/SubstituteRouteParametersTrait.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Support/FluentArray.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Support/QueueableCollection.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Support/QueueableCollectionInterface.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Support/QueueableEntity.php View in 1.13 →
removed vendor/wpfluent/framework/src/WPFluent/Support/StdObject.php View in 1.13 →
added app/Api/Classes/Stages.php View in trunk →
added app/Api/Classes/index.php View in trunk →
added app/Api/index.php View in trunk →
added app/Functions/index.php View in trunk →
added app/Hooks/Cli/index.php View in trunk →
added app/Hooks/Handlers/BoardMenuHandler.php View in trunk →
added app/Hooks/Handlers/DescriptionMigrationHandler.php View in trunk →
added app/Hooks/Handlers/ShortcodeHandler.php View in trunk →
added app/Hooks/Handlers/StageArchiveHandler.php View in trunk →
added app/Hooks/Handlers/UpdateHandler.php View in trunk →
added app/Hooks/Handlers/index.php View in trunk →
added app/Hooks/index.php View in trunk →
added app/Hooks/shortcodes.php View in trunk →
added app/Http/Controllers/AiController.php View in trunk →
added app/Http/Controllers/FolderController.php View in trunk →
added app/Http/Controllers/MCPSettingsController.php View in trunk →
added app/Http/Controllers/PublicBoardController.php View in trunk →
added app/Http/Controllers/ReportController.php View in trunk →
added app/Http/Controllers/index.php View in trunk →
added app/Http/Policies/AiPolicy.php View in trunk →
added app/Http/Policies/BoardManagerPolicy.php View in trunk →
added app/Http/Policies/PublicBoardPolicy.php View in trunk →
added app/Http/Policies/index.php View in trunk →
added app/Http/Requests/index.php View in trunk →
added app/Http/Routes/index.php View in trunk →
added app/Http/index.php View in trunk →
added app/Models/Attachment.php View in trunk →
added app/Models/CommentImage.php View in trunk →
added app/Models/Folder.php View in trunk →
added app/Models/TaskImage.php View in trunk →
added app/Models/index.php View in trunk →
added app/Modules/MCP/AbilitiesRegistrar.php View in trunk →
added app/Modules/MCP/Helpers/MCPHelper.php View in trunk →
added app/Modules/MCP/MCPInit.php View in trunk →
added app/Modules/MCP/Tools/BoardTools.php View in trunk →
added app/Modules/MCP/Tools/CommentTools.php View in trunk →
added app/Modules/MCP/Tools/ContextTools.php View in trunk →
added app/Modules/MCP/Tools/LabelTools.php View in trunk →
added app/Modules/MCP/Tools/StageTools.php View in trunk →
added app/Modules/MCP/Tools/TaskQueryTools.php View in trunk →
added app/Modules/MCP/Tools/TaskTools.php View in trunk →
added app/Services/AiService.php View in trunk →
added app/Services/AttachmentFileService.php View in trunk →
added app/Services/DescriptionMarkdownConverter.php View in trunk →
added app/Services/FolderService.php View in trunk →
added app/Services/Intergrations/FluentCRM/Automations/index.php View in trunk →
added app/Services/Intergrations/FluentCRM/index.php View in trunk →
added app/Services/Intergrations/FluentFormIntegration/index.php View in trunk →
added app/Services/Intergrations/index.php View in trunk →
added app/Services/Libs/Mailer.php View in trunk →
added app/Services/Libs/csv/index.php View in trunk →
added app/Services/Libs/csv/src/Config/index.php View in trunk →
added app/Services/Libs/csv/src/Exception/index.php View in trunk →
added app/Services/Libs/csv/src/Modifier/index.php View in trunk →
added app/Services/Libs/csv/src/Plugin/index.php View in trunk →
added app/Services/Libs/csv/src/index.php View in trunk →
added app/Services/Libs/index.php View in trunk →
added app/Services/Parsedown.php View in trunk →
added app/Services/PublicAccessService.php View in trunk →
added app/Services/ReportService.php View in trunk →
added app/Services/index.php View in trunk →
added app/Views/admin/index.php View in trunk →
added app/Views/admin/single_board_shortcode.php View in trunk →
added app/Views/emails/daily.php View in trunk →
added app/Views/emails/index.php View in trunk →
added app/Views/emails/subtask-reminder.php View in trunk →
added app/Views/frontend/public_board.php View in trunk →
added app/Views/index.php View in trunk →
added app/Vite.php View in trunk →
added assets/UpgradeUrl.js View in trunk →
added assets/_AssigneeProgressList.js View in trunk →
added assets/_ChartTypeToggle.js View in trunk →
added assets/_DistributionPanel.js View in trunk →
added assets/_HorizontalBarPanel.js View in trunk →
added assets/_PriorityDistribution.js View in trunk →
added assets/_StatCard.js View in trunk →
added assets/admin/Components/Report/Activity/Activity.js View in trunk →
added assets/admin/Components/Report/Overview/Overview.js View in trunk →
added assets/admin/Components/Report/Reports.js View in trunk →
added assets/admin/Components/Report/Roadmap/Roadmap.js View in trunk →
added assets/admin/Components/Report/Tasks/Tasks.js View in trunk →
added assets/admin/Components/Report/Timesheet/Timesheet.js View in trunk →
added assets/admin/admin_rtl.css View in trunk →
added assets/admin/crm-contact-app3/app.css View in trunk →
added assets/admin/crm-contact-app3/app.js View in trunk →
added assets/admin/index.php View in trunk →
added assets/admin/single_board.js View in trunk →
added assets/admin/style.css View in trunk →
added assets/chartPalette.js View in trunk →
added assets/descriptionToPlainText.js View in trunk →
added assets/images/addons/fluent-roadmap.png View in trunk →
added assets/images/addons/fluent-toolkit.svg View in trunk →
added assets/images/icons/reset-left-line.svg View in trunk →
added assets/images/index.php View in trunk →
added assets/reportHelpers.js View in trunk →
added assets/vendor-echarts.js View in trunk →
added assets/vendor-element-plus.js View in trunk →
added assets/vendor.js View in trunk →
added config/vite.json View in trunk →
added config/vite_config.php View in trunk →
added database/Migrations/index.php View in trunk →
added vendor/composer/index.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/ActionScheduler_SystemInformation.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Create_Command.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Delete_Command.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Generate_Command.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Get_Command.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/List_Command.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Next_Command.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Run_Command.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/WP_CLI/Action_Command.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/WP_CLI/System_Command.php View in trunk →
added vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php View in trunk →
added vendor/woocommerce/action-scheduler/index.php View in trunk →
added vendor/woocommerce/index.php View in trunk →
added vendor/wpfluent/framework/index.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Cache/Cache.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsWhereDateClauses.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Concerns/CompilesJsonPaths.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Concerns/MaintainsDatabase.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Concerns/ManagesTransactions.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/DBManager.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/DatabaseManager.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionRecord.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionsManager.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/DeadlockException.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/DetectsLostConnections.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Events/ConnectionEvent.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Events/QueryExecuted.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Events/TransactionBeginning.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitted.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitting.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Events/TransactionRolledBack.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Migration/Blueprint.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Migration/ColumnDefinition.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/MultipleColumnsSelectedException.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Json.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasUniqueIds.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Orm/HasCollection.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Orm/MissingAttributeException.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Orm/PendingHasThroughRelationship.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsInverseRelations.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrManyThrough.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Orm/Searchable.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Orm/UserProxyTrait.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Query/ConditionExpression.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Query/ExpressionInterface.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Query/Grammars/Grammar.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Query/Grammars/MySqlGrammar.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Query/Grammars/SQLiteGrammar.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Query/IndexHint.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Query/JoinLateralClause.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Query/Processors/MySqlProcessor.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Query/Processors/Processor.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/Query/Processors/SQLiteProcessor.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Database/UniqueConstraintViolationException.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Encryption/DecryptException.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Encryption/EncryptException.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Encryption/Encrypter.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Events/ShouldDispatchAfterCommit.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Events/ShouldHandleEventsAfterCommit.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Foundation/Async.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Foundation/Concerns/AjaxTrait.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Foundation/Concerns/DynamicFacadeTrait.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Foundation/Concerns/FoundationTrait.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Foundation/Concerns/HooksRemovalTrait.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Foundation/Concerns/facade.stub View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/Ajax.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/Client.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/Cookie.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/Middleware/RateLimiter.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithCleaningTrait.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithFilesTrait.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithHeadersTrait.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithIPTrait.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/Request/WPUserProxy.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/Response.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/SubstituteParameters.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Http/UrlGenerator.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Randomizer/GetStringTrait.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Randomizer/Randomizer.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/Env.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/File.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/Hash.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/Invoker.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/Locale.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/Mail.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/MathException.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/Media.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/MediaUploader.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/Once.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/Serializer.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/UriTemplate.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/Support/Util.php View in trunk →
added vendor/wpfluent/framework/src/WPFluent/index.php View in trunk →
added vendor/wpfluent/framework/src/index.php View in trunk →
added vendor/wpfluent/index.php View in trunk →
272 files changed size a different byte count means the contents differ
app/Api/Api.php View diff →
app/Api/Classes/Boards.php View diff →
app/Api/Classes/Tasks.php View diff →
app/Api/config.php View diff →
app/Functions/helpers.php View diff →
app/Hooks/Cli/Commands.php View diff →
app/Hooks/Handlers/ActivityHandler.php View diff →
app/Hooks/Handlers/AdminMenuHandler.php View diff →
app/Hooks/Handlers/BoardHandler.php View diff →
app/Hooks/Handlers/ExternalPages.php View diff →
app/Hooks/Handlers/FileHandler.php View diff →
app/Hooks/Handlers/FluentCrmIntegration.php View diff →
app/Hooks/Handlers/NotificationHandler.php View diff →
app/Hooks/Handlers/ScheduleHandler.php View diff →
app/Hooks/Handlers/TaskHandler.php View diff →
app/Hooks/actions.php View diff →
app/Hooks/filters.php View diff →
app/Hooks/includes.php View diff →
app/Http/Controllers/BoardController.php View diff →
app/Http/Controllers/CommentController.php View diff →
app/Http/Controllers/LabelController.php View diff →
app/Http/Controllers/NotificationController.php View diff →
app/Http/Controllers/OptionsController.php View diff →
app/Http/Controllers/StageController.php View diff →
app/Http/Controllers/TaskController.php View diff →
app/Http/Controllers/UserController.php View diff →
app/Http/Controllers/WebhookController.php View diff →
app/Http/Policies/AuthPolicy.php View diff →
app/Http/Policies/BoardUserPolicy.php View diff →
app/Http/Policies/SingleBoardPolicy.php View diff →
app/Http/Policies/UserPolicy.php View diff →
app/Http/Routes/api.php View diff →
app/Models/Board.php View diff →
app/Models/Comment.php View diff →
app/Models/Model.php View diff →
app/Models/Notification.php View diff →
app/Models/Stage.php View diff →
app/Models/Task.php View diff →
app/Models/TaskMeta.php View diff →
app/Models/User.php View diff →
app/Services/BoardService.php View diff →
app/Services/CommentService.php View diff →
app/Services/Constant.php View diff →
app/Services/Helper.php View diff →
app/Services/InstallService.php View diff →
app/Services/Intergrations/FluentCRM/Automations/ContactAddedBoardTrigger.php View diff →
app/Services/Intergrations/FluentCRM/Automations/ContactAddedTaskTrigger.php View diff →
app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php View diff →
app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php View diff →
app/Services/Intergrations/FluentCRM/DeepIntegration.php View diff →
app/Services/Intergrations/FluentCRM/Init.php View diff →
app/Services/Intergrations/FluentFormIntegration/Bootstrap.php View diff →
app/Services/LabelService.php View diff →
app/Services/Libs/FileSystem.php View diff →
app/Services/Libs/csv/src/AbstractCsv.php View diff →
app/Services/Libs/csv/src/Modifier/RowFilter.php View diff →
app/Services/NotificationService.php View diff →
app/Services/OptionService.php View diff →
app/Services/PermissionManager.php View diff →
app/Services/StageService.php View diff →
app/Services/TaskService.php View diff →
app/Services/TransStrings.php View diff →
app/Services/UploadService.php View diff →
app/Services/UserService.php View diff →
app/Views/admin/menu.php View diff →
app/Views/emails/assignee2.php View diff →
app/Views/emails/comment-added.php View diff →
app/Views/emails/comment2.php View diff →
app/Views/emails/common-header.php View diff →
app/Views/emails/common-style.php View diff →
app/Views/emails/invite-external.php View diff →
app/Views/emails/template.php View diff →
app/Views/notification.php View diff →
assets/admin/admin.css View diff →
assets/admin/app.js View diff →
assets/admin/global_admin.js View diff →
assets/images/addons/fluentform.png View diff →
boot/app.php View diff →
composer.json View diff →
config/app.php View diff →
database/DBMigrator.php View diff →
database/Migrations/ActivityMigrator.php View diff →
database/Migrations/AttachmentMigrator.php View diff →
database/Migrations/BoardMigrator.php View diff →
database/Migrations/BoardTermMigrator.php View diff →
database/Migrations/CommentsMigrator.php View diff →
database/Migrations/MetaMigrator.php View diff →
database/Migrations/NotificationMigrator.php View diff →
database/Migrations/NotificationUserMigrator.php View diff →
database/Migrations/RelationMigrator.php View diff →
database/Migrations/TaskMetaMigrator.php View diff →
database/Migrations/TaskMigrator.php View diff →
database/Migrations/TeamMigrator.php View diff →
fluent-boards.php View diff →
language/fluent-boards.pot View diff →
readme.txt View diff →
vendor/autoload.php View diff →
vendor/composer/ClassLoader.php View diff →
vendor/composer/InstalledVersions.php View diff →
vendor/composer/autoload_classmap.php View diff →
vendor/composer/autoload_static.php View diff →
vendor/composer/installed.json View diff →
vendor/composer/installed.php View diff →
vendor/composer/platform_check.php View diff →
vendor/woocommerce/action-scheduler/README.md 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_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_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/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/Migration_Command.php View diff →
vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.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/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/lib/WP_Async_Request.php View diff →
vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php View diff →
vendor/woocommerce/action-scheduler/readme.txt View diff →
vendor/wpfluent/framework/README.md View diff →
vendor/wpfluent/framework/composer.json 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/Contracts/Container.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsQueries.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/MultipleRecordsFoundException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Builder.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/Attribute.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/HidesAttributes.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/QueriesRelationships.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.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/CanBeOneOfMany.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/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/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/Relation.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/Builder.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/Expression.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Schema.php View diff →
vendor/wpfluent/framework/src/WPFluent/Events/Dispatcher.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/ComponentBinder.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/Config.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/WPException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Controller.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/Request.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/URL.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/UrlWindow.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Arr.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/Enumerable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/EnumeratesValues.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Facade.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Helper.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/HigherOrderWhenProxy.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/ItemNotFoundException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/LazyCollection.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/Number.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/Sanitizer.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/UrlRoutable.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/ValidateDatabaseRulesTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.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 →
149 files of the same size
app/Api/FBSApi.php View diff →
app/App.php View diff →
app/Hooks/Handlers/ActivationHandler.php View diff →
app/Hooks/Handlers/CPTHandler.php View diff →
app/Hooks/Handlers/DeactivationHandler.php View diff →
app/Http/Controllers/Controller.php View diff →
app/Http/Policies/AdminPolicy.php View diff →
app/Http/Policies/BasePolicy.php View diff →
app/Http/Policies/TaskPolicy.php View diff →
app/Http/Policies/WebhookPolicy.php View diff →
app/Http/Requests/UserRequest.php View diff →
app/Http/Routes/routes.php View diff →
app/Models/Activity.php View diff →
app/Models/BoardTerm.php View diff →
app/Models/Label.php View diff →
app/Models/Meta.php View diff →
app/Models/NotificationUser.php View diff →
app/Models/Relation.php View diff →
app/Models/Team.php View diff →
app/Models/Webhook.php View diff →
app/Services/Libs/csv/LICENSE View diff →
app/Services/Libs/csv/autoload.php View diff →
app/Services/Libs/csv/composer.json View diff →
app/Services/Libs/csv/src/Config/Controls.php View diff →
app/Services/Libs/csv/src/Config/Output.php View diff →
app/Services/Libs/csv/src/Exception/InvalidRowException.php View diff →
app/Services/Libs/csv/src/Modifier/MapIterator.php View diff →
app/Services/Libs/csv/src/Modifier/QueryFilter.php View diff →
app/Services/Libs/csv/src/Modifier/StreamFilter.php View diff →
app/Services/Libs/csv/src/Plugin/ColumnConsistencyValidator.php View diff →
app/Services/Libs/csv/src/Plugin/ForbiddenNullValuesValidator.php View diff →
app/Services/Libs/csv/src/Plugin/SkipNullValuesFormatter.php View diff →
app/Services/Libs/csv/src/Reader.php View diff →
app/Services/Libs/csv/src/Writer.php View diff →
app/Services/Sanitize.php View diff →
app/index.php View diff →
assets/images/addons/fluent-crm.svg View diff →
assets/images/addons/fluent-smtp.svg View diff →
assets/images/addons/fluent-support.svg View diff →
assets/images/bg-shape.png View diff →
assets/images/dashboard_icon.svg View diff →
assets/images/empty-comment.png View diff →
assets/images/icon.png View diff →
assets/images/icon.svg View diff →
assets/images/logo.png View diff →
assets/images/logo.svg View diff →
assets/images/white_icon.png View diff →
assets/images/white_icon.svg View diff →
assets/index.php View diff →
boot/bindings.php View diff →
boot/globals.php View diff →
boot/index.php View diff →
config/index.php View diff →
database/DBSeeder.php View diff →
database/index.php View diff →
index.php View diff →
language/index.php View diff →
vendor/composer/LICENSE View diff →
vendor/composer/autoload_namespaces.php View diff →
vendor/composer/autoload_psr4.php View diff →
vendor/composer/autoload_real.php View diff →
vendor/index.php View diff →
vendor/woocommerce/action-scheduler/action-scheduler.php View diff →
vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.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/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/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/ClassMorphViolationException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Concerns/ExplainsQueries.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/LazyLoadingViolationException.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/AsStringable.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/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/ModelNotFoundException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/RelationNotFoundException.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/ComparesRelatedModels.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsDefaultModels.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/Orm/Scope.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/QueryException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Database/RecordsNotFoundException.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/Foundation/ForbiddenException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/Policy.php View diff →
vendor/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Http/Group.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/Support/ArrayableInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/CanBeEscapedWhenCastToString.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/ExceptionInterface.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/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/InvalidArgumentException.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php View diff →
vendor/wpfluent/framework/src/WPFluent/Support/MultipleItemsFoundException.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/Tappable.php View diff →
vendor/wpfluent/framework/src/WPFluent/Validator/Contracts/File.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/ValidationData.php View diff →