Changeset 3439127
- Timestamp:
- 01/14/2026 03:52:39 AM (3 months ago)
- Location:
- user-registration
- Files:
-
- 806 added
- 8 edited
- 1 copied
-
tags/5.0.1 (copied) (copied from user-registration/trunk)
-
tags/5.0.1/CHANGELOG.txt (modified) (1 diff)
-
tags/5.0.1/languages/user-registration.pot (modified) (2 diffs)
-
tags/5.0.1/readme.txt (modified) (3 diffs)
-
tags/5.0.1/src (added)
-
tags/5.0.1/src/analytics (added)
-
tags/5.0.1/src/analytics/App.tsx (added)
-
tags/5.0.1/src/analytics/components (added)
-
tags/5.0.1/src/analytics/components/analytics-content.tsx (added)
-
tags/5.0.1/src/analytics/components/icons (added)
-
tags/5.0.1/src/analytics/components/icons/chart-bar.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/chart-line.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/chart-pie.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/check.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/chevron-down.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/chevron-left.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/chevron-right.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/chevron-up.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/external-link.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/icon.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/index.ts (added)
-
tags/5.0.1/src/analytics/components/icons/move-down.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/move-up.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/search.tsx (added)
-
tags/5.0.1/src/analytics/components/icons/x.tsx (added)
-
tags/5.0.1/src/analytics/components/layout (added)
-
tags/5.0.1/src/analytics/components/layout/index.ts (added)
-
tags/5.0.1/src/analytics/components/layout/layout.tsx (added)
-
tags/5.0.1/src/analytics/components/progress-indicator.tsx (added)
-
tags/5.0.1/src/analytics/components/ui (added)
-
tags/5.0.1/src/analytics/components/ui/button.tsx (added)
-
tags/5.0.1/src/analytics/components/ui/calendar.tsx (added)
-
tags/5.0.1/src/analytics/components/ui/date-range-picker.tsx (added)
-
tags/5.0.1/src/analytics/components/ui/popover.tsx (added)
-
tags/5.0.1/src/analytics/components/ui/progress.tsx (added)
-
tags/5.0.1/src/analytics/components/ui/select.tsx (added)
-
tags/5.0.1/src/analytics/components/ui/tooltip.tsx (added)
-
tags/5.0.1/src/analytics/constants (added)
-
tags/5.0.1/src/analytics/constants/configs.ts (added)
-
tags/5.0.1/src/analytics/hooks (added)
-
tags/5.0.1/src/analytics/hooks/use-analytics-filters.ts (added)
-
tags/5.0.1/src/analytics/hooks/use-search-params.ts (added)
-
tags/5.0.1/src/analytics/lib (added)
-
tags/5.0.1/src/analytics/lib/utils.ts (added)
-
tags/5.0.1/src/analytics/main.scss (added)
-
tags/5.0.1/src/analytics/main.tsx (added)
-
tags/5.0.1/src/analytics/types (added)
-
tags/5.0.1/src/analytics/types/analytics.ts (added)
-
tags/5.0.1/src/analytics/types/global.d.ts (added)
-
tags/5.0.1/src/blocks (added)
-
tags/5.0.1/src/blocks/blocks (added)
-
tags/5.0.1/src/blocks/blocks/content-restriction-enhanced (added)
-
tags/5.0.1/src/blocks/blocks/content-restriction-enhanced/Edit.js (added)
-
tags/5.0.1/src/blocks/blocks/content-restriction-enhanced/Save.js (added)
-
tags/5.0.1/src/blocks/blocks/content-restriction-enhanced/block.json (added)
-
tags/5.0.1/src/blocks/blocks/content-restriction-enhanced/index.js (added)
-
tags/5.0.1/src/blocks/blocks/edit-password (added)
-
tags/5.0.1/src/blocks/blocks/edit-password/Edit.js (added)
-
tags/5.0.1/src/blocks/blocks/edit-password/Save.js (added)
-
tags/5.0.1/src/blocks/blocks/edit-password/block.json (added)
-
tags/5.0.1/src/blocks/blocks/edit-password/index.js (added)
-
tags/5.0.1/src/blocks/blocks/edit-profile (added)
-
tags/5.0.1/src/blocks/blocks/edit-profile/Edit.js (added)
-
tags/5.0.1/src/blocks/blocks/edit-profile/Save.js (added)
-
tags/5.0.1/src/blocks/blocks/edit-profile/block.json (added)
-
tags/5.0.1/src/blocks/blocks/edit-profile/index.js (added)
-
tags/5.0.1/src/blocks/blocks/index.js (added)
-
tags/5.0.1/src/blocks/blocks/login-form (added)
-
tags/5.0.1/src/blocks/blocks/login-form/Edit.js (added)
-
tags/5.0.1/src/blocks/blocks/login-form/Save.js (added)
-
tags/5.0.1/src/blocks/blocks/login-form/block.json (added)
-
tags/5.0.1/src/blocks/blocks/login-form/index.js (added)
-
tags/5.0.1/src/blocks/blocks/login-logout-menu (added)
-
tags/5.0.1/src/blocks/blocks/login-logout-menu/Edit.js (added)
-
tags/5.0.1/src/blocks/blocks/login-logout-menu/block.json (added)
-
tags/5.0.1/src/blocks/blocks/login-logout-menu/index.js (added)
-
tags/5.0.1/src/blocks/blocks/membership-listing (added)
-
tags/5.0.1/src/blocks/blocks/membership-listing/Edit.js (added)
-
tags/5.0.1/src/blocks/blocks/membership-listing/Save.js (added)
-
tags/5.0.1/src/blocks/blocks/membership-listing/block.json (added)
-
tags/5.0.1/src/blocks/blocks/membership-listing/editor.scss (added)
-
tags/5.0.1/src/blocks/blocks/membership-listing/index.js (added)
-
tags/5.0.1/src/blocks/blocks/myaccount (added)
-
tags/5.0.1/src/blocks/blocks/myaccount/Edit.js (added)
-
tags/5.0.1/src/blocks/blocks/myaccount/Save.js (added)
-
tags/5.0.1/src/blocks/blocks/myaccount/block.json (added)
-
tags/5.0.1/src/blocks/blocks/myaccount/index.js (added)
-
tags/5.0.1/src/blocks/blocks/registration-form (added)
-
tags/5.0.1/src/blocks/blocks/registration-form/Edit.js (added)
-
tags/5.0.1/src/blocks/blocks/registration-form/Save.js (added)
-
tags/5.0.1/src/blocks/blocks/registration-form/block.json (added)
-
tags/5.0.1/src/blocks/blocks/registration-form/index.js (added)
-
tags/5.0.1/src/blocks/blocks/registrationform (added)
-
tags/5.0.1/src/blocks/blocks/registrationform/components (added)
-
tags/5.0.1/src/blocks/blocks/registrationform/components/MySelect.js (added)
-
tags/5.0.1/src/blocks/blocks/thank-you (added)
-
tags/5.0.1/src/blocks/blocks/thank-you/Edit.js (added)
-
tags/5.0.1/src/blocks/blocks/thank-you/Save.js (added)
-
tags/5.0.1/src/blocks/blocks/thank-you/block.json (added)
-
tags/5.0.1/src/blocks/blocks/thank-you/index.js (added)
-
tags/5.0.1/src/blocks/components (added)
-
tags/5.0.1/src/blocks/components/Icon.js (added)
-
tags/5.0.1/src/blocks/components/hoc (added)
-
tags/5.0.1/src/blocks/components/hoc/index.js (added)
-
tags/5.0.1/src/blocks/components/hoc/withChakraUIProvider.js (added)
-
tags/5.0.1/src/blocks/editor.css (added)
-
tags/5.0.1/src/blocks/editor.css.map (added)
-
tags/5.0.1/src/blocks/editor.scss (added)
-
tags/5.0.1/src/blocks/index.js (added)
-
tags/5.0.1/src/blocks/style.css (added)
-
tags/5.0.1/src/blocks/style.css.map (added)
-
tags/5.0.1/src/blocks/style.scss (added)
-
tags/5.0.1/src/content-restriction (added)
-
tags/5.0.1/src/content-restriction/ContentAccessRules.js (added)
-
tags/5.0.1/src/content-restriction/api (added)
-
tags/5.0.1/src/content-restriction/api/content-access-rules-api.js (added)
-
tags/5.0.1/src/content-restriction/components (added)
-
tags/5.0.1/src/content-restriction/components/dropdowns (added)
-
tags/5.0.1/src/content-restriction/components/dropdowns/AccessControlDropdown.js (added)
-
tags/5.0.1/src/content-restriction/components/dropdowns/ConditionFieldDropdown.js (added)
-
tags/5.0.1/src/content-restriction/components/dropdowns/ContentTypeDropdown.js (added)
-
tags/5.0.1/src/content-restriction/components/dropdowns/DropdownButton.js (added)
-
tags/5.0.1/src/content-restriction/components/dropdowns/DropdownMenu.js (added)
-
tags/5.0.1/src/content-restriction/components/index.js (added)
-
tags/5.0.1/src/content-restriction/components/inputs (added)
-
tags/5.0.1/src/content-restriction/components/inputs/CheckboxRadioInput.js (added)
-
tags/5.0.1/src/content-restriction/components/inputs/ConditionValueInput.js (added)
-
tags/5.0.1/src/content-restriction/components/inputs/ContentValueInput.js (added)
-
tags/5.0.1/src/content-restriction/components/inputs/CustomURInput.js (added)
-
tags/5.0.1/src/content-restriction/components/inputs/DateRangeInput.js (added)
-
tags/5.0.1/src/content-restriction/components/inputs/MultiselectInput.js (added)
-
tags/5.0.1/src/content-restriction/components/inputs/PeriodInput.js (added)
-
tags/5.0.1/src/content-restriction/components/inputs/TaxonomyInput.js (added)
-
tags/5.0.1/src/content-restriction/components/inputs/TaxonomyTermsSelect.js (added)
-
tags/5.0.1/src/content-restriction/components/inputs/WholeSiteDisplay.js (added)
-
tags/5.0.1/src/content-restriction/components/modals (added)
-
tags/5.0.1/src/content-restriction/components/modals/AddNewRuleModal.js (added)
-
tags/5.0.1/src/content-restriction/components/modals/AdvancedLogicWarningModal.js (added)
-
tags/5.0.1/src/content-restriction/components/modals/DeleteRuleModal.js (added)
-
tags/5.0.1/src/content-restriction/components/modals/DuplicateRuleModal.js (added)
-
tags/5.0.1/src/content-restriction/components/modals/Modal.js (added)
-
tags/5.0.1/src/content-restriction/components/rules (added)
-
tags/5.0.1/src/content-restriction/components/rules/AccessControlSection.js (added)
-
tags/5.0.1/src/content-restriction/components/rules/AdvancedLogicGates.js (added)
-
tags/5.0.1/src/content-restriction/components/rules/ConditionLogicGate.js (added)
-
tags/5.0.1/src/content-restriction/components/rules/ConditionRow.js (added)
-
tags/5.0.1/src/content-restriction/components/rules/RuleCard.js (added)
-
tags/5.0.1/src/content-restriction/components/rules/RuleContentDisplay.js (added)
-
tags/5.0.1/src/content-restriction/components/rules/RuleGroup.js (added)
-
tags/5.0.1/src/content-restriction/components/rules/URFormFieldCondition.js (added)
-
tags/5.0.1/src/content-restriction/components/settings (added)
-
tags/5.0.1/src/content-restriction/components/settings/LocalPageAction.js (added)
-
tags/5.0.1/src/content-restriction/components/settings/MediaButton.js (added)
-
tags/5.0.1/src/content-restriction/components/settings/MessageAction.js (added)
-
tags/5.0.1/src/content-restriction/components/settings/RedirectAction.js (added)
-
tags/5.0.1/src/content-restriction/components/settings/SettingsPanel.js (added)
-
tags/5.0.1/src/content-restriction/components/settings/ShortcodeAction.js (added)
-
tags/5.0.1/src/content-restriction/components/settings/SmartTagsButton.js (added)
-
tags/5.0.1/src/content-restriction/components/settings/URFormAction.js (added)
-
tags/5.0.1/src/content-restriction/content-restriction.js (added)
-
tags/5.0.1/src/content-restriction/index.js (added)
-
tags/5.0.1/src/content-restriction/utils (added)
-
tags/5.0.1/src/content-restriction/utils/advanced-logic-helper.js (added)
-
tags/5.0.1/src/content-restriction/utils/condition-options.js (added)
-
tags/5.0.1/src/content-restriction/utils/localized-data.js (added)
-
tags/5.0.1/src/content-restriction/utils/notifications.js (added)
-
tags/5.0.1/src/content-restriction/utils/rule-save-helper.js (added)
-
tags/5.0.1/src/context (added)
-
tags/5.0.1/src/context/StateProvider.js (added)
-
tags/5.0.1/src/context/dashboardContext.js (added)
-
tags/5.0.1/src/context/gettingStartedContext.js (added)
-
tags/5.0.1/src/dashboard (added)
-
tags/5.0.1/src/dashboard/Constants (added)
-
tags/5.0.1/src/dashboard/Constants/Products.js (added)
-
tags/5.0.1/src/dashboard/Constants/index.js (added)
-
tags/5.0.1/src/dashboard/Router (added)
-
tags/5.0.1/src/dashboard/Router/Router.js (added)
-
tags/5.0.1/src/dashboard/components (added)
-
tags/5.0.1/src/dashboard/components/App.js (added)
-
tags/5.0.1/src/dashboard/components/Changelog (added)
-
tags/5.0.1/src/dashboard/components/Changelog/Changelog.js (added)
-
tags/5.0.1/src/dashboard/components/Header (added)
-
tags/5.0.1/src/dashboard/components/Header/Header.js (added)
-
tags/5.0.1/src/dashboard/components/Icon (added)
-
tags/5.0.1/src/dashboard/components/Icon/Icon.js (added)
-
tags/5.0.1/src/dashboard/components/IntersectionObserver (added)
-
tags/5.0.1/src/dashboard/components/IntersectionObserver/IntersectionObserver.js (added)
-
tags/5.0.1/src/dashboard/components/Theme (added)
-
tags/5.0.1/src/dashboard/components/Theme/Theme.js (added)
-
tags/5.0.1/src/dashboard/components/common (added)
-
tags/5.0.1/src/dashboard/components/common/UsePluginInstallActivate.js (added)
-
tags/5.0.1/src/dashboard/images (added)
-
tags/5.0.1/src/dashboard/images/UR-logo.gif (added)
-
tags/5.0.1/src/dashboard/images/announcement.gif (added)
-
tags/5.0.1/src/dashboard/images/blockart-blocks.webp (added)
-
tags/5.0.1/src/dashboard/images/colormag.webp (added)
-
tags/5.0.1/src/dashboard/images/evf.webp (added)
-
tags/5.0.1/src/dashboard/images/facebook.webp (added)
-
tags/5.0.1/src/dashboard/images/magazine-blocks.webp (added)
-
tags/5.0.1/src/dashboard/images/masteriyo.webp (added)
-
tags/5.0.1/src/dashboard/images/x.webp (added)
-
tags/5.0.1/src/dashboard/images/youtube.webp (added)
-
tags/5.0.1/src/dashboard/images/zakra.webp (added)
-
tags/5.0.1/src/dashboard/index.js (added)
-
tags/5.0.1/src/dashboard/screens (added)
-
tags/5.0.1/src/dashboard/screens/Dashboard (added)
-
tags/5.0.1/src/dashboard/screens/Dashboard/Dashboard.js (added)
-
tags/5.0.1/src/dashboard/screens/FreeVsPro (added)
-
tags/5.0.1/src/dashboard/screens/FreeVsPro/FreeVsPro.js (added)
-
tags/5.0.1/src/dashboard/screens/FreeVsPro/images (added)
-
tags/5.0.1/src/dashboard/screens/FreeVsPro/images/check.webp (added)
-
tags/5.0.1/src/dashboard/screens/FreeVsPro/images/close.webp (added)
-
tags/5.0.1/src/dashboard/screens/Help (added)
-
tags/5.0.1/src/dashboard/screens/Help/Help.js (added)
-
tags/5.0.1/src/dashboard/screens/Help/Lists (added)
-
tags/5.0.1/src/dashboard/screens/Help/Lists/ShortcodesLists (added)
-
tags/5.0.1/src/dashboard/screens/Help/Lists/ShortcodesLists/ShortcodesLists.js (added)
-
tags/5.0.1/src/dashboard/screens/Help/Lists/SmartTagsLists (added)
-
tags/5.0.1/src/dashboard/screens/Help/Lists/SmartTagsLists/SmartTagsLists.js (added)
-
tags/5.0.1/src/dashboard/screens/Modules (added)
-
tags/5.0.1/src/dashboard/screens/Modules/Modules.js (added)
-
tags/5.0.1/src/dashboard/screens/Modules/components (added)
-
tags/5.0.1/src/dashboard/screens/Modules/components/AddonCard.js (added)
-
tags/5.0.1/src/dashboard/screens/Modules/components/CardsGrid.js (added)
-
tags/5.0.1/src/dashboard/screens/Modules/components/Categories.js (added)
-
tags/5.0.1/src/dashboard/screens/Modules/components/Filters.js (added)
-
tags/5.0.1/src/dashboard/screens/Modules/components/modules-api.js (added)
-
tags/5.0.1/src/dashboard/screens/Products (added)
-
tags/5.0.1/src/dashboard/screens/Products/Products.js (added)
-
tags/5.0.1/src/dashboard/screens/Products/components (added)
-
tags/5.0.1/src/dashboard/screens/Products/components/ProductCard.js (added)
-
tags/5.0.1/src/dashboard/screens/Settings (added)
-
tags/5.0.1/src/dashboard/screens/Settings/Settings.js (added)
-
tags/5.0.1/src/dashboard/screens/SiteAssistant (added)
-
tags/5.0.1/src/dashboard/screens/SiteAssistant/SiteAssistant.js (added)
-
tags/5.0.1/src/dashboard/screens/SiteAssistant/components (added)
-
tags/5.0.1/src/dashboard/screens/SiteAssistant/components/DefaultFormMissing.js (added)
-
tags/5.0.1/src/dashboard/screens/SiteAssistant/components/DefaultWordPressLogin.js (added)
-
tags/5.0.1/src/dashboard/screens/SiteAssistant/components/MembershipField.js (added)
-
tags/5.0.1/src/dashboard/screens/SiteAssistant/components/PaymentSetup.js (added)
-
tags/5.0.1/src/dashboard/screens/SiteAssistant/components/RequiredPagesMissing.js (added)
-
tags/5.0.1/src/dashboard/screens/SiteAssistant/components/SendTestEmail.js (added)
-
tags/5.0.1/src/dashboard/screens/SiteAssistant/components/SpamProtection.js (added)
-
tags/5.0.1/src/dashboard/screens/SiteAssistant/components/index.js (added)
-
tags/5.0.1/src/dashboard/screens/index.js (added)
-
tags/5.0.1/src/dashboard/skeleton (added)
-
tags/5.0.1/src/dashboard/skeleton/AddonsSkeleton (added)
-
tags/5.0.1/src/dashboard/skeleton/AddonsSkeleton/AddonsSkeleton.js (added)
-
tags/5.0.1/src/dashboard/skeleton/ChangelogSkeleton (added)
-
tags/5.0.1/src/dashboard/skeleton/ChangelogSkeleton/ChangelogSkeleton.js (added)
-
tags/5.0.1/src/form-templates (added)
-
tags/5.0.1/src/form-templates/App.js (added)
-
tags/5.0.1/src/form-templates/components (added)
-
tags/5.0.1/src/form-templates/components/Main.js (added)
-
tags/5.0.1/src/form-templates/components/PluginStatus.js (added)
-
tags/5.0.1/src/form-templates/components/Sidebar.js (added)
-
tags/5.0.1/src/form-templates/components/TemplateList.js (added)
-
tags/5.0.1/src/form-templates/images (added)
-
tags/5.0.1/src/form-templates/images/not-found-image.png (added)
-
tags/5.0.1/src/form-templates/index.js (added)
-
tags/5.0.1/src/utils (added)
-
tags/5.0.1/src/utils/utils.js (added)
-
tags/5.0.1/src/welcome (added)
-
tags/5.0.1/src/welcome/api (added)
-
tags/5.0.1/src/welcome/api/gettingStartedApi.ts (added)
-
tags/5.0.1/src/welcome/components (added)
-
tags/5.0.1/src/welcome/components/App.tsx (added)
-
tags/5.0.1/src/welcome/components/ContentMultiSelect.tsx (added)
-
tags/5.0.1/src/welcome/components/Icon (added)
-
tags/5.0.1/src/welcome/components/Icon/Icon.js (added)
-
tags/5.0.1/src/welcome/components/SetupWizard.tsx (added)
-
tags/5.0.1/src/welcome/components/Stepper.tsx (added)
-
tags/5.0.1/src/welcome/components/steps (added)
-
tags/5.0.1/src/welcome/components/steps/FinishStep.tsx (added)
-
tags/5.0.1/src/welcome/components/steps/MembershipStep.tsx (added)
-
tags/5.0.1/src/welcome/components/steps/PaymentStep.tsx (added)
-
tags/5.0.1/src/welcome/components/steps/SettingsStep.tsx (added)
-
tags/5.0.1/src/welcome/components/steps/WelcomeStep.tsx (added)
-
tags/5.0.1/src/welcome/components/steps/index.ts (added)
-
tags/5.0.1/src/welcome/context (added)
-
tags/5.0.1/src/welcome/context/Gettingstartedcontext.ts (added)
-
tags/5.0.1/src/welcome/context/StateProvider.tsx (added)
-
tags/5.0.1/src/welcome/index.tsx (added)
-
tags/5.0.1/src/widgets (added)
-
tags/5.0.1/src/widgets/divi-builder (added)
-
tags/5.0.1/src/widgets/divi-builder/index.js (added)
-
tags/5.0.1/src/widgets/divi-builder/modules (added)
-
tags/5.0.1/src/widgets/divi-builder/modules/ContentRestriction.js (added)
-
tags/5.0.1/src/widgets/divi-builder/modules/EditPassword.js (added)
-
tags/5.0.1/src/widgets/divi-builder/modules/EditProfile.js (added)
-
tags/5.0.1/src/widgets/divi-builder/modules/LoginForm.js (added)
-
tags/5.0.1/src/widgets/divi-builder/modules/MembershipGroups.js (added)
-
tags/5.0.1/src/widgets/divi-builder/modules/MembershipThankYou.js (added)
-
tags/5.0.1/src/widgets/divi-builder/modules/MyAccount.js (added)
-
tags/5.0.1/src/widgets/divi-builder/modules/RegistrationForm.js (added)
-
tags/5.0.1/user-registration.php (modified) (2 diffs)
-
tags/5.0.1/vendor/composer/installers/src (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/AglInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/AkauntingInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/GravInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/Installer.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/Plugin.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php (added)
-
tags/5.0.1/vendor/composer/installers/src/bootstrap.php (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Common (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Common/AbstractModule.php (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Common/ModuleFactory.php (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Loader.php (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Modules (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Modules/Announcements.php (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Modules/Logger.php (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Modules/Notification.php (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Modules/Rollback.php (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Modules/ScriptLoader.php (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Modules/UninstallFeedback.php (added)
-
tags/5.0.1/vendor/themegrill/themegrill-sdk/src/Product.php (added)
-
trunk/CHANGELOG.txt (modified) (1 diff)
-
trunk/languages/user-registration.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/src (added)
-
trunk/src/analytics (added)
-
trunk/src/analytics/App.tsx (added)
-
trunk/src/analytics/components (added)
-
trunk/src/analytics/components/analytics-content.tsx (added)
-
trunk/src/analytics/components/icons (added)
-
trunk/src/analytics/components/icons/chart-bar.tsx (added)
-
trunk/src/analytics/components/icons/chart-line.tsx (added)
-
trunk/src/analytics/components/icons/chart-pie.tsx (added)
-
trunk/src/analytics/components/icons/check.tsx (added)
-
trunk/src/analytics/components/icons/chevron-down.tsx (added)
-
trunk/src/analytics/components/icons/chevron-left.tsx (added)
-
trunk/src/analytics/components/icons/chevron-right.tsx (added)
-
trunk/src/analytics/components/icons/chevron-up.tsx (added)
-
trunk/src/analytics/components/icons/external-link.tsx (added)
-
trunk/src/analytics/components/icons/icon.tsx (added)
-
trunk/src/analytics/components/icons/index.ts (added)
-
trunk/src/analytics/components/icons/move-down.tsx (added)
-
trunk/src/analytics/components/icons/move-up.tsx (added)
-
trunk/src/analytics/components/icons/search.tsx (added)
-
trunk/src/analytics/components/icons/x.tsx (added)
-
trunk/src/analytics/components/layout (added)
-
trunk/src/analytics/components/layout/index.ts (added)
-
trunk/src/analytics/components/layout/layout.tsx (added)
-
trunk/src/analytics/components/progress-indicator.tsx (added)
-
trunk/src/analytics/components/ui (added)
-
trunk/src/analytics/components/ui/button.tsx (added)
-
trunk/src/analytics/components/ui/calendar.tsx (added)
-
trunk/src/analytics/components/ui/date-range-picker.tsx (added)
-
trunk/src/analytics/components/ui/popover.tsx (added)
-
trunk/src/analytics/components/ui/progress.tsx (added)
-
trunk/src/analytics/components/ui/select.tsx (added)
-
trunk/src/analytics/components/ui/tooltip.tsx (added)
-
trunk/src/analytics/constants (added)
-
trunk/src/analytics/constants/configs.ts (added)
-
trunk/src/analytics/hooks (added)
-
trunk/src/analytics/hooks/use-analytics-filters.ts (added)
-
trunk/src/analytics/hooks/use-search-params.ts (added)
-
trunk/src/analytics/lib (added)
-
trunk/src/analytics/lib/utils.ts (added)
-
trunk/src/analytics/main.scss (added)
-
trunk/src/analytics/main.tsx (added)
-
trunk/src/analytics/types (added)
-
trunk/src/analytics/types/analytics.ts (added)
-
trunk/src/analytics/types/global.d.ts (added)
-
trunk/src/blocks (added)
-
trunk/src/blocks/blocks (added)
-
trunk/src/blocks/blocks/content-restriction-enhanced (added)
-
trunk/src/blocks/blocks/content-restriction-enhanced/Edit.js (added)
-
trunk/src/blocks/blocks/content-restriction-enhanced/Save.js (added)
-
trunk/src/blocks/blocks/content-restriction-enhanced/block.json (added)
-
trunk/src/blocks/blocks/content-restriction-enhanced/index.js (added)
-
trunk/src/blocks/blocks/edit-password (added)
-
trunk/src/blocks/blocks/edit-password/Edit.js (added)
-
trunk/src/blocks/blocks/edit-password/Save.js (added)
-
trunk/src/blocks/blocks/edit-password/block.json (added)
-
trunk/src/blocks/blocks/edit-password/index.js (added)
-
trunk/src/blocks/blocks/edit-profile (added)
-
trunk/src/blocks/blocks/edit-profile/Edit.js (added)
-
trunk/src/blocks/blocks/edit-profile/Save.js (added)
-
trunk/src/blocks/blocks/edit-profile/block.json (added)
-
trunk/src/blocks/blocks/edit-profile/index.js (added)
-
trunk/src/blocks/blocks/index.js (added)
-
trunk/src/blocks/blocks/login-form (added)
-
trunk/src/blocks/blocks/login-form/Edit.js (added)
-
trunk/src/blocks/blocks/login-form/Save.js (added)
-
trunk/src/blocks/blocks/login-form/block.json (added)
-
trunk/src/blocks/blocks/login-form/index.js (added)
-
trunk/src/blocks/blocks/login-logout-menu (added)
-
trunk/src/blocks/blocks/login-logout-menu/Edit.js (added)
-
trunk/src/blocks/blocks/login-logout-menu/block.json (added)
-
trunk/src/blocks/blocks/login-logout-menu/index.js (added)
-
trunk/src/blocks/blocks/membership-listing (added)
-
trunk/src/blocks/blocks/membership-listing/Edit.js (added)
-
trunk/src/blocks/blocks/membership-listing/Save.js (added)
-
trunk/src/blocks/blocks/membership-listing/block.json (added)
-
trunk/src/blocks/blocks/membership-listing/editor.scss (added)
-
trunk/src/blocks/blocks/membership-listing/index.js (added)
-
trunk/src/blocks/blocks/myaccount (added)
-
trunk/src/blocks/blocks/myaccount/Edit.js (added)
-
trunk/src/blocks/blocks/myaccount/Save.js (added)
-
trunk/src/blocks/blocks/myaccount/block.json (added)
-
trunk/src/blocks/blocks/myaccount/index.js (added)
-
trunk/src/blocks/blocks/registration-form (added)
-
trunk/src/blocks/blocks/registration-form/Edit.js (added)
-
trunk/src/blocks/blocks/registration-form/Save.js (added)
-
trunk/src/blocks/blocks/registration-form/block.json (added)
-
trunk/src/blocks/blocks/registration-form/index.js (added)
-
trunk/src/blocks/blocks/registrationform (added)
-
trunk/src/blocks/blocks/registrationform/components (added)
-
trunk/src/blocks/blocks/registrationform/components/MySelect.js (added)
-
trunk/src/blocks/blocks/thank-you (added)
-
trunk/src/blocks/blocks/thank-you/Edit.js (added)
-
trunk/src/blocks/blocks/thank-you/Save.js (added)
-
trunk/src/blocks/blocks/thank-you/block.json (added)
-
trunk/src/blocks/blocks/thank-you/index.js (added)
-
trunk/src/blocks/components (added)
-
trunk/src/blocks/components/Icon.js (added)
-
trunk/src/blocks/components/hoc (added)
-
trunk/src/blocks/components/hoc/index.js (added)
-
trunk/src/blocks/components/hoc/withChakraUIProvider.js (added)
-
trunk/src/blocks/editor.css (added)
-
trunk/src/blocks/editor.css.map (added)
-
trunk/src/blocks/editor.scss (added)
-
trunk/src/blocks/index.js (added)
-
trunk/src/blocks/style.css (added)
-
trunk/src/blocks/style.css.map (added)
-
trunk/src/blocks/style.scss (added)
-
trunk/src/content-restriction (added)
-
trunk/src/content-restriction/ContentAccessRules.js (added)
-
trunk/src/content-restriction/api (added)
-
trunk/src/content-restriction/api/content-access-rules-api.js (added)
-
trunk/src/content-restriction/components (added)
-
trunk/src/content-restriction/components/dropdowns (added)
-
trunk/src/content-restriction/components/dropdowns/AccessControlDropdown.js (added)
-
trunk/src/content-restriction/components/dropdowns/ConditionFieldDropdown.js (added)
-
trunk/src/content-restriction/components/dropdowns/ContentTypeDropdown.js (added)
-
trunk/src/content-restriction/components/dropdowns/DropdownButton.js (added)
-
trunk/src/content-restriction/components/dropdowns/DropdownMenu.js (added)
-
trunk/src/content-restriction/components/index.js (added)
-
trunk/src/content-restriction/components/inputs (added)
-
trunk/src/content-restriction/components/inputs/CheckboxRadioInput.js (added)
-
trunk/src/content-restriction/components/inputs/ConditionValueInput.js (added)
-
trunk/src/content-restriction/components/inputs/ContentValueInput.js (added)
-
trunk/src/content-restriction/components/inputs/CustomURInput.js (added)
-
trunk/src/content-restriction/components/inputs/DateRangeInput.js (added)
-
trunk/src/content-restriction/components/inputs/MultiselectInput.js (added)
-
trunk/src/content-restriction/components/inputs/PeriodInput.js (added)
-
trunk/src/content-restriction/components/inputs/TaxonomyInput.js (added)
-
trunk/src/content-restriction/components/inputs/TaxonomyTermsSelect.js (added)
-
trunk/src/content-restriction/components/inputs/WholeSiteDisplay.js (added)
-
trunk/src/content-restriction/components/modals (added)
-
trunk/src/content-restriction/components/modals/AddNewRuleModal.js (added)
-
trunk/src/content-restriction/components/modals/AdvancedLogicWarningModal.js (added)
-
trunk/src/content-restriction/components/modals/DeleteRuleModal.js (added)
-
trunk/src/content-restriction/components/modals/DuplicateRuleModal.js (added)
-
trunk/src/content-restriction/components/modals/Modal.js (added)
-
trunk/src/content-restriction/components/rules (added)
-
trunk/src/content-restriction/components/rules/AccessControlSection.js (added)
-
trunk/src/content-restriction/components/rules/AdvancedLogicGates.js (added)
-
trunk/src/content-restriction/components/rules/ConditionLogicGate.js (added)
-
trunk/src/content-restriction/components/rules/ConditionRow.js (added)
-
trunk/src/content-restriction/components/rules/RuleCard.js (added)
-
trunk/src/content-restriction/components/rules/RuleContentDisplay.js (added)
-
trunk/src/content-restriction/components/rules/RuleGroup.js (added)
-
trunk/src/content-restriction/components/rules/URFormFieldCondition.js (added)
-
trunk/src/content-restriction/components/settings (added)
-
trunk/src/content-restriction/components/settings/LocalPageAction.js (added)
-
trunk/src/content-restriction/components/settings/MediaButton.js (added)
-
trunk/src/content-restriction/components/settings/MessageAction.js (added)
-
trunk/src/content-restriction/components/settings/RedirectAction.js (added)
-
trunk/src/content-restriction/components/settings/SettingsPanel.js (added)
-
trunk/src/content-restriction/components/settings/ShortcodeAction.js (added)
-
trunk/src/content-restriction/components/settings/SmartTagsButton.js (added)
-
trunk/src/content-restriction/components/settings/URFormAction.js (added)
-
trunk/src/content-restriction/content-restriction.js (added)
-
trunk/src/content-restriction/index.js (added)
-
trunk/src/content-restriction/utils (added)
-
trunk/src/content-restriction/utils/advanced-logic-helper.js (added)
-
trunk/src/content-restriction/utils/condition-options.js (added)
-
trunk/src/content-restriction/utils/localized-data.js (added)
-
trunk/src/content-restriction/utils/notifications.js (added)
-
trunk/src/content-restriction/utils/rule-save-helper.js (added)
-
trunk/src/context (added)
-
trunk/src/context/StateProvider.js (added)
-
trunk/src/context/dashboardContext.js (added)
-
trunk/src/context/gettingStartedContext.js (added)
-
trunk/src/dashboard (added)
-
trunk/src/dashboard/Constants (added)
-
trunk/src/dashboard/Constants/Products.js (added)
-
trunk/src/dashboard/Constants/index.js (added)
-
trunk/src/dashboard/Router (added)
-
trunk/src/dashboard/Router/Router.js (added)
-
trunk/src/dashboard/components (added)
-
trunk/src/dashboard/components/App.js (added)
-
trunk/src/dashboard/components/Changelog (added)
-
trunk/src/dashboard/components/Changelog/Changelog.js (added)
-
trunk/src/dashboard/components/Header (added)
-
trunk/src/dashboard/components/Header/Header.js (added)
-
trunk/src/dashboard/components/Icon (added)
-
trunk/src/dashboard/components/Icon/Icon.js (added)
-
trunk/src/dashboard/components/IntersectionObserver (added)
-
trunk/src/dashboard/components/IntersectionObserver/IntersectionObserver.js (added)
-
trunk/src/dashboard/components/Theme (added)
-
trunk/src/dashboard/components/Theme/Theme.js (added)
-
trunk/src/dashboard/components/common (added)
-
trunk/src/dashboard/components/common/UsePluginInstallActivate.js (added)
-
trunk/src/dashboard/images (added)
-
trunk/src/dashboard/images/UR-logo.gif (added)
-
trunk/src/dashboard/images/announcement.gif (added)
-
trunk/src/dashboard/images/blockart-blocks.webp (added)
-
trunk/src/dashboard/images/colormag.webp (added)
-
trunk/src/dashboard/images/evf.webp (added)
-
trunk/src/dashboard/images/facebook.webp (added)
-
trunk/src/dashboard/images/magazine-blocks.webp (added)
-
trunk/src/dashboard/images/masteriyo.webp (added)
-
trunk/src/dashboard/images/x.webp (added)
-
trunk/src/dashboard/images/youtube.webp (added)
-
trunk/src/dashboard/images/zakra.webp (added)
-
trunk/src/dashboard/index.js (added)
-
trunk/src/dashboard/screens (added)
-
trunk/src/dashboard/screens/Dashboard (added)
-
trunk/src/dashboard/screens/Dashboard/Dashboard.js (added)
-
trunk/src/dashboard/screens/FreeVsPro (added)
-
trunk/src/dashboard/screens/FreeVsPro/FreeVsPro.js (added)
-
trunk/src/dashboard/screens/FreeVsPro/images (added)
-
trunk/src/dashboard/screens/FreeVsPro/images/check.webp (added)
-
trunk/src/dashboard/screens/FreeVsPro/images/close.webp (added)
-
trunk/src/dashboard/screens/Help (added)
-
trunk/src/dashboard/screens/Help/Help.js (added)
-
trunk/src/dashboard/screens/Help/Lists (added)
-
trunk/src/dashboard/screens/Help/Lists/ShortcodesLists (added)
-
trunk/src/dashboard/screens/Help/Lists/ShortcodesLists/ShortcodesLists.js (added)
-
trunk/src/dashboard/screens/Help/Lists/SmartTagsLists (added)
-
trunk/src/dashboard/screens/Help/Lists/SmartTagsLists/SmartTagsLists.js (added)
-
trunk/src/dashboard/screens/Modules (added)
-
trunk/src/dashboard/screens/Modules/Modules.js (added)
-
trunk/src/dashboard/screens/Modules/components (added)
-
trunk/src/dashboard/screens/Modules/components/AddonCard.js (added)
-
trunk/src/dashboard/screens/Modules/components/CardsGrid.js (added)
-
trunk/src/dashboard/screens/Modules/components/Categories.js (added)
-
trunk/src/dashboard/screens/Modules/components/Filters.js (added)
-
trunk/src/dashboard/screens/Modules/components/modules-api.js (added)
-
trunk/src/dashboard/screens/Products (added)
-
trunk/src/dashboard/screens/Products/Products.js (added)
-
trunk/src/dashboard/screens/Products/components (added)
-
trunk/src/dashboard/screens/Products/components/ProductCard.js (added)
-
trunk/src/dashboard/screens/Settings (added)
-
trunk/src/dashboard/screens/Settings/Settings.js (added)
-
trunk/src/dashboard/screens/SiteAssistant (added)
-
trunk/src/dashboard/screens/SiteAssistant/SiteAssistant.js (added)
-
trunk/src/dashboard/screens/SiteAssistant/components (added)
-
trunk/src/dashboard/screens/SiteAssistant/components/DefaultFormMissing.js (added)
-
trunk/src/dashboard/screens/SiteAssistant/components/DefaultWordPressLogin.js (added)
-
trunk/src/dashboard/screens/SiteAssistant/components/MembershipField.js (added)
-
trunk/src/dashboard/screens/SiteAssistant/components/PaymentSetup.js (added)
-
trunk/src/dashboard/screens/SiteAssistant/components/RequiredPagesMissing.js (added)
-
trunk/src/dashboard/screens/SiteAssistant/components/SendTestEmail.js (added)
-
trunk/src/dashboard/screens/SiteAssistant/components/SpamProtection.js (added)
-
trunk/src/dashboard/screens/SiteAssistant/components/index.js (added)
-
trunk/src/dashboard/screens/index.js (added)
-
trunk/src/dashboard/skeleton (added)
-
trunk/src/dashboard/skeleton/AddonsSkeleton (added)
-
trunk/src/dashboard/skeleton/AddonsSkeleton/AddonsSkeleton.js (added)
-
trunk/src/dashboard/skeleton/ChangelogSkeleton (added)
-
trunk/src/dashboard/skeleton/ChangelogSkeleton/ChangelogSkeleton.js (added)
-
trunk/src/form-templates (added)
-
trunk/src/form-templates/App.js (added)
-
trunk/src/form-templates/components (added)
-
trunk/src/form-templates/components/Main.js (added)
-
trunk/src/form-templates/components/PluginStatus.js (added)
-
trunk/src/form-templates/components/Sidebar.js (added)
-
trunk/src/form-templates/components/TemplateList.js (added)
-
trunk/src/form-templates/images (added)
-
trunk/src/form-templates/images/not-found-image.png (added)
-
trunk/src/form-templates/index.js (added)
-
trunk/src/utils (added)
-
trunk/src/utils/utils.js (added)
-
trunk/src/welcome (added)
-
trunk/src/welcome/api (added)
-
trunk/src/welcome/api/gettingStartedApi.ts (added)
-
trunk/src/welcome/components (added)
-
trunk/src/welcome/components/App.tsx (added)
-
trunk/src/welcome/components/ContentMultiSelect.tsx (added)
-
trunk/src/welcome/components/Icon (added)
-
trunk/src/welcome/components/Icon/Icon.js (added)
-
trunk/src/welcome/components/SetupWizard.tsx (added)
-
trunk/src/welcome/components/Stepper.tsx (added)
-
trunk/src/welcome/components/steps (added)
-
trunk/src/welcome/components/steps/FinishStep.tsx (added)
-
trunk/src/welcome/components/steps/MembershipStep.tsx (added)
-
trunk/src/welcome/components/steps/PaymentStep.tsx (added)
-
trunk/src/welcome/components/steps/SettingsStep.tsx (added)
-
trunk/src/welcome/components/steps/WelcomeStep.tsx (added)
-
trunk/src/welcome/components/steps/index.ts (added)
-
trunk/src/welcome/context (added)
-
trunk/src/welcome/context/Gettingstartedcontext.ts (added)
-
trunk/src/welcome/context/StateProvider.tsx (added)
-
trunk/src/welcome/index.tsx (added)
-
trunk/src/widgets (added)
-
trunk/src/widgets/divi-builder (added)
-
trunk/src/widgets/divi-builder/index.js (added)
-
trunk/src/widgets/divi-builder/modules (added)
-
trunk/src/widgets/divi-builder/modules/ContentRestriction.js (added)
-
trunk/src/widgets/divi-builder/modules/EditPassword.js (added)
-
trunk/src/widgets/divi-builder/modules/EditProfile.js (added)
-
trunk/src/widgets/divi-builder/modules/LoginForm.js (added)
-
trunk/src/widgets/divi-builder/modules/MembershipGroups.js (added)
-
trunk/src/widgets/divi-builder/modules/MembershipThankYou.js (added)
-
trunk/src/widgets/divi-builder/modules/MyAccount.js (added)
-
trunk/src/widgets/divi-builder/modules/RegistrationForm.js (added)
-
trunk/user-registration.php (modified) (2 diffs)
-
trunk/vendor/composer/installers/src (added)
-
trunk/vendor/composer/installers/src/Composer (added)
-
trunk/vendor/composer/installers/src/Composer/Installers (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/AglInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/AkauntingInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/GravInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/Installer.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/Plugin.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php (added)
-
trunk/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php (added)
-
trunk/vendor/composer/installers/src/bootstrap.php (added)
-
trunk/vendor/themegrill/themegrill-sdk/src (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Common (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Common/AbstractModule.php (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Common/ModuleFactory.php (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Loader.php (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Modules (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Modules/Announcements.php (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Modules/Logger.php (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Modules/Notification.php (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Modules/Rollback.php (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Modules/ScriptLoader.php (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Modules/UninstallFeedback.php (added)
-
trunk/vendor/themegrill/themegrill-sdk/src/Product.php (added)
Legend:
- Unmodified
- Added
- Removed
-
user-registration/tags/5.0.1/CHANGELOG.txt
r3439118 r3439127 1 = 5.0.1 - 14/01/2026 = 2 * Fix - Critical error after update. 3 1 4 = 5.0 - 14/01/2026 = 2 5 * New - Streamlined setup wizard with a clean, modern interface that removes unnecessary steps and focuses only on essential configuration. -
user-registration/tags/5.0.1/languages/user-registration.pot
r3439118 r3439127 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: User Registration & Membership 5.0 \n"5 "Project-Id-Version: User Registration & Membership 5.0.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/user-registration\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2026-01-14T03: 15:04+00:00\n"12 "POT-Creation-Date: 2026-01-14T03:45:37+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
user-registration/tags/5.0.1/readme.txt
r3439118 r3439127 5 5 Requires PHP: 7.4 6 6 Tested up to: 6.9 7 Stable tag: 5.0 7 Stable tag: 5.0.1 8 8 License: GPLv3 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 258 258 259 259 == Changelog == 260 261 = 5.0.1 - 14/01/2026 = 262 * Fix - Critical error after update. 260 263 261 264 = 5.0 - 14/01/2026 = … … 922 925 923 926 == Upgrade Notice == 927 = 5.0.1 = 928 ##Important: Version 5.0 is a major update with significant improvements 929 We strongly recommend backing up your site before updating. This update includes architectural changes that make your membership management more powerful and easier to use. 930 Read the full blog post to see what’s new: [User Registration & Membership v5.0](https://wpuserregistration.com/blog/user-registration-membership-pro-6/) 931 924 932 = 5.0 = 925 933 ##Important: Version 5.0 is a major update with significant improvements -
user-registration/tags/5.0.1/user-registration.php
r3439118 r3439127 5 5 * Plugin URI: https://wpuserregistration.com/ 6 6 * Description: The most flexible User Registration and Membership plugin for WordPress. 7 * Version: 5.0 7 * Version: 5.0.1 8 8 * Author: WPEverest 9 9 * Author URI: https://wpuserregistration.com … … 38 38 * @var string 39 39 */ 40 public $version = '5.0 ';40 public $version = '5.0.1'; 41 41 42 42 /** -
user-registration/trunk/CHANGELOG.txt
r3439118 r3439127 1 = 5.0.1 - 14/01/2026 = 2 * Fix - Critical error after update. 3 1 4 = 5.0 - 14/01/2026 = 2 5 * New - Streamlined setup wizard with a clean, modern interface that removes unnecessary steps and focuses only on essential configuration. -
user-registration/trunk/languages/user-registration.pot
r3439118 r3439127 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: User Registration & Membership 5.0 \n"5 "Project-Id-Version: User Registration & Membership 5.0.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/user-registration\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2026-01-14T03: 15:04+00:00\n"12 "POT-Creation-Date: 2026-01-14T03:45:37+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
user-registration/trunk/readme.txt
r3439118 r3439127 5 5 Requires PHP: 7.4 6 6 Tested up to: 6.9 7 Stable tag: 5.0 7 Stable tag: 5.0.1 8 8 License: GPLv3 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 258 258 259 259 == Changelog == 260 261 = 5.0.1 - 14/01/2026 = 262 * Fix - Critical error after update. 260 263 261 264 = 5.0 - 14/01/2026 = … … 922 925 923 926 == Upgrade Notice == 927 = 5.0.1 = 928 ##Important: Version 5.0 is a major update with significant improvements 929 We strongly recommend backing up your site before updating. This update includes architectural changes that make your membership management more powerful and easier to use. 930 Read the full blog post to see what’s new: [User Registration & Membership v5.0](https://wpuserregistration.com/blog/user-registration-membership-pro-6/) 931 924 932 = 5.0 = 925 933 ##Important: Version 5.0 is a major update with significant improvements -
user-registration/trunk/user-registration.php
r3439118 r3439127 5 5 * Plugin URI: https://wpuserregistration.com/ 6 6 * Description: The most flexible User Registration and Membership plugin for WordPress. 7 * Version: 5.0 7 * Version: 5.0.1 8 8 * Author: WPEverest 9 9 * Author URI: https://wpuserregistration.com … … 38 38 * @var string 39 39 */ 40 public $version = '5.0 ';40 public $version = '5.0.1'; 41 41 42 42 /**
Note: See TracChangeset
for help on using the changeset viewer.