Sfoglia il codice sorgente

Course - Release 1.3.2 (#7298)

* Bump versions

* Update change log

* Include "education" keyword in description

* Swap "educational" for "education"
Donna Peplinskie 1 anno fa
parent
commit
997d440a84
3 ha cambiato i file con 12 aggiunte e 8 eliminazioni
  1. 1 1
      course/functions.php
  2. 8 4
      course/readme.txt
  3. 3 3
      course/style.css

+ 1 - 1
course/functions.php

@@ -99,7 +99,7 @@ add_filter(
  * @param string  $theme          The current theme.
  * @param string  $theme          The current theme.
  * @param WP_Post $post           The post being edited, provided for context, or null.
  * @param WP_Post $post           The post being edited, provided for context, or null.
  *
  *
- * @since Course 1.3.1
+ * @since Course 1.3.2
  *
  *
  * @return array Array of page templates.
  * @return array Array of page templates.
  */
  */

+ 8 - 4
course/readme.txt

@@ -1,17 +1,21 @@
 === Course ===
 === Course ===
 Contributors: Automattic
 Contributors: Automattic
 Requires at least: 6.2
 Requires at least: 6.2
-Tested up to: 6.2
-Requires PHP: 7.2
+Tested up to: 6.3
+Requires PHP: 7.3
 License: GPLv2 or later
 License: GPLv2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
 
 == Description ==
 == Description ==
 
 
-Course is a flexible and modern theme for anyone wanting to share their knowledge. The theme is built with integration with Sensei LMS and is ideal for Sensei users that are creating or selling courses. Style variations with multiple font and color combinations help you craft the perfect look and feel to show off courses and content. The theme can be used without Sensei too.
+Course is a flexible and modern education theme for anyone wanting to share their knowledge. The theme is built with integration with Sensei LMS and is ideal for Sensei users that are creating or selling courses. Style variations with multiple font and color combinations help you craft the perfect look and feel to show off courses and content. The theme can be used without Sensei too.
 
 
 == Changelog ==
 == Changelog ==
 
 
+= 1.3.2 =
+* Update comment styles (#7252)
+* Add single lesson template for improved Sensei support (#7265)
+
 = 1.3.1 =
 = 1.3.1 =
 * Add the style-variations tag to themes with style variations (#7199)
 * Add the style-variations tag to themes with style variations (#7199)
 
 
@@ -30,7 +34,7 @@ Course is a flexible and modern theme for anyone wanting to share their knowledg
 = 1.2.4 =
 = 1.2.4 =
 * Tweak some block styles (#7033)
 * Tweak some block styles (#7033)
 * Add body class for the theme variation (#7034)
 * Add body class for the theme variation (#7034)
-* Course: Skip the learning mode style when sensei is not available (#7031)
+* Skip the learning mode style when sensei is not available (#7031)
 
 
 = 1.2.3 =
 = 1.2.3 =
 * Update colors and typography of default Learning Mode template (#7008)
 * Update colors and typography of default Learning Mode template (#7008)

+ 3 - 3
course/style.css

@@ -3,10 +3,10 @@ Theme Name: Course
 Author: Automattic
 Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Course is a flexible and modern theme for anyone wanting to share their knowledge. The theme is built with integration with Sensei LMS and is ideal for Sensei users that are creating or selling courses. Style variations with multiple font and color combinations help you craft the perfect look and feel to show off courses and content. The theme can be used without Sensei too.
 Description: Course is a flexible and modern theme for anyone wanting to share their knowledge. The theme is built with integration with Sensei LMS and is ideal for Sensei users that are creating or selling courses. Style variations with multiple font and color combinations help you craft the perfect look and feel to show off courses and content. The theme can be used without Sensei too.
-Version: 1.3.1
+Version: 1.3.2
 Requires at least: 6.2
 Requires at least: 6.2
-Tested up to: 6.2
-Requires PHP: 7.2
+Tested up to: 6.3
+Requires PHP: 7.3
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: course
 Text Domain: course