Contributors: Adil Elsaeed
Tags: TutorLMS, profile, fields, WordPress
Requires at least: 5.6
Tested up to: 6.3
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A WordPress plugin to add and manage TutorLMS custom profile fields.
TutorLMS Custom Profile Fields is a WordPress plugin that extends the functionality of TutorLMS by allowing administrators to create custom fields for student profiles. These fields can be used to collect and display additional user information directly in the TutorLMS profile.
- Add unlimited custom profile fields from the WordPress admin panel.
- Supported field types: Text, Textarea.
- Dynamically save and display custom fields in the TutorLMS student profile.
- Data saved securely in WordPress user meta.
- Fully integrates with TutorLMS's profile and AJAX system.
- Download the plugin zip file.
- Upload it to the
wp-content/plugins/directory. - Activate the plugin from the Plugins menu in WordPress.
- Navigate to TutorLMS > Custom Profile Fields to manage custom fields.
- Go to TutorLMS > Custom Profile Fields in the WordPress admin panel.
- Click Add New Field to create a new custom field.
- Specify the field label, type, and meta key. The meta key is used for saving data in user meta.
- Save the settings.
- Students can edit and update their custom fields in their TutorLMS profile.
- Data is saved securely using WordPress user meta.
A: Currently, the plugin supports text and textarea fields.
A: Custom field data is saved as user meta in the WordPress database.
A: Yes, this plugin is designed to work seamlessly with TutorLMS and its addons.
- Initial release.
- Added support for text and textarea fields.
- Save and display custom fields in TutorLMS profiles.
This plugin is licensed under the GPLv2 or later.
For details, see https://www.gnu.org/licenses/gpl-2.0.html.