Skip to content

Conversation

@b-l-i-n-d
Copy link
Collaborator

@b-l-i-n-d b-l-i-n-d commented Jan 14, 2026

This PR includes

  • Account
  • Security
  • Social Accounts
  • Billing Address
  • WIthdraw

New/Enhanced feature

  • File Uploader (native and wordpress)
  • Password Input with strength
  • Use single - instead of double -- in card scss
  • Add get_profile_settings_data function to User class

…t conditional visibility for action buttons.
…lexible attachment card, and updated input field requirements.
Refactored the register method to better handle checkbox and file input types, set appropriate default values, and simplified the binding logic for Alpine.js. This enhances support for different input types and improves code clarity.
Moved and renamed profile-header.php to account/settings/header.php and updated references. Deleted obsolete profile-settings.php. Refactored billing address, notifications, preferences, and social accounts templates to use new InputField components, improved form state management, and enhanced UI consistency.
Enhanced the user social icons array by adding 'svg_icon' and 'pattern' fields for Facebook, X (Twitter), LinkedIn, GitHub, and Website. This provides SVG icon references and URL validation patterns for each social profile, improving consistency and validation.
Introduced a dropdown for selecting font size in account preferences, replacing the text input. Added predefined font size options and updated default value handling. Also improved select component styling for better UI consistency.
Introduced User::get_profile_settings_data() to centralize and streamline retrieval of user profile data for the account settings form. Updated the account settings template to use this method, improved default value handling, and switched display name and bio fields to use select and textarea input types, respectively.
✨ Update asset enqueuing with calendar dashboard
…nts, and streamline button component usage by removing redundant primary variant calls.
@b-l-i-n-d b-l-i-n-d requested a review from shewa12 January 16, 2026 09:14
@b-l-i-n-d b-l-i-n-d requested a review from harunollyo January 20, 2026 09:16
@b-l-i-n-d b-l-i-n-d changed the base branch from v4-reviews to 4.0.0-dev January 20, 2026 10:20
Simplified the settings tab arrays by removing 'custom_template' and standardizing on 'template' and 'is_pro' keys. Updated template loading logic to use the new structure and pass 'is_pro' to the loader function, improving maintainability and consistency.
Eliminated the 'is_pro' property from settings tab arrays in both BillingController.php and settings.php, as it is no longer required. Updated template loading logic to handle absence of 'is_pro' key gracefully.
@harunollyo harunollyo merged commit b691e9f into 4.0.0-dev Jan 20, 2026
0 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.0.0 Tutor v4.w0w

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants