Loading...

Shopping cart

THS Portal Change log

12-01-2024 – version 1.4.6

  • Fix – if the structure was edited outside the courses page it could break the layout. Structure is loaded dynamiclally now based on parent/child relations.
  • Add – Ability to remove courses and lessons from the course structure page
  • Misc – Various bug fixes applied
  • Fix – Applied a fix to prevent users current structure from being wiped off when upgrading to the new structure system

11-05-2023 – version 1.4.4

    • Add – Notice to direct users to their subscriptions page if their api key is invalid.

    • Dev – Coding bug with WC AM where returning api data has the html escaped using esc_html(), switched to wp_kses_post() so the links will work.

10-05-2023 – version 1.4.4

    • Add – functionailty to check if the api key is activated

    • Dev – Protected each admin page if users license has expired

    • Misc – Updated WC_AM_Client to 2.9

    • Misc – Moved license options field to portal area submenu

    • Dev – Needed to add priority to wc-am-client add_action( ‘admin_menu’, array( $this, ‘register_menu’ ), 11 ), this is a coding bug with WC AM. It will not work without priority set.

04-05-2023 – version 1.4.3

    • Fix – Bug where the course structure wasn’t displaying before initial save button has been hit.

    • Fix – Order of lessons on initial load.

    • Fix – Lock icon missing on lessons in some circumstances

    • Dev – Edited line 112 of class Ths_Portal_Admin – $initial_load = get_option(‘ths_portal_content_list’) ? get_option(‘ths_portal_content_list’) : $content_page->initial_array_structure_builder()

    • Misc – Updated the author uri and author name from Skye High interactive to Two Hours Sleep on ths-portal.php