Changeset 3370761
- Timestamp:
- 10/01/2025 12:03:22 AM (6 months ago)
- Location:
- ultimate-multisite/trunk
- Files:
-
- 9 added
- 306 edited
-
CONTRIBUTING.md (added)
-
README.md (modified) (view diffs)
-
assets/css/admin.css (modified) (view diffs)
-
assets/css/admin.min.css (modified) (view diffs)
-
assets/js/thank-you.js (modified) (view diffs)
-
assets/js/thank-you.min.js (modified) (view diffs)
-
autoload.php (modified) (view diffs)
-
composer.json (modified) (view diffs)
-
inc/admin (added)
-
inc/admin-pages/class-addons-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-base-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-base-customer-facing-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-customer-edit-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-customer-list-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-discount-code-edit-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-email-template-customize-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-event-view-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-hosting-integration-wizard-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-membership-edit-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-payment-edit-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-product-edit-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-setup-wizard-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-site-edit-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-site-list-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-system-info-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-webhook-edit-admin-page.php (modified) (view diffs)
-
inc/admin-pages/class-wizard-admin-page.php (modified) (view diffs)
-
inc/admin/class-network-usage-columns.php (added)
-
inc/api/class-register-endpoint.php (modified) (view diffs)
-
inc/api/trait-rest-api.php (modified) (view diffs)
-
inc/api/trait-wp-cli.php (modified) (view diffs)
-
inc/checkout/class-cart.php (modified) (view diffs)
-
inc/checkout/class-checkout-pages.php (modified) (view diffs)
-
inc/checkout/class-checkout.php (modified) (view diffs)
-
inc/checkout/class-legacy-checkout.php (modified) (view diffs)
-
inc/checkout/signup-fields/class-base-signup-field.php (modified) (view diffs)
-
inc/checkout/signup-fields/class-signup-field-order-bump.php (modified) (view diffs)
-
inc/checkout/signup-fields/class-signup-field-order-summary.php (modified) (view diffs)
-
inc/checkout/signup-fields/class-signup-field-period-selection.php (modified) (view diffs)
-
inc/checkout/signup-fields/class-signup-field-pricing-table.php (modified) (view diffs)
-
inc/checkout/signup-fields/class-signup-field-shortcode.php (modified) (view diffs)
-
inc/checkout/signup-fields/class-signup-field-site-title.php (modified) (view diffs)
-
inc/checkout/signup-fields/class-signup-field-site-url.php (modified) (view diffs)
-
inc/checkout/signup-fields/class-signup-field-steps.php (modified) (view diffs)
-
inc/checkout/signup-fields/class-signup-field-template-selection.php (modified) (view diffs)
-
inc/checkout/signup-fields/field-templates/period-selection/class-legacy-period-selection-field-template.php (modified) (view diffs)
-
inc/class-addon-repository.php (modified) (view diffs)
-
inc/class-admin-notices.php (modified) (view diffs)
-
inc/class-admin-themes-compatibility.php (modified) (view diffs)
-
inc/class-ajax.php (modified) (view diffs)
-
inc/class-api.php (modified) (view diffs)
-
inc/class-credits.php (added)
-
inc/class-cron.php (modified) (view diffs)
-
inc/class-current.php (modified) (view diffs)
-
inc/class-dashboard-statistics.php (modified) (view diffs)
-
inc/class-dashboard-widgets.php (modified) (view diffs)
-
inc/class-documentation.php (modified) (view diffs)
-
inc/class-domain-mapping.php (modified) (view diffs)
-
inc/class-hooks.php (modified) (view diffs)
-
inc/class-license.php (modified) (view diffs)
-
inc/class-newsletter.php (modified) (view diffs)
-
inc/class-orphaned-tables-manager.php (modified) (view diffs)
-
inc/class-scripts.php (modified) (view diffs)
-
inc/class-settings.php (modified) (view diffs)
-
inc/class-sunrise.php (modified) (view diffs)
-
inc/class-whitelabel.php (modified) (view diffs)
-
inc/class-wp-ultimo.php (modified) (view diffs)
-
inc/compat/class-actionscheduler-optionlock-um.php (added)
-
inc/compat/class-edit-users-compat.php (modified) (view diffs)
-
inc/compat/class-general-compat.php (modified) (view diffs)
-
inc/compat/class-honeypot-compat.php (modified) (view diffs)
-
inc/compat/class-login-wp-compat.php (modified) (view diffs)
-
inc/contracts/Session.php (modified) (view diffs)
-
inc/database/checkout-forms/class-checkout-forms-table.php (modified) (view diffs)
-
inc/database/customers/class-customers-table.php (modified) (view diffs)
-
inc/database/discount-codes/class-discount-codes-table.php (modified) (view diffs)
-
inc/database/domains/class-domains-table.php (modified) (view diffs)
-
inc/database/engine/class-enum.php (modified) (view diffs)
-
inc/database/events/class-events-table.php (modified) (view diffs)
-
inc/database/memberships/class-memberships-table.php (modified) (view diffs)
-
inc/database/payments/class-payments-table.php (modified) (view diffs)
-
inc/database/posts/class-posts-table.php (modified) (view diffs)
-
inc/database/products/class-products-table.php (modified) (view diffs)
-
inc/database/webhooks/class-webhooks-table.php (modified) (view diffs)
-
inc/deprecated/deprecated.php (modified) (view diffs)
-
inc/duplication/data.php (modified) (view diffs)
-
inc/duplication/duplicate.php (modified) (view diffs)
-
inc/duplication/files.php (modified) (view diffs)
-
inc/duplication/functions.php (modified) (view diffs)
-
inc/duplication/log.php (modified) (view diffs)
-
inc/duplication/option.php (modified) (view diffs)
-
inc/functions/admin.php (modified) (view diffs)
-
inc/functions/compatiblity.php (modified) (view diffs)
-
inc/functions/customer.php (modified) (view diffs)
-
inc/functions/gateway.php (modified) (view diffs)
-
inc/functions/helper.php (modified) (view diffs)
-
inc/functions/limitations.php (modified) (view diffs)
-
inc/functions/settings.php (modified) (view diffs)
-
inc/functions/site.php (modified) (view diffs)
-
inc/gateways/class-base-stripe-gateway.php (modified) (view diffs)
-
inc/gateways/class-ignorable-exception.php (modified) (view diffs)
-
inc/helpers/validation-rules/class-city.php (modified) (view diffs)
-
inc/installers/class-base-installer.php (modified) (view diffs)
-
inc/installers/class-migrator.php (modified) (view diffs)
-
inc/installers/class-recommended-plugins-installer.php (added)
-
inc/integrations/host-providers/class-base-host-provider.php (modified) (view diffs)
-
inc/integrations/host-providers/class-closte-host-provider.php (modified) (view diffs)
-
inc/integrations/host-providers/class-cloudflare-host-provider.php (modified) (view diffs)
-
inc/integrations/host-providers/class-cloudways-host-provider.php (modified) (view diffs)
-
inc/integrations/host-providers/cpanel-api/class-cpanel-api.php (modified) (view diffs)
-
inc/interfaces (added)
-
inc/interfaces/interface-singleton.php (added)
-
inc/invoices/class-invoice.php (modified) (view diffs)
-
inc/limitations/class-limit-domain-mapping.php (modified) (view diffs)
-
inc/limitations/class-limit-hide-footer-credits.php (added)
-
inc/limitations/class-limit-site-templates.php (modified) (view diffs)
-
inc/limitations/class-limit.php (modified) (view diffs)
-
inc/managers/class-domain-manager.php (modified) (view diffs)
-
inc/managers/class-limitation-manager.php (modified) (view diffs)
-
inc/managers/class-notes-manager.php (modified) (view diffs)
-
inc/managers/class-notification-manager.php (modified) (view diffs)
-
inc/models/class-base-model.php (modified) (view diffs)
-
inc/models/class-customer.php (modified) (view diffs)
-
inc/models/class-domain.php (modified) (view diffs)
-
inc/models/class-product.php (modified) (view diffs)
-
inc/models/class-site.php (modified) (view diffs)
-
inc/models/interfaces/interface-billable.php (modified) (view diffs)
-
inc/models/interfaces/interface-limitable.php (modified) (view diffs)
-
inc/models/interfaces/interface-notable.php (modified) (view diffs)
-
inc/models/traits/trait-billable.php (modified) (view diffs)
-
inc/models/traits/trait-limitable.php (modified) (view diffs)
-
inc/models/traits/trait-notable.php (modified) (view diffs)
-
inc/objects/class-limitations.php (modified) (view diffs)
-
inc/sso/auth-functions.php (modified) (view diffs)
-
inc/sso/class-sso-broker.php (modified) (view diffs)
-
inc/sso/class-sso-session-handler.php (modified) (view diffs)
-
inc/sso/class-sso.php (modified) (view diffs)
-
inc/stuff.php (modified) (view diffs)
-
inc/traits/trait-singleton.php (modified) (view diffs)
-
inc/traits/trait-wp-ultimo-coupon-deprecated.php (modified) (view diffs)
-
inc/traits/trait-wp-ultimo-deprecated.php (modified) (view diffs)
-
inc/traits/trait-wp-ultimo-plan-deprecated.php (modified) (view diffs)
-
inc/traits/trait-wp-ultimo-settings-deprecated.php (modified) (view diffs)
-
inc/traits/trait-wp-ultimo-site-deprecated.php (modified) (view diffs)
-
inc/traits/trait-wp-ultimo-subscription-deprecated.php (modified) (view diffs)
-
inc/ui/class-account-summary-element.php (modified) (view diffs)
-
inc/ui/class-base-element.php (modified) (view diffs)
-
lang/ultimate-multisite.pot (modified) (view diffs)
-
readme.txt (modified) (view diffs)
-
sunrise.php (modified) (view diffs)
-
ultimate-multisite.php (modified) (view diffs)
-
vendor/composer/autoload_classmap.php (modified) (view diffs)
-
vendor/composer/autoload_static.php (modified) (view diffs)
-
vendor/composer/installed.php (modified) (view diffs)
-
vendor/composer/jetpack_autoload_classmap.php (modified) (view diffs)
-
vendor/composer/platform_check.php (modified) (view diffs)
-
views/admin-pages/fields/field-actions.php (modified) (view diffs)
-
views/admin-pages/fields/field-code-editor.php (modified) (view diffs)
-
views/admin-pages/fields/field-color-picker.php (modified) (view diffs)
-
views/admin-pages/fields/field-dashicon.php (modified) (view diffs)
-
views/admin-pages/fields/field-header.php (modified) (view diffs)
-
views/admin-pages/fields/field-hidden.php (modified) (view diffs)
-
views/admin-pages/fields/field-image.php (modified) (view diffs)
-
views/admin-pages/fields/field-link.php (modified) (view diffs)
-
views/admin-pages/fields/field-multiselect.php (modified) (view diffs)
-
views/admin-pages/fields/field-repeater.php (modified) (view diffs)
-
views/admin-pages/fields/field-select-icon.php (modified) (view diffs)
-
views/admin-pages/fields/field-select.php (modified) (view diffs)
-
views/admin-pages/fields/field-submit.php (modified) (view diffs)
-
views/admin-pages/fields/field-tab-select.php (modified) (view diffs)
-
views/admin-pages/fields/field-text.php (modified) (view diffs)
-
views/admin-pages/fields/field-textarea.php (modified) (view diffs)
-
views/admin-pages/fields/field-wp-editor.php (modified) (view diffs)
-
views/admin-pages/fields/partials/field-description.php (modified) (view diffs)
-
views/admin-pages/fields/partials/field-title.php (modified) (view diffs)
-
views/base/addons.php (modified) (view diffs)
-
views/base/centered.php (modified) (view diffs)
-
views/base/checkout-forms/js-templates.php (modified) (view diffs)
-
views/base/checkout-forms/steps.php (modified) (view diffs)
-
views/base/customers/grid-item.php (modified) (view diffs)
-
views/base/dash.php (modified) (view diffs)
-
views/base/edit.php (modified) (view diffs)
-
views/base/edit/display-notes.php (modified) (view diffs)
-
views/base/edit/editor-customizer.php (modified) (view diffs)
-
views/base/edit/widget-list-table.php (modified) (view diffs)
-
views/base/edit/widget-save.php (modified) (view diffs)
-
views/base/empty-state.php (modified) (view diffs)
-
views/base/filter.php (modified) (view diffs)
-
views/base/grid.php (modified) (view diffs)
-
views/base/list.php (modified) (view diffs)
-
views/base/products/grid-item.php (modified) (view diffs)
-
views/base/responsive-table-row.php (modified) (view diffs)
-
views/base/settings.php (modified) (view diffs)
-
views/base/sites/grid-item.php (modified) (view diffs)
-
views/base/wizard-body.php (modified) (view diffs)
-
views/base/wizard.php (modified) (view diffs)
-
views/base/wizard/submit-box.php (modified) (view diffs)
-
views/broadcast/emails/base.php (modified) (view diffs)
-
views/broadcast/emails/plain.php (modified) (view diffs)
-
views/broadcast/widget-targets.php (modified) (view diffs)
-
views/checkout/confirmation.php (modified) (view diffs)
-
views/checkout/fields/field-checkbox-multi.php (modified) (view diffs)
-
views/checkout/fields/field-clear.php (modified) (view diffs)
-
views/checkout/fields/field-group.php (modified) (view diffs)
-
views/checkout/fields/field-hidden.php (modified) (view diffs)
-
views/checkout/fields/field-password.php (modified) (view diffs)
-
views/checkout/fields/field-payment-methods.php (modified) (view diffs)
-
views/checkout/fields/field-products.php (modified) (view diffs)
-
views/checkout/fields/field-radio.php (modified) (view diffs)
-
views/checkout/fields/field-text.php (modified) (view diffs)
-
views/checkout/fields/partials/field-description.php (modified) (view diffs)
-
views/checkout/fields/partials/field-errors.php (modified) (view diffs)
-
views/checkout/fields/partials/field-title.php (modified) (view diffs)
-
views/checkout/form.php (modified) (view diffs)
-
views/checkout/partials/pricing-table-list.php (modified) (view diffs)
-
views/checkout/paypal/confirm.php (modified) (view diffs)
-
views/checkout/register.php (modified) (view diffs)
-
views/checkout/templates/order-bump/simple.php (modified) (view diffs)
-
views/checkout/templates/order-summary/simple.php (modified) (view diffs)
-
views/checkout/templates/pricing-table/legacy.php (modified) (view diffs)
-
views/checkout/templates/pricing-table/list.php (modified) (view diffs)
-
views/checkout/templates/template-selection/clean.php (modified) (view diffs)
-
views/checkout/templates/template-selection/legacy.php (modified) (view diffs)
-
views/checkout/templates/template-selection/minimal.php (modified) (view diffs)
-
views/classes.php (modified) (view diffs)
-
views/customers/widget-avatar.php (modified) (view diffs)
-
views/dashboard-statistics/filter.php (modified) (view diffs)
-
views/dashboard-statistics/widget-countries.php (modified) (view diffs)
-
views/dashboard-statistics/widget-forms.php (modified) (view diffs)
-
views/dashboard-statistics/widget-most-visited-sites.php (modified) (view diffs)
-
views/dashboard-statistics/widget-mrr-growth.php (modified) (view diffs)
-
views/dashboard-statistics/widget-new-accounts.php (modified) (view diffs)
-
views/dashboard-statistics/widget-revenue.php (modified) (view diffs)
-
views/dashboard-statistics/widget-tax-by-code.php (modified) (view diffs)
-
views/dashboard-statistics/widget-tax-by-day.php (modified) (view diffs)
-
views/dashboard-statistics/widget-tax-graph.php (modified) (view diffs)
-
views/dashboard-statistics/widget-taxes.php (modified) (view diffs)
-
views/dashboard-widgets/account-summary.php (modified) (view diffs)
-
views/dashboard-widgets/activity-stream.php (modified) (view diffs)
-
views/dashboard-widgets/billing-info.php (modified) (view diffs)
-
views/dashboard-widgets/current-membership-product-details.php (modified) (view diffs)
-
views/dashboard-widgets/current-membership.php (modified) (view diffs)
-
views/dashboard-widgets/current-site.php (modified) (view diffs)
-
views/dashboard-widgets/domain-mapping.php (modified) (view diffs)
-
views/dashboard-widgets/first-steps.php (modified) (view diffs)
-
views/dashboard-widgets/invoices.php (modified) (view diffs)
-
views/dashboard-widgets/login-additional-forms.php (modified) (view diffs)
-
views/dashboard-widgets/login-form.php (modified) (view diffs)
-
views/dashboard-widgets/my-sites.php (modified) (view diffs)
-
views/dashboard-widgets/simple-text.php (modified) (view diffs)
-
views/dashboard-widgets/site-actions.php (modified) (view diffs)
-
views/dashboard-widgets/site-maintenance.php (modified) (view diffs)
-
views/dashboard-widgets/summary.php (modified) (view diffs)
-
views/dashboard-widgets/thank-you.php (modified) (view diffs)
-
views/domain/dns-table.php (modified) (view diffs)
-
views/domain/log.php (modified) (view diffs)
-
views/dynamic-styles/template-previewer.php (modified) (view diffs)
-
views/email/widget-placeholders.php (modified) (view diffs)
-
views/emails/admin/domain-created.php (modified) (view diffs)
-
views/emails/admin/payment-received.php (modified) (view diffs)
-
views/emails/admin/site-published.php (modified) (view diffs)
-
views/emails/customer/confirm-email-address.php (modified) (view diffs)
-
views/emails/customer/payment-received.php (modified) (view diffs)
-
views/emails/customer/renewal-payment-created.php (modified) (view diffs)
-
views/emails/customer/site-published.php (modified) (view diffs)
-
views/events/ascii-badge.php (modified) (view diffs)
-
views/events/widget-initiator.php (modified) (view diffs)
-
views/events/widget-payload.php (modified) (view diffs)
-
views/legacy/signup/pricing-table/coupon-code.php (modified) (view diffs)
-
views/limitations/plugin-selector.php (modified) (view diffs)
-
views/limitations/site-template-selector.php (modified) (view diffs)
-
views/memberships/product-list.php (modified) (view diffs)
-
views/payments/line-item-actions.php (modified) (view diffs)
-
views/payments/tax-details.php (modified) (view diffs)
-
views/settings/fields/field-ajax_button.php (modified) (view diffs)
-
views/settings/fields/field-checkbox.php (modified) (view diffs)
-
views/settings/fields/field-color.php (modified) (view diffs)
-
views/settings/fields/field-heading.php (modified) (view diffs)
-
views/settings/fields/field-heading_collapsible.php (modified) (view diffs)
-
views/settings/fields/field-image.php (modified) (view diffs)
-
views/settings/fields/field-multi_checkbox.php (modified) (view diffs)
-
views/settings/fields/field-note.php (modified) (view diffs)
-
views/settings/fields/field-select.php (modified) (view diffs)
-
views/settings/fields/field-select2.php (modified) (view diffs)
-
views/settings/fields/field-textarea.php (modified) (view diffs)
-
views/settings/fields/field-wp_editor.php (modified) (view diffs)
-
views/settings/widget-settings-body.php (modified) (view diffs)
-
views/shortcodes/shortcodes.php (modified) (view diffs)
-
views/sites/edit-placeholders.php (modified) (view diffs)
-
views/system-info/system-info-table.php (modified) (view diffs)
-
views/system-info/system-info.php (modified) (view diffs)
-
views/taxes/list.php (modified) (view diffs)
-
views/ui/branding/footer.php (modified) (view diffs)
-
views/ui/branding/header.php (modified) (view diffs)
-
views/ui/container-toggle.php (modified) (view diffs)
-
views/ui/jumper-trigger.php (modified) (view diffs)
-
views/ui/jumper.php (modified) (view diffs)
-
views/ui/selectize-templates.php (modified) (view diffs)
-
views/ui/toolbox.php (modified) (view diffs)
-
views/wizards/host-integrations/activation.php (modified) (view diffs)
-
views/wizards/host-integrations/cloudflare-instructions.php (modified) (view diffs)
-
views/wizards/host-integrations/cloudways-instructions.php (modified) (view diffs)
-
views/wizards/host-integrations/configuration-results.php (modified) (view diffs)
-
views/wizards/host-integrations/configuration.php (modified) (view diffs)
-
views/wizards/host-integrations/gridpane-instructions.php (modified) (view diffs)
-
views/wizards/host-integrations/ready.php (modified) (view diffs)
-
views/wizards/host-integrations/runcloud-instructions.php (modified) (view diffs)
-
views/wizards/host-integrations/serverpilot-instructions.php (modified) (view diffs)
-
views/wizards/host-integrations/test.php (modified) (view diffs)
-
views/wizards/setup/alert.php (modified) (view diffs)
-
views/wizards/setup/default.php (modified) (view diffs)
-
views/wizards/setup/installation_steps.php (modified) (view diffs)
-
views/wizards/setup/ready.php (modified) (view diffs)
-
views/wizards/setup/requirements_table.php (modified) (view diffs)
-
views/wizards/setup/support_terms.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.