Changeset 3137277
- Timestamp:
- 08/18/2024 05:16:01 PM (18 months ago)
- Location:
- content-restriction
- Files:
-
- 284 added
- 1 copied
-
assets/banner-1544x500.png (added)
-
assets/banner-772x250.png (added)
-
assets/icon-128x128.svg (added)
-
assets/icon-256x256.svg (added)
-
tags/1.0.0 (copied) (copied from content-restriction/trunk)
-
tags/1.0.0/app (added)
-
tags/1.0.0/app/Admin (added)
-
tags/1.0.0/app/Admin/Controllers (added)
-
tags/1.0.0/app/Admin/Controllers/ModuleController.php (added)
-
tags/1.0.0/app/Admin/Controllers/RuleController.php (added)
-
tags/1.0.0/app/Admin/Controllers/SettingsController.php (added)
-
tags/1.0.0/app/Admin/Enqueuer.php (added)
-
tags/1.0.0/app/Admin/Menu.php (added)
-
tags/1.0.0/app/Admin/Routes (added)
-
tags/1.0.0/app/Admin/Routes/ModulesRoute.php (added)
-
tags/1.0.0/app/Admin/Routes/RulesRoute.php (added)
-
tags/1.0.0/app/Admin/Routes/SettingsRoute.php (added)
-
tags/1.0.0/app/Admin/Views (added)
-
tags/1.0.0/app/Admin/Views/dashboard.php (added)
-
tags/1.0.0/app/Boot (added)
-
tags/1.0.0/app/Boot/App.php (added)
-
tags/1.0.0/app/Common (added)
-
tags/1.0.0/app/Common/ControllerBase.php (added)
-
tags/1.0.0/app/Common/EnqueuerBase.php (added)
-
tags/1.0.0/app/Common/FrontendBase.php (added)
-
tags/1.0.0/app/Common/Hookable.php (added)
-
tags/1.0.0/app/Common/IntegrationBase.php (added)
-
tags/1.0.0/app/Common/IntegrationHide.php (added)
-
tags/1.0.0/app/Common/ModuleBase.php (added)
-
tags/1.0.0/app/Common/ProviderBase.php (added)
-
tags/1.0.0/app/Common/RestrictViewBase.php (added)
-
tags/1.0.0/app/Common/RouteBase.php (added)
-
tags/1.0.0/app/Common/WhatContentBase.php (added)
-
tags/1.0.0/app/Common/WhoCanSeeBase.php (added)
-
tags/1.0.0/app/DTO (added)
-
tags/1.0.0/app/DTO/RuleCreateDTO.php (added)
-
tags/1.0.0/app/DTO/RuleUpdateDTO.php (added)
-
tags/1.0.0/app/Database (added)
-
tags/1.0.0/app/Database/Rules.php (added)
-
tags/1.0.0/app/Integrations (added)
-
tags/1.0.0/app/Integrations/FluentCRM (added)
-
tags/1.0.0/app/Integrations/FluentCRM/Frontend.php (added)
-
tags/1.0.0/app/Integrations/FluentCRM/Integration.php (added)
-
tags/1.0.0/app/Integrations/FluentCRM/SpecificLists.php (added)
-
tags/1.0.0/app/Integrations/FluentCRM/Subscriber.php (added)
-
tags/1.0.0/app/Integrations/LoginMeNow (added)
-
tags/1.0.0/app/Integrations/LoginMeNow/Facebook.php (added)
-
tags/1.0.0/app/Integrations/LoginMeNow/Frontend.php (added)
-
tags/1.0.0/app/Integrations/LoginMeNow/Google.php (added)
-
tags/1.0.0/app/Integrations/LoginMeNow/Integration.php (added)
-
tags/1.0.0/app/Integrations/WooCommerce (added)
-
tags/1.0.0/app/Integrations/WooCommerce/AllProducts.php (added)
-
tags/1.0.0/app/Integrations/WooCommerce/BoughtSpecificProducts.php (added)
-
tags/1.0.0/app/Integrations/WooCommerce/Frontend.php (added)
-
tags/1.0.0/app/Integrations/WooCommerce/Hide.php (added)
-
tags/1.0.0/app/Integrations/WooCommerce/Integration.php (added)
-
tags/1.0.0/app/Integrations/WooCommerce/PlacedOrder.php (added)
-
tags/1.0.0/app/Integrations/WooCommerce/ProductsWithCategories.php (added)
-
tags/1.0.0/app/Integrations/WooCommerce/SpecificProducts.php (added)
-
tags/1.0.0/app/Models (added)
-
tags/1.0.0/app/Models/RuleModel.php (added)
-
tags/1.0.0/app/Modules (added)
-
tags/1.0.0/app/Modules/Blur (added)
-
tags/1.0.0/app/Modules/Blur/Blur.php (added)
-
tags/1.0.0/app/Modules/Blur/Frontend.php (added)
-
tags/1.0.0/app/Modules/Blur/Protection.php (added)
-
tags/1.0.0/app/Modules/Hide (added)
-
tags/1.0.0/app/Modules/Hide/Frontend.php (added)
-
tags/1.0.0/app/Modules/Hide/Hide.php (added)
-
tags/1.0.0/app/Modules/LoginBack (added)
-
tags/1.0.0/app/Modules/LoginBack/Frontend.php (added)
-
tags/1.0.0/app/Modules/LoginBack/LoginBack.php (added)
-
tags/1.0.0/app/Modules/LoginBack/Protection.php (added)
-
tags/1.0.0/app/Modules/Pages (added)
-
tags/1.0.0/app/Modules/Pages/AllPages.php (added)
-
tags/1.0.0/app/Modules/Pages/Frontend.php (added)
-
tags/1.0.0/app/Modules/Pages/Frontpage.php (added)
-
tags/1.0.0/app/Modules/Pages/SpecificPages.php (added)
-
tags/1.0.0/app/Modules/Posts (added)
-
tags/1.0.0/app/Modules/Posts/AllPosts.php (added)
-
tags/1.0.0/app/Modules/Posts/Frontend.php (added)
-
tags/1.0.0/app/Modules/Posts/PostsWithCategories.php (added)
-
tags/1.0.0/app/Modules/Posts/PostsWithTags.php (added)
-
tags/1.0.0/app/Modules/Posts/SpecificPosts.php (added)
-
tags/1.0.0/app/Modules/Redirection (added)
-
tags/1.0.0/app/Modules/Redirection/Frontend.php (added)
-
tags/1.0.0/app/Modules/Redirection/Protection.php (added)
-
tags/1.0.0/app/Modules/Redirection/Redirection.php (added)
-
tags/1.0.0/app/Modules/Replace (added)
-
tags/1.0.0/app/Modules/Replace/Frontend.php (added)
-
tags/1.0.0/app/Modules/Replace/Protection.php (added)
-
tags/1.0.0/app/Modules/Replace/Replace.php (added)
-
tags/1.0.0/app/Modules/WordPressUsers (added)
-
tags/1.0.0/app/Modules/WordPressUsers/Frontend.php (added)
-
tags/1.0.0/app/Modules/WordPressUsers/SelectedRoles.php (added)
-
tags/1.0.0/app/Modules/WordPressUsers/SelectedUsers.php (added)
-
tags/1.0.0/app/Modules/WordPressUsers/UserLoggedIn.php (added)
-
tags/1.0.0/app/Modules/WordPressUsers/UserNotLoggedIn.php (added)
-
tags/1.0.0/app/Providers (added)
-
tags/1.0.0/app/Providers/AdminServiceProviders.php (added)
-
tags/1.0.0/app/Providers/FrontendServiceProviders.php (added)
-
tags/1.0.0/app/Providers/IntegrationServiceProviders.php (added)
-
tags/1.0.0/app/Providers/RestrictionServiceProviders.php (added)
-
tags/1.0.0/app/Repositories (added)
-
tags/1.0.0/app/Repositories/ModuleRepository.php (added)
-
tags/1.0.0/app/Repositories/RuleRepository.php (added)
-
tags/1.0.0/app/Repositories/SettingsRepository.php (added)
-
tags/1.0.0/app/Setup (added)
-
tags/1.0.0/app/Setup/Activate.php (added)
-
tags/1.0.0/app/Setup/Compatibility.php (added)
-
tags/1.0.0/app/Setup/DBMigrator.php (added)
-
tags/1.0.0/app/Setup/Deactivate.php (added)
-
tags/1.0.0/app/Utils (added)
-
tags/1.0.0/app/Utils/Analytics.php (added)
-
tags/1.0.0/app/Utils/Config.php (added)
-
tags/1.0.0/app/Utils/Cron.php (added)
-
tags/1.0.0/app/Utils/Key.php (added)
-
tags/1.0.0/app/Utils/Options.php (added)
-
tags/1.0.0/app/Utils/Plugin.php (added)
-
tags/1.0.0/app/Utils/Post.php (added)
-
tags/1.0.0/app/Utils/Random.php (added)
-
tags/1.0.0/app/Utils/Response.php (added)
-
tags/1.0.0/app/Utils/Sanitize.php (added)
-
tags/1.0.0/app/Utils/Time.php (added)
-
tags/1.0.0/app/Utils/Transient.php (added)
-
tags/1.0.0/app/Utils/Translator.php (added)
-
tags/1.0.0/app/Utils/User.php (added)
-
tags/1.0.0/composer.json (added)
-
tags/1.0.0/config.php (added)
-
tags/1.0.0/content-restriction.php (added)
-
tags/1.0.0/languages (added)
-
tags/1.0.0/languages/content-restriction.pot (added)
-
tags/1.0.0/readme.txt (added)
-
tags/1.0.0/vendor (added)
-
tags/1.0.0/vendor/autoload.php (added)
-
tags/1.0.0/vendor/composer (added)
-
tags/1.0.0/vendor/composer/ClassLoader.php (added)
-
tags/1.0.0/vendor/composer/InstalledVersions.php (added)
-
tags/1.0.0/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.0/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.0/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.0/vendor/composer/autoload_real.php (added)
-
tags/1.0.0/vendor/composer/autoload_static.php (added)
-
tags/1.0.0/vendor/composer/installed.json (added)
-
tags/1.0.0/vendor/composer/installed.php (added)
-
trunk/app (added)
-
trunk/app/Admin (added)
-
trunk/app/Admin/Controllers (added)
-
trunk/app/Admin/Controllers/ModuleController.php (added)
-
trunk/app/Admin/Controllers/RuleController.php (added)
-
trunk/app/Admin/Controllers/SettingsController.php (added)
-
trunk/app/Admin/Enqueuer.php (added)
-
trunk/app/Admin/Menu.php (added)
-
trunk/app/Admin/Routes (added)
-
trunk/app/Admin/Routes/ModulesRoute.php (added)
-
trunk/app/Admin/Routes/RulesRoute.php (added)
-
trunk/app/Admin/Routes/SettingsRoute.php (added)
-
trunk/app/Admin/Views (added)
-
trunk/app/Admin/Views/dashboard.php (added)
-
trunk/app/Boot (added)
-
trunk/app/Boot/App.php (added)
-
trunk/app/Common (added)
-
trunk/app/Common/ControllerBase.php (added)
-
trunk/app/Common/EnqueuerBase.php (added)
-
trunk/app/Common/FrontendBase.php (added)
-
trunk/app/Common/Hookable.php (added)
-
trunk/app/Common/IntegrationBase.php (added)
-
trunk/app/Common/IntegrationHide.php (added)
-
trunk/app/Common/ModuleBase.php (added)
-
trunk/app/Common/ProviderBase.php (added)
-
trunk/app/Common/RestrictViewBase.php (added)
-
trunk/app/Common/RouteBase.php (added)
-
trunk/app/Common/WhatContentBase.php (added)
-
trunk/app/Common/WhoCanSeeBase.php (added)
-
trunk/app/DTO (added)
-
trunk/app/DTO/RuleCreateDTO.php (added)
-
trunk/app/DTO/RuleUpdateDTO.php (added)
-
trunk/app/Database (added)
-
trunk/app/Database/Rules.php (added)
-
trunk/app/Integrations (added)
-
trunk/app/Integrations/FluentCRM (added)
-
trunk/app/Integrations/FluentCRM/Frontend.php (added)
-
trunk/app/Integrations/FluentCRM/Integration.php (added)
-
trunk/app/Integrations/FluentCRM/SpecificLists.php (added)
-
trunk/app/Integrations/FluentCRM/Subscriber.php (added)
-
trunk/app/Integrations/LoginMeNow (added)
-
trunk/app/Integrations/LoginMeNow/Facebook.php (added)
-
trunk/app/Integrations/LoginMeNow/Frontend.php (added)
-
trunk/app/Integrations/LoginMeNow/Google.php (added)
-
trunk/app/Integrations/LoginMeNow/Integration.php (added)
-
trunk/app/Integrations/WooCommerce (added)
-
trunk/app/Integrations/WooCommerce/AllProducts.php (added)
-
trunk/app/Integrations/WooCommerce/BoughtSpecificProducts.php (added)
-
trunk/app/Integrations/WooCommerce/Frontend.php (added)
-
trunk/app/Integrations/WooCommerce/Hide.php (added)
-
trunk/app/Integrations/WooCommerce/Integration.php (added)
-
trunk/app/Integrations/WooCommerce/PlacedOrder.php (added)
-
trunk/app/Integrations/WooCommerce/ProductsWithCategories.php (added)
-
trunk/app/Integrations/WooCommerce/SpecificProducts.php (added)
-
trunk/app/Models (added)
-
trunk/app/Models/RuleModel.php (added)
-
trunk/app/Modules (added)
-
trunk/app/Modules/Blur (added)
-
trunk/app/Modules/Blur/Blur.php (added)
-
trunk/app/Modules/Blur/Frontend.php (added)
-
trunk/app/Modules/Blur/Protection.php (added)
-
trunk/app/Modules/Hide (added)
-
trunk/app/Modules/Hide/Frontend.php (added)
-
trunk/app/Modules/Hide/Hide.php (added)
-
trunk/app/Modules/LoginBack (added)
-
trunk/app/Modules/LoginBack/Frontend.php (added)
-
trunk/app/Modules/LoginBack/LoginBack.php (added)
-
trunk/app/Modules/LoginBack/Protection.php (added)
-
trunk/app/Modules/Pages (added)
-
trunk/app/Modules/Pages/AllPages.php (added)
-
trunk/app/Modules/Pages/Frontend.php (added)
-
trunk/app/Modules/Pages/Frontpage.php (added)
-
trunk/app/Modules/Pages/SpecificPages.php (added)
-
trunk/app/Modules/Posts (added)
-
trunk/app/Modules/Posts/AllPosts.php (added)
-
trunk/app/Modules/Posts/Frontend.php (added)
-
trunk/app/Modules/Posts/PostsWithCategories.php (added)
-
trunk/app/Modules/Posts/PostsWithTags.php (added)
-
trunk/app/Modules/Posts/SpecificPosts.php (added)
-
trunk/app/Modules/Redirection (added)
-
trunk/app/Modules/Redirection/Frontend.php (added)
-
trunk/app/Modules/Redirection/Protection.php (added)
-
trunk/app/Modules/Redirection/Redirection.php (added)
-
trunk/app/Modules/Replace (added)
-
trunk/app/Modules/Replace/Frontend.php (added)
-
trunk/app/Modules/Replace/Protection.php (added)
-
trunk/app/Modules/Replace/Replace.php (added)
-
trunk/app/Modules/WordPressUsers (added)
-
trunk/app/Modules/WordPressUsers/Frontend.php (added)
-
trunk/app/Modules/WordPressUsers/SelectedRoles.php (added)
-
trunk/app/Modules/WordPressUsers/SelectedUsers.php (added)
-
trunk/app/Modules/WordPressUsers/UserLoggedIn.php (added)
-
trunk/app/Modules/WordPressUsers/UserNotLoggedIn.php (added)
-
trunk/app/Providers (added)
-
trunk/app/Providers/AdminServiceProviders.php (added)
-
trunk/app/Providers/FrontendServiceProviders.php (added)
-
trunk/app/Providers/IntegrationServiceProviders.php (added)
-
trunk/app/Providers/RestrictionServiceProviders.php (added)
-
trunk/app/Repositories (added)
-
trunk/app/Repositories/ModuleRepository.php (added)
-
trunk/app/Repositories/RuleRepository.php (added)
-
trunk/app/Repositories/SettingsRepository.php (added)
-
trunk/app/Setup (added)
-
trunk/app/Setup/Activate.php (added)
-
trunk/app/Setup/Compatibility.php (added)
-
trunk/app/Setup/DBMigrator.php (added)
-
trunk/app/Setup/Deactivate.php (added)
-
trunk/app/Utils (added)
-
trunk/app/Utils/Analytics.php (added)
-
trunk/app/Utils/Config.php (added)
-
trunk/app/Utils/Cron.php (added)
-
trunk/app/Utils/Key.php (added)
-
trunk/app/Utils/Options.php (added)
-
trunk/app/Utils/Plugin.php (added)
-
trunk/app/Utils/Post.php (added)
-
trunk/app/Utils/Random.php (added)
-
trunk/app/Utils/Response.php (added)
-
trunk/app/Utils/Sanitize.php (added)
-
trunk/app/Utils/Time.php (added)
-
trunk/app/Utils/Transient.php (added)
-
trunk/app/Utils/Translator.php (added)
-
trunk/app/Utils/User.php (added)
-
trunk/composer.json (added)
-
trunk/config.php (added)
-
trunk/content-restriction.php (added)
-
trunk/languages (added)
-
trunk/languages/content-restriction.pot (added)
-
trunk/readme.txt (added)
-
trunk/vendor (added)
-
trunk/vendor/autoload.php (added)
-
trunk/vendor/composer (added)
-
trunk/vendor/composer/ClassLoader.php (added)
-
trunk/vendor/composer/InstalledVersions.php (added)
-
trunk/vendor/composer/autoload_classmap.php (added)
-
trunk/vendor/composer/autoload_namespaces.php (added)
-
trunk/vendor/composer/autoload_psr4.php (added)
-
trunk/vendor/composer/autoload_real.php (added)
-
trunk/vendor/composer/autoload_static.php (added)
-
trunk/vendor/composer/installed.json (added)
-
trunk/vendor/composer/installed.php (added)
Note: See TracChangeset
for help on using the changeset viewer.