| 开发者 | marivya |
|---|---|
| 更新时间 | 2026年9月23日 05:17 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Marivya Tutor Manager is independent and is not affiliated with any LMS or tutoring marketplace.
No. It is a lightweight management workspace for independent tutors. It does not provide courses, quizzes, memberships or student WordPress accounts.
Yes. Open or create a lesson and use the Repeat lesson box to create weekly, every-two-weeks or monthly copies. Matching duplicate dates for the same student are skipped.
Not yet. The recurring tool creates independent lesson copies. Each generated lesson can then be edited separately.
Open the student profile and use the Student Portal access box. You can generate a time-limited magic link or set a PIN. Students do not need WordPress accounts.
Yes. Every sample student, lesson and material is marked with dedicated metadata. The remove action deletes only marked sample content and leaves your own records untouched.
Yes. Version 1.8 no longer forces WordPress core labels to remain in English. The plugin uses the marivya-lesson-planner text domain and can be translated through the standard WordPress.org translation system.
No. There is no automatic telemetry or external tracking.
Use Tools → Export Personal Data or Tools → Erase Personal Data. Marivya registers its student, lesson and material data with those WordPress tools.
By default, plugin options and sensitive portal access metadata are removed, while students, lessons and materials are preserved.
To remove all plugin content during uninstall, define:
define( 'MARIVYA_LP_DELETE_ALL_DATA_ON_UNINSTALL', true );
or use:
add_filter( 'marivya_lp_uninstall_remove_content', '__return_true' );