Skip to content

adilelsaeed/tutor-custom-profile-fields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TutorLMS Custom Profile Fields

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.


Description

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.

Key Features:

  • 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.

Installation

  1. Download the plugin zip file.
  2. Upload it to the wp-content/plugins/ directory.
  3. Activate the plugin from the Plugins menu in WordPress.
  4. Navigate to TutorLMS > Custom Profile Fields to manage custom fields.

Usage

Adding Custom Fields

  1. Go to TutorLMS > Custom Profile Fields in the WordPress admin panel.
  2. Click Add New Field to create a new custom field.
  3. Specify the field label, type, and meta key. The meta key is used for saving data in user meta.
  4. Save the settings.

Editing Profile Data

  • Students can edit and update their custom fields in their TutorLMS profile.
  • Data is saved securely using WordPress user meta.

Frequently Asked Questions (FAQ)

Q: What types of fields can I add?

A: Currently, the plugin supports text and textarea fields.

Q: Where is the data stored?

A: Custom field data is saved as user meta in the WordPress database.

Q: Is this plugin compatible with other TutorLMS addons?

A: Yes, this plugin is designed to work seamlessly with TutorLMS and its addons.


Changelog

0.1.0

  • Initial release.
  • Added support for text and textarea fields.
  • Save and display custom fields in TutorLMS profiles.

License

This plugin is licensed under the GPLv2 or later.
For details, see https://www.gnu.org/licenses/gpl-2.0.html.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages