Changeset 2776071
- Timestamp:
- 08/26/2022 11:39:50 AM (3 years ago)
- Location:
- learndash-topic-progression-using-storyline-or-captivate/trunk
- Files:
-
- 5 deleted
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
learndash-topic-progression-using-storyline-or-captivate/trunk/CMB2/css/cmb2-display-rtl.css
r2774398 r2776071 1 1 /*! 2 * CMB2 - v2.10. 0 - 2022-02-152 * CMB2 - v2.10.1 - 2022-02-22 3 3 * https://cmb2.io 4 4 * Copyright (c) 2022 -
learndash-topic-progression-using-storyline-or-captivate/trunk/CMB2/css/cmb2-display.css
r2774398 r2776071 1 1 /*! 2 * CMB2 - v2.10. 0 - 2022-02-152 * CMB2 - v2.10.1 - 2022-02-22 3 3 * https://cmb2.io 4 4 * Copyright (c) 2022 -
learndash-topic-progression-using-storyline-or-captivate/trunk/CMB2/css/cmb2-front-rtl.css
r2774392 r2776071 1 1 /*! 2 * CMB2 - v2.10. 0 - 2022-02-152 * CMB2 - v2.10.1 - 2022-02-22 3 3 * https://cmb2.io 4 4 * Copyright (c) 2022 -
learndash-topic-progression-using-storyline-or-captivate/trunk/CMB2/css/cmb2-front.css
r2774392 r2776071 1 1 /*! 2 * CMB2 - v2.10. 0 - 2022-02-152 * CMB2 - v2.10.1 - 2022-02-22 3 3 * https://cmb2.io 4 4 * Copyright (c) 2022 -
learndash-topic-progression-using-storyline-or-captivate/trunk/CMB2/css/cmb2-rtl.css
r2774392 r2776071 1 1 /*! 2 * CMB2 - v2.10. 0 - 2022-02-152 * CMB2 - v2.10.1 - 2022-02-22 3 3 * https://cmb2.io 4 4 * Copyright (c) 2022 -
learndash-topic-progression-using-storyline-or-captivate/trunk/CMB2/css/cmb2.css
r2774392 r2776071 1 1 /*! 2 * CMB2 - v2.10. 0 - 2022-02-152 * CMB2 - v2.10.1 - 2022-02-22 3 3 * https://cmb2.io 4 4 * Copyright (c) 2022 -
learndash-topic-progression-using-storyline-or-captivate/trunk/CMB2/init.php
r2776064 r2776071 21 21 * Andrew Norcross (@norcross / andrewnorcross.com) 22 22 * 23 * Version: 2.10. 023 * Version: 2.10.1 24 24 * 25 25 * Text Domain: cmb2 … … 54 54 */ 55 55 56 if ( ! class_exists( 'CMB2_Bootstrap_210 0_Develop', false ) ) {56 if ( ! class_exists( 'CMB2_Bootstrap_2101', false ) ) { 57 57 58 58 /** … … 67 67 * @link https://cmb2.io 68 68 */ 69 class CMB2_Bootstrap_210 0_Develop{69 class CMB2_Bootstrap_2101 { 70 70 71 71 /** … … 75 75 * @since 1.0.0 76 76 */ 77 const VERSION = '2.10. 0';77 const VERSION = '2.10.1'; 78 78 79 79 /** … … 84 84 * @since 2.0.0 85 85 */ 86 const PRIORITY = 995 8;86 const PRIORITY = 9957; 87 87 88 88 /** 89 * Single instance of the CMB2_Bootstrap_210 0_Developobject89 * Single instance of the CMB2_Bootstrap_2101 object 90 90 * 91 * @var CMB2_Bootstrap_210 0_Develop91 * @var CMB2_Bootstrap_2101 92 92 */ 93 93 public static $single_instance = null; 94 94 95 95 /** 96 * Creates/returns the single instance CMB2_Bootstrap_210 0_Developobject96 * Creates/returns the single instance CMB2_Bootstrap_2101 object 97 97 * 98 98 * @since 2.0.0 99 * @return CMB2_Bootstrap_210 0_DevelopSingle instance object99 * @return CMB2_Bootstrap_2101 Single instance object 100 100 */ 101 101 public static function initiate() { … … 194 194 195 195 // Make it so... 196 CMB2_Bootstrap_210 0_Develop::initiate();196 CMB2_Bootstrap_2101::initiate(); 197 197 198 198 }// End if(). -
learndash-topic-progression-using-storyline-or-captivate/trunk/CMB2/languages/cmb2.pot
r2774392 r2776071 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: CMB2 2.10. 0\n"5 "Project-Id-Version: CMB2 2.10.1\n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n" 7 7 "POT-Creation-Date: 2021-06-04 13:30:34+00:00\n" -
learndash-topic-progression-using-storyline-or-captivate/trunk/CMB2/readme.txt
r2774392 r2776071 6 6 Requires PHP: 5.2 7 7 Tested up to: 5.9 8 Stable tag: 2.10. 08 Stable tag: 2.10.1 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 138 138 139 139 == Changelog == 140 141 ### 2.10.1 142 143 #### Bug Fixes 144 * Fix issue with date picker formatting. Fixes [#1448](https://github.com/CMB2/CMB2/issues/1448). 140 145 141 146 ### 2.10.0 … … 1008 1013 == Upgrade Notice == 1009 1014 1015 ### 2.10.1 1016 1017 #### Bug Fixes 1018 * Fix issue with date picker formatting. Fixes [#1448](https://github.com/CMB2/CMB2/issues/1448). 1019 1010 1020 ### 2.10.0 1011 1021 -
learndash-topic-progression-using-storyline-or-captivate/trunk/learndash-topic-progression-storyline.php
r2776064 r2776071 5 5 Description: Allows a topic page in LearnDash to be completed through an action conducted in Storyline or Captivate embedded content. 6 6 Author: Discover eLearning Ltd 7 Version: 1.2.4. 27 Version: 1.2.4.3 8 8 Author URI: http://www.discoverelearninguk.com 9 9 License: GPLv2 or later … … 25 25 26 26 27 require_once __DIR__ . '/ CMB2/init.php';27 require_once __DIR__ . '/cmb2/init.php'; 28 28 $isMarkIn = 0; 29 29 -
learndash-topic-progression-using-storyline-or-captivate/trunk/readme.txt
r2776065 r2776071 4 4 Requires at least: 4.0 5 5 Tested up to: 6.0.1 6 Stable tag: 1.2.4. 26 Stable tag: 1.2.4.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 69 69 == Changelog == 70 70 71 = 1.2.4. 2=71 = 1.2.4.3 = 72 72 73 73 * Minor updates.
Note: See TracChangeset
for help on using the changeset viewer.