PluginProbe
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses / 4.4.8
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses v4.4.8
4.4.8 4.4.7 4.4.6 4.4.5 4.4.4 4.4.3 4.4.2 4.4.1 4.4.0 4.3.9.1 4.3.9 4.3.8 4.3.7 4.1.6.9 4.1.6.9.1 4.1.6.9.2 4.1.6.9.3 4.1.6.9.4 4.1.7 4.1.7.1 4.1.7.2 4.1.7.3 4.1.7.3.1 4.1.7.3.2 4.2.0 All 139 releases
← All changes | readme.txt +247 -230 4.4.64.4.8 View file →
@@ -2,9 +2,9 @@
2 2 Contributors: thimpress, tungnx89, nhamdv, nguyenlammanh, tunnhn, phonglq.foobla, thongta, kendy73, leehld
3 3 Donate link:
4 4 Tags: elearning, education, course, lms, learning management system
5 5 Tested up to: 7.1
6 -Stable tag: 4.4.6
6 +Stable tag: 4.4.8
7 7 License: GPLv3
8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html
9 9
10 10 A WordPress LMS Plugin to create WordPress Learning Management System. Turn your WordPress to LMS WordPress Website with Courses, Lessons, Quizzes & more.
@@ -300,337 +300,354 @@
300 300 13. Add-ons: Unlock endless possibilities with our add-ons from additional payment gateways to more managing course options. Tailor to your needs and easily scale as your site grow
301 301
302 302 == Changelog ==
303 303
304 += 4.4.8 (2026-09-18) =
305 +* Fixed: security (Props @Yuto Hyakumoto, @Wordfence).
306 +* Refactor: tables custom post type, lesson, order, question, quiz.
307 +* Refactor: query list courses, lessons, questions, quizzes on WP Backend list posts.
308 +* Fixed: PayPal token invalid when switch mode live or sandbox.
309 +* Fixed: case use captCha plugin, case register, login direct when register user success instead of use wp_signon().
310 +* Fixed: Edit description Lesson, Quiz, Question on CourseBuilder must get ->post_content instead ->get_the_content() (get_the_content() only use on the Frontend).
311 +* Style: synchronize table styles checkout, order receiver, orders profile, and my courses profile.
312 +* Style: btn loading.
313 +* Style: lp table.
314 +
315 += 4.4.7 (2026-09-11) =
316 +* Fixed: security (Props @Karthik Ramakrishnan, @vuxvinh, @Nicat Sultanov, @Sai Praneeth Koti, @Artus KG).
317 +* Fixed minor bugs.
318 +* Update: manager themes screen.
319 +* Update: setup wizard screen.
320 +
304 321 = 4.4.6 (2026-09-02) =
305 -~ Fixed: security (Props @Yll Berisha).
306 -~ Fixed: selected items from content bank "Edit curriculum".
307 -~ Fixed: LP profile avatar save wrong path image.
308 -~ Fixed: button AI.
309 -~ Fixed: style lp-menu-divider & button AI height.
310 -~ Fixed: lp-is-mobile.
311 -~ Fixed: missing old hook declare type Class Submenu.
312 -~ Fixed: error divider is link 404, set link is #.
313 -~ Tweak: style table.
314 -~ Tweak: remove files deprecated use Vue.
315 -~ Tweak: refactor reset item progress.
316 -~ Tweak: remove old Reset User Progress function.
317 -~ Tweak: refactor tool reset progress course.
318 -~ Tweak: remove old prefix css.
319 -~ Tweak: plugin_links.
322 +* Fixed: security (Props @Yll Berisha).
323 +* Fixed: selected items from content bank "Edit curriculum".
324 +* Fixed: LP profile avatar save wrong path image.
325 +* Fixed: button AI.
326 +* Fixed: style lp-menu-divider & button AI height.
327 +* Fixed: lp-is-mobile.
328 +* Fixed: missing old hook declare type Class Submenu.
329 +* Fixed: error divider is link 404, set link is #.
330 +* Tweak: style table.
331 +* Tweak: remove files deprecated use Vue.
332 +* Tweak: refactor reset item progress.
333 +* Tweak: remove old Reset User Progress function.
334 +* Tweak: refactor tool reset progress course.
335 +* Tweak: remove old prefix css.
336 +* Tweak: plugin_links.
320 337
321 338 = 4.4.5 (2026-08-22) =
322 -~ Added: LearnPress Help Center in the admin menu.
323 -~ Improved admin menu structure and how submenus are registered.
324 -~ Improved reusable UI components: form filter, fullscreen, toggle enable.
325 -~ Improved Students Enrolled screen and course builder persistence.
326 -~ Improved sample course data creation and deletion.
327 -~ Added payment settings explore addons promo box.
328 -~ Fixed: security (Props @Wordfence PRISM, @Moshe Levi, @Badr Azeez).
329 -~ Fixed: checkout emails not sending when login/register on checkout page.
330 -~ Fixed: blank value when adding items from Content Bank.
331 -~ Fixed: incorrect exception handling (Props @sungbyeongchan).
339 +* Added: LearnPress Help Center in the admin menu.
340 +* Improved admin menu structure and how submenus are registered.
341 +* Improved reusable UI components: form filter, fullscreen, toggle enable.
342 +* Improved Students Enrolled screen and course builder persistence.
343 +* Improved sample course data creation and deletion.
344 +* Added payment settings explore addons promo box.
345 +* Fixed: security (Props @Wordfence PRISM, @Moshe Levi, @Badr Azeez).
346 +* Fixed: checkout emails not sending when login/register on checkout page.
347 +* Fixed: blank value when adding items from Content Bank.
348 +* Fixed: incorrect exception handling (Props @sungbyeongchan).
332 349
333 350 = 4.4.4 (2026-08-03) =
334 -~ Fixed: security.
335 -~ Fixed: minor bugs.
336 -~ Update some library to latest.
351 +* Fixed: security.
352 +* Fixed: minor bugs.
353 +* Update some library to latest.
337 354
338 355 = 4.4.3 (2026-07-26) =
339 -~ Fixed: security.
340 -~ Fixed: minor bugs.
341 -~ Tweak: UI/UX statistic.
356 +* Fixed: security.
357 +* Fixed: minor bugs.
358 +* Tweak: UI/UX statistic.
342 359
343 360 = 4.4.2 (2026-07-11) =
344 -~ Fixed: security.
345 -~ Fixed: display Date time on Order.
346 -~ Fixed: selected method payment on the checkout page.
347 -~ Fixed: minor bug on Course Builder.
348 -~ Unregister select2 library.
349 -~ Added: feature Webhook.
350 -~ MCP: added function create course/lesson/quiz/question.
351 -~ Change label Will End to Expiry date.
361 +* Fixed: security.
362 +* Fixed: display Date time on Order.
363 +* Fixed: selected method payment on the checkout page.
364 +* Fixed: minor bug on Course Builder.
365 +* Unregister select2 library.
366 +* Added: feature Webhook.
367 +* MCP: added function create course/lesson/quiz/question.
368 +* Change label Will End to Expiry date.
352 369
353 370 = 4.4.1 (2026-06-26) =
354 -~ Fixed: security.
355 -~ Fixed: minor bugs.
371 +* Fixed: security.
372 +* Fixed: minor bugs.
356 373
357 374 = 4.4.0 (2026-06-16) =
358 -~ Fixed: security.
359 -~ Fixed: check permission create/edit course/lesson/quiz/question on Course Builder.
360 -~ Fixed: editor edit question Fill In Blank.
361 -~ Feature: refund order, support PayPal, option auto refund, refund request, refund time limit.
375 +* Fixed: security.
376 +* Fixed: check permission create/edit course/lesson/quiz/question on Course Builder.
377 +* Fixed: editor edit question Fill In Blank.
378 +* Feature: refund order, support PayPal, option auto refund, refund request, refund time limit.
362 379
363 380 = 4.3.9.1 (2026-06-10) =
364 -~ Fixed: MCP AI assistant.
381 +* Fixed: MCP AI assistant.
365 382
366 383 = 4.3.9 (2026-06-08) =
367 -~ Feature: AI assistant to help students learn better - ask questions about lessons and create questions to check understanding.
368 -~ Fixed: minor bugs.
384 +* Feature: AI assistant to help students learn better - ask questions about lessons and create questions to check understanding.
385 +* Fixed: minor bugs.
369 386
370 387 = 4.3.8 (2026-06-01) =
371 -~ Feature: add PayPal subscription support to facilitate payments for the upcoming LP Membership add-on.
372 -~ Fixed: minor bugs Course Builder.
388 +* Feature: add PayPal subscription support to facilitate payments for the upcoming LP Membership add-on.
389 +* Fixed: minor bugs Course Builder.
373 390
374 391 = 4.3.7 (2026-05-24) =
375 -~ Fixed security.
376 -~ Fixed minor bugs.
377 -~ Compatible with WP 7.0.
392 +* Fixed security.
393 +* Fixed minor bugs.
394 +* Compatible with WP 7.0.
378 395
379 396 = 4.3.6 (2026-05-03) =
380 -~ Feature: course builder. For teacher, admin manager course without access WP Admin screen.
381 -~ Fixed: link profile.
382 -~ Fixed: save lesson change data course assigned.
383 -~ Fixed: save author via quick edit.
384 -~ Fixed: security.
397 +* Feature: course builder. For teacher, admin manager course without access WP Admin screen.
398 +* Fixed: link profile.
399 +* Fixed: save lesson change data course assigned.
400 +* Fixed: save author via quick edit.
401 +* Fixed: security.
385 402
386 403 = 4.3.5 (2026-04-10) =
387 -~ Added: MCP (Model Context Protocol) support for get information courses, curriculum, lessons, users enroll... with AI.
388 -~ Fixed: minor bugs.
404 +* Added: MCP (Model Context Protocol) support for get information courses, curriculum, lessons, users enroll... with AI.
405 +* Fixed: minor bugs.
389 406
390 407 = 4.3.4 (2026-03-30) =
391 -~ Fixed: security.
392 -~ Fixed: style button AI display on Gutenberg edit course screen.
393 -~ Fixed: error display content of lesson, question with Elementor.
394 -~ Tweak: count statistics on Profile Page, exclude courses with status auto-draft.
395 -~ Added: a feature to generate pretty user slugs instead of usernames (login name), improving user privacy and security.
408 +* Fixed: security.
409 +* Fixed: style button AI display on Gutenberg edit course screen.
410 +* Fixed: error display content of lesson, question with Elementor.
411 +* Tweak: count statistics on Profile Page, exclude courses with status auto-draft.
412 +* Added: a feature to generate pretty user slugs instead of usernames (login name), improving user privacy and security.
396 413 1. Go to LearnPress > Settings > Permalinks > Users Pretty Slug and click "Generate User Slugs" to generate slugs for all users.
397 414 2. Edit each user, find "LearnPress User Slug" enter pretty slug new for that user.
398 -~ Tweak: improved the "Read more" button text.
399 -~ Tweak: style student list.
415 +* Tweak: improved the "Read more" button text.
416 +* Tweak: style student list.
400 417
401 418 = 4.3.3 (2026-03-11) =
402 -~ Added: a feature display list students enrolled, on the tab LearnPress, Profile Page.
403 -~ Fixed: security.
404 -~ Fixed: save lesson preview, but the curriculum not change.
419 +* Added: a feature display list students enrolled, on the tab LearnPress, Profile Page.
420 +* Fixed: security.
421 +* Fixed: save lesson preview, but the curriculum not change.
405 422
406 423 = 4.3.2.8 (2026-02-25) =
407 -~ Added: feature export Orders to CSV file.
408 -~ Tweak: logo on menu admin.
409 -~ Remove support chatgpt-4o-latest.
424 +* Added: feature export Orders to CSV file.
425 +* Tweak: logo on menu admin.
426 +* Remove support chatgpt-4o-latest.
410 427
411 428 = 4.3.2.7 (2026-01-22) =
412 -~ Fixed: minor bugs.
429 +* Fixed: minor bugs.
413 430
414 431 = 4.3.2.6 (2026-01-22) =
415 -~ Tweak: profile social labels.
416 -~ Tweak: breadcrumb, remove single title course.
417 -~ Tweak: show label for pages assign to pages of LearnPress.
418 -~ Fixed: query list orders backend with Pagination config by Admin.
419 -~ Fixed: styling of the meta area on the single classic course page.
420 -~ Fixed: styling single classic course page with Astra theme.
421 -~ Fixed: error link item on order details profile page.
422 -~ Clean code.
432 +* Tweak: profile social labels.
433 +* Tweak: breadcrumb, remove single title course.
434 +* Tweak: show label for pages assign to pages of LearnPress.
435 +* Fixed: query list orders backend with Pagination config by Admin.
436 +* Fixed: styling of the meta area on the single classic course page.
437 +* Fixed: styling single classic course page with Astra theme.
438 +* Fixed: error link item on order details profile page.
439 +* Clean code.
423 440
424 441 = 4.3.2.5 (2026-01-09) =
425 -~ Fixed: error enroll course.
442 +* Fixed: error enroll course.
426 443
427 444 = 4.3.2.4 (2026-01-07) =
428 -~ Deprecated: methods learn_press_add_course_buttons, learn_press_remove_course_buttons,
445 +* Deprecated: methods learn_press_add_course_buttons, learn_press_remove_course_buttons,
429 446 button_retry, course_purchase_button, course_enroll_button, course_continue_button, course_finish_button, course_external_button.
430 -~ Tweak class LP_User_Factory.
447 +* Tweak class LP_User_Factory.
431 448
432 449 = 4.3.2.3 (2025-12-25) =
433 -~ Fixed security.
434 -~ Fix statistics count: top courses sold, top categories sold.
435 -~ Fixed: function of "required_review" option.
436 -~ Fixed: show password for template Gutenberg if set.
437 -~ Edit curriculum: fix error edit link item when add from content bank.
438 -~ Edit curriculum: fix add item lesson is set Preview via content bank.
439 -~ Fixed: curriculum edit error with WordPress playground.
440 -~ Added: shortcode [learn_press_courses].
450 +* Fixed security.
451 +* Fix statistics count: top courses sold, top categories sold.
452 +* Fixed: function of "required_review" option.
453 +* Fixed: show password for template Gutenberg if set.
454 +* Edit curriculum: fix error edit link item when add from content bank.
455 +* Edit curriculum: fix add item lesson is set Preview via content bank.
456 +* Fixed: curriculum edit error with WordPress playground.
457 +* Added: shortcode [learn_press_courses].
441 458
442 459 = 4.3.2.2 (2025-12-16) =
443 -~ Fixed: error with addons Assignment, Course Review.
444 -~ Fixed: error cache when start Quiz.
460 +* Fixed: error with addons Assignment, Course Review.
461 +* Fixed: error cache when start Quiz.
445 462
446 463 = 4.3.2.1 (2025-12-13) =
447 -~ Fixed: error Class "LP_REST_Orders_Controller" not found, deleted file but missing delete declare REST route.
464 +* Fixed: error Class "LP_REST_Orders_Controller" not found, deleted file but missing delete declare REST route.
448 465
449 466 = 4.3.2 (2025-12-12) =
450 -~ Fixed: security.
451 -~ Fixed: break style TomSelect for case choose courses on product of Woo.
452 -~ Tweak: edit course with openAI, added more models: gpt-5.2, gpt-5-mini, gpt-5-nano.
453 -~ Tweak: query list orders.
454 -~ Tweak: question tinymce editor sometime error save.
455 -~ Tweak: display list items of order by pagination.
456 -~ Tweak: material.
457 -~ Tweak: adjust lesson completion logic, redirect to the next incomplete item,
467 +* Fixed: security.
468 +* Fixed: break style TomSelect for case choose courses on product of Woo.
469 +* Tweak: edit course with openAI, added more models: gpt-5.2, gpt-5-mini, gpt-5-nano.
470 +* Tweak: query list orders.
471 +* Tweak: question tinymce editor sometime error save.
472 +* Tweak: display list items of order by pagination.
473 +* Tweak: material.
474 +* Tweak: adjust lesson completion logic, redirect to the next incomplete item,
458 475 if all items after the current one are already completed,
459 476 search previous lessons to redirect to, if all items completed will not redirect.
460 477
461 478 = 4.3.1 (2025-11-21) =
462 -~ Fixed: condition check enable AI.
463 -~ Fixed: apply image created by AI for feature image course.
464 -~ Added: buttons generate with AI on edit course Gutenberg screen.
479 +* Fixed: condition check enable AI.
480 +* Fixed: apply image created by AI for feature image course.
481 +* Added: buttons generate with AI on edit course Gutenberg screen.
465 482
466 483 = 4.3.0 (2025-11-20) =
467 -~ Fixed: security.
468 -~ Fixed: error 404 link when add media to editor of Question config.
469 -~ Fixed: export social use on the "Export Personal Data" tool.
470 -~ Fixed: display time spend when doing quiz with time not limit.
471 -~ Beta: apply openAI for generate data course.
472 -~ Update library sweetalert2 to 11.26.3.
473 -~ Update library chartjs to 4.5.1.
484 +* Fixed: security.
485 +* Fixed: error 404 link when add media to editor of Question config.
486 +* Fixed: export social use on the "Export Personal Data" tool.
487 +* Fixed: display time spend when doing quiz with time not limit.
488 +* Beta: apply openAI for generate data course.
489 +* Update library sweetalert2 to 11.26.3.
490 +* Update library chartjs to 4.5.1.
474 491
475 492 = 4.2.9.4 (2025-10-08) =
476 -~ Fixed: security.
477 -~ Fixed: error save config answer option (Question) with LaTeX.
478 -~ Added: feature export LP user data for GDPR when use tool "Export Personal Data".
493 +* Fixed: security.
494 +* Fixed: error save config answer option (Question) with LaTeX.
495 +* Added: feature export LP user data for GDPR when use tool "Export Personal Data".
479 496
480 497 = 4.2.9.3 (2025-09-23) =
481 -~ Fixed: show price's course with case buy with Guest.
482 -~ Fixed: error don't show popup allow repurchase with theme Gutenberg.
483 -~ Added: feature eraser LP user data when use tool "Erase Personal Data".
498 +* Fixed: show price's course with case buy with Guest.
499 +* Fixed: error don't show popup allow repurchase with theme Gutenberg.
500 +* Added: feature eraser LP user data when use tool "Erase Personal Data".
484 501
485 502 = 4.2.9.2 (2025-09-15) =
486 -~ Fixed: error some hooks emails.
487 -~ Require PHP 7.4+.
503 +* Fixed: error some hooks emails.
504 +* Require PHP 7.4+.
488 505
489 506 = 4.2.9.1 (2025-09-10) =
490 -~ Fixed: various deprecated functions for compatibility with PHP 8.4.
491 -~ Fixed: Addon Sorting Choice case.
492 -~ Fixed: empty title message when adding an answer to a single-choice question.
493 -~ Tweak: Gutenberg 'Course Listing' block.
494 -~ Tweak: can_enroll handling for external links and unauthenticated users.
495 -~ Tweak: LP_Email_Hooks class updated to use new hook declaration method.
496 -~ Replace the old Emogrifier class with the CssToInlineStyles library from Composer.
497 -~ Added: SendEmailAjax class.
498 -~ Added: LPBackgroundAjax class for background processing.
507 +* Fixed: various deprecated functions for compatibility with PHP 8.4.
508 +* Fixed: Addon Sorting Choice case.
509 +* Fixed: empty title message when adding an answer to a single-choice question.
510 +* Tweak: Gutenberg 'Course Listing' block.
511 +* Tweak: can_enroll handling for external links and unauthenticated users.
512 +* Tweak: LP_Email_Hooks class updated to use new hook declaration method.
513 +* Replace the old Emogrifier class with the CssToInlineStyles library from Composer.
514 +* Added: SendEmailAjax class.
515 +* Added: LPBackgroundAjax class for background processing.
499 516
500 517 = 4.2.9 (2025-08-27) =
501 -~ Refactor UI/UX for edit quiz.
502 -~ Refactor UI/UX for edit question.
503 -~ Allow assign a question to many quizzes.
504 -~ Update: set image course offline is full size.
505 -~ Fixed: enqueue style for Archive, Single course block legacy.
506 -~ Fixed: conflict with Thrive Architect Editor.
518 +* Refactor UI/UX for edit quiz.
519 +* Refactor UI/UX for edit question.
520 +* Allow assign a question to many quizzes.
521 +* Update: set image course offline is full size.
522 +* Fixed: enqueue style for Archive, Single course block legacy.
523 +* Fixed: conflict with Thrive Architect Editor.
507 524
508 525 = 4.2.8.7.5 (2025-07-29) =
509 -~ Fixed: error crop image course by size not check if image exists.
510 -~ Fixed: translate fields author on Course Filter Widget.
511 -~ Fixed: error case show info learning with user Guest.
512 -~ Fixed: error save post_author when enable edit course with Gutenberg.
513 -~ Load Material files of course via AJAX.
514 -~ Tweak learn_press_get_course_tabs: change how to set default tab.
526 +* Fixed: error crop image course by size not check if image exists.
527 +* Fixed: translate fields author on Course Filter Widget.
528 +* Fixed: error case show info learning with user Guest.
529 +* Fixed: error save post_author when enable edit course with Gutenberg.
530 +* Load Material files of course via AJAX.
531 +* Tweak learn_press_get_course_tabs: change how to set default tab.
515 532
516 533 = 4.2.8.7.4 (2025-07-14) =
517 -~ Use package sweetalert2-neutral instead of sweetalert2.
518 -~ Fixed: max index post_name column of table learnpress_courses, error with old MYSQL version.
519 -~ Fix conflict with light box of elementor in single lesson
520 -~ Gutenberg: tweak list courses block.
521 -~ Gutenberg: tweak filter course block.
522 -~ Gutenberg: add course results block.
523 -~ Gutenberg: add option size for course image block.
524 -~ Handle cache for course image url.
534 +* Use package sweetalert2-neutral instead of sweetalert2.
535 +* Fixed: max index post_name column of table learnpress_courses, error with old MYSQL version.
536 +* Fix conflict with light box of elementor in single lesson
537 +* Gutenberg: tweak list courses block.
538 +* Gutenberg: tweak filter course block.
539 +* Gutenberg: add course results block.
540 +* Gutenberg: add option size for course image block.
541 +* Handle cache for course image url.
525 542
526 543 = 4.2.8.7.3 (2025-06-30) =
527 -~ Tweak: tab material.
528 -~ Edit curriculum: fix error remove section not unassign item from that section.
544 +* Tweak: tab material.
545 +* Edit curriculum: fix error remove section not unassign item from that section.
529 546
530 547 = 4.2.8.7.1 (2025-06-25) =
531 -~ Fixed: get courses assign to co-instructor on the single instructor page.
532 -~ Fixed: unset value of some key auto increment when insert data to tables lp_section_items, lp_sections.
533 -~ Fixed: error sort by on list courses has a mask.
534 -~ Fixed: permission for instructor when edit curriculum's course.
535 -~ Update: show 'featured' label on Single Course, List Courses page.
536 -~ Tweak: image course block Gutenberg.
548 +* Fixed: get courses assign to co-instructor on the single instructor page.
549 +* Fixed: unset value of some key auto increment when insert data to tables lp_section_items, lp_sections.
550 +* Fixed: error sort by on list courses has a mask.
551 +* Fixed: permission for instructor when edit curriculum's course.
552 +* Update: show 'featured' label on Single Course, List Courses page.
553 +* Tweak: image course block Gutenberg.
537 554
538 555 = 4.2.8.7 (2025-06-17) =
539 -~ Fixed: error 404 with link profile tab, link lesson with Polylang v3.7 and higher.
540 -~ Fixed: error enroll many courses can make server hang by send mail on background.
541 -~ Fixed: translate on format_human_time_diff method.
542 -~ Update: UI/UX for edit curriculum course.
556 +* Fixed: error 404 with link profile tab, link lesson with Polylang v3.7 and higher.
557 +* Fixed: error enroll many courses can make server hang by send mail on background.
558 +* Fixed: translate on format_human_time_diff method.
559 +* Update: UI/UX for edit curriculum course.
543 560
544 561 = 4.2.8.6.1 (2025-06-09) =
545 -~ Fixed: error widget courses can't interact.
562 +* Fixed: error widget courses can't interact.
546 563
547 564 = 4.2.8.6 (2025-06-09) =
548 -~ Refactor: edit curriculum.
549 -~ Update: UI/UX for edit curriculum.
550 -~ Allow: drag/drop item to another section.
551 -~ Fixed error Deprecated crypt(), when update password on profile.
552 -~ Fixed: get_instructor_info method.
565 +* Refactor: edit curriculum.
566 +* Update: UI/UX for edit curriculum.
567 +* Allow: drag/drop item to another section.
568 +* Fixed error Deprecated crypt(), when update password on profile.
569 +* Fixed: get_instructor_info method.
553 570
554 571 = 4.2.8.5 (2025-05-21) =
555 -~ Fixed: missing user email in order summary table.
556 -~ Fixed: get related courses, set distinct, random list.
557 -~ Fixed: error avatar author for App API.
558 -~ Fixed: minor bug Block Gutenberg.
572 +* Fixed: missing user email in order summary table.
573 +* Fixed: get related courses, set distinct, random list.
574 +* Fixed: error avatar author for App API.
575 +* Fixed: minor bug Block Gutenberg.
559 576
560 577 = 4.2.8.4 (2025-05-08) =
561 -~ Fixed: security.
562 -~ Fixed: error Add Media not working on the edit lesson screen.
563 -~ Move setting quiz to tab course.
564 -~ Tweak: list course block Gutenberg.
565 -~ Tweak: condition check blocks load on template.
566 -~ Tweak: styles.
578 +* Fixed: security.
579 +* Fixed: error Add Media not working on the edit lesson screen.
580 +* Move setting quiz to tab course.
581 +* Tweak: list course block Gutenberg.
582 +* Tweak: condition check blocks load on template.
583 +* Tweak: styles.
567 584
568 585 = 4.2.8.3 (2025-04-26) =
569 -~ Provide: blocks for Gutenberg, build page Single Course, Archive Course, List Course.
570 -~ Compatible: with WP 6.8.
586 +* Provide: blocks for Gutenberg, build page Single Course, Archive Course, List Course.
587 +* Compatible: with WP 6.8.
571 588
572 589 = 4.2.8.2 (2025-04-03) =
573 -~ Feature: add filter course by type online/offline.
574 -~ Tweak: add pagination list quizzes on Profile Page, instead of only default display 5 quizzes.
575 -~ Tweak: avatar Profile function, new UI/UX.
576 -~ Tweak page checkout: set link to profile page of User when logged, instead of user link default of WordPress.
577 -~ Tweak: set priority of hook "pre_get_document_title" to 10, for case plugin SEO can override.
578 -~ Tweak: layout review order.
579 -~ Fixed: error get courses status draft on widget list courses for Elementor.
590 +* Feature: add filter course by type online/offline.
591 +* Tweak: add pagination list quizzes on Profile Page, instead of only default display 5 quizzes.
592 +* Tweak: avatar Profile function, new UI/UX.
593 +* Tweak page checkout: set link to profile page of User when logged, instead of user link default of WordPress.
594 +* Tweak: set priority of hook "pre_get_document_title" to 10, for case plugin SEO can override.
595 +* Tweak: layout review order.
596 +* Fixed: error get courses status draft on widget list courses for Elementor.
580 597
581 598 = 4.2.8.1 (2025-03-12) =
582 -~ Hot fix: error Curriculum with old data.
583 -~ Update: currencies list.
599 +* Hot fix: error Curriculum with old data.
600 +* Update: currencies list.
584 601
585 602 = 4.2.8 (2025-03-06) =
586 -~ Apply the new curriculum layout for a single course, screen item learning, and apply it to the premium themes.
587 -~ Optimize: some duplicate query.
588 -~ Fixed: course protected on single course layout Modern.
589 -~ Fixed: continue button has character "?" when redirect to item.
590 -~ Fixed: error get option "evaluate final quiz".
591 -~ Tweak: logic search item content for the course on screen item learning.
592 -~ Tweak: sort the newest item learning first on the screen tab "My courses" - Profile.
593 -~ Tweak: crop image course by "Thumbnail dimensions".
603 +* Apply the new curriculum layout for a single course, screen item learning, and apply it to the premium themes.
604 +* Optimize: some duplicate query.
605 +* Fixed: course protected on single course layout Modern.
606 +* Fixed: continue button has character "?" when redirect to item.
607 +* Fixed: error get option "evaluate final quiz".
608 +* Tweak: logic search item content for the course on screen item learning.
609 +* Tweak: sort the newest item learning first on the screen tab "My courses" - Profile.
610 +* Tweak: crop image course by "Thumbnail dimensions".
594 611
595 612 = 4.2.7.9 (2025-02-24) =
596 -~ Fixed: error 404 single course with struct permalink is "%course_category%".
597 -~ Show error message response from PayPal if exists.
598 -~ Tweak: UserModel class, get_display_name method, with case translate.
599 -~ Added: hook "learn-press/user-lesson/completed" when completed lesson.
600 -~ Added: option Store IP Guest to handle checkout with case can't read $_COOKIE from server.
601 -~ LP_Gateways: tweak init method, allow load gateway instanceof LP_Gateway_Abstract.
602 -~ Update some text missing text domain.
603 -~ Tweak: isRestApiLP method REST prefix.
613 +* Fixed: error 404 single course with struct permalink is "%course_category%".
614 +* Show error message response from PayPal if exists.
615 +* Tweak: UserModel class, get_display_name method, with case translate.
616 +* Added: hook "learn-press/user-lesson/completed" when completed lesson.
617 +* Added: option Store IP Guest to handle checkout with case can't read $_COOKIE from server.
618 +* LP_Gateways: tweak init method, allow load gateway instanceof LP_Gateway_Abstract.
619 +* Update some text missing text domain.
620 +* Tweak: isRestApiLP method REST prefix.
604 621
605 622 = 4.2.7.8 (2025-02-17) =
606 -~ Fixed: send email when user finished course.
607 -~ Fixed: error PayPal payment can't verify transaction.
608 -~ Fixed: error change author when edit course.
609 -~ Tweak: Guest buy/enroll course, login via checkout.
610 -~ Tweak: course section, question CURD.
623 +* Fixed: send email when user finished course.
624 +* Fixed: error PayPal payment can't verify transaction.
625 +* Fixed: error change author when edit course.
626 +* Tweak: Guest buy/enroll course, login via checkout.
627 +* Tweak: course section, question CURD.
611 628
612 629 = 4.2.7.7 (2025-02-08) =
613 -~ Fixed: some hosting error 403 when load list courses, complete lesson request.
614 -~ Fixed: sitemap 404 with items course.
630 +* Fixed: some hosting error 403 when load list courses, complete lesson request.
631 +* Fixed: sitemap 404 with items course.
615 632
616 633 = 4.2.7.6 (2025-02-05) =
617 -~ Fixed: security.
618 -~ Fixed: error 404-Page Order received after checkout.
619 -~ Fixed: error 404-Page Profile sub-page.
620 -~ Optimize: speed load list courses.
621 -~ Added: option choose "Layout single course (Modern/Classic)".
622 -~ Added: option "Curriculum display" (currently apply for layout Modern).
623 -~ Added: new Modern layout for Single Course.
624 -~ Added: exclude from search via ?s= for lesson, quiz, order.
625 -~ Refactor code handle Quiz.
626 -~ Tweak: layout Single Instructor (change struct layout, display cover image, link edit if exists).
627 -~ Tweak: courses filter for mobile.
628 -~ Tweak: layout course offline for mobile.
629 -~ Allow: display html content on Offline Payment.
630 -~ Allow: change multiple instructors via Bulk Edit.
634 +* Fixed: security.
635 +* Fixed: error 404-Page Order received after checkout.
636 +* Fixed: error 404-Page Profile sub-page.
637 +* Optimize: speed load list courses.
638 +* Added: option choose "Layout single course (Modern/Classic)".
639 +* Added: option "Curriculum display" (currently apply for layout Modern).
640 +* Added: new Modern layout for Single Course.
641 +* Added: exclude from search via ?s= for lesson, quiz, order.
642 +* Refactor code handle Quiz.
643 +* Tweak: layout Single Instructor (change struct layout, display cover image, link edit if exists).
644 +* Tweak: courses filter for mobile.
645 +* Tweak: layout course offline for mobile.
646 +* Allow: display html content on Offline Payment.
647 +* Allow: change multiple instructors via Bulk Edit.
631 648
632 649 = 4.2.7.5.1 (2025-01-22) =
633 -~ Fixed: security.
634 -~ Fixed: minor bugs.
650 +* Fixed: security.
651 +* Fixed: minor bugs.
635 652
636 653 <a href="https://raw.githubusercontent.com/LearnPress/learnpress/develop/changelog.txt">See changelog for all versions.</a>