Changeset 3020098
- Timestamp:
- 01/11/2024 02:57:24 AM (2 years ago)
- Location:
- wikilms/trunk
- Files:
-
- 4 edited
-
README.txt (modified) (2 diffs)
-
languages/wikilms.pot (modified) (1 diff)
-
templates/archive-course.php (modified) (1 diff)
-
wikilms.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wikilms/trunk/README.txt
r3020095 r3020098 2 2 Contributors: devthrow 3 3 Donate link: https://devthrow.com 4 Tags: lms, course, learning management system, elearning 4 Tags: lms, course, learning management system, elearning, education 5 5 Requires at least: 6.3 6 6 Tested up to: 6.4 7 7 Requires PHP: 7.3 8 Stable tag: 1.0. 08 Stable tag: 1.0.1 9 9 License: GPLv2 or later 10 10 … … 65 65 == Changelog == 66 66 67 = 1.0.1 - 2024-01-11=67 = 1.0.1 = 68 68 69 69 * Tweak: Archive page next previous icon -
wikilms/trunk/languages/wikilms.pot
r3017637 r3020098 1 # Copyright (C) 2024 WikiLMS2 # This file is distributed under the same license as the WikiLMS package.3 msgid ""4 msgstr ""5 "Project-Id-Version: WikiLMS 1.0.0\n"6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wikilms\n"7 "POT-Creation-Date: 2024-01-05 01:47:29+00:00\n"8 "MIME-Version: 1.0\n"9 "Content-Type: text/plain; charset=UTF-8\n"10 "Content-Transfer-Encoding: 8bit\n"11 "PO-Revision-Date: 2024-MO-DA HO:MI+ZONE\n"12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"13 "Language-Team: LANGUAGE <LL@li.org>\n"14 15 #: includes/class-wikilms-post-type.php:7216 msgctxt "Post Type General Name"17 msgid "Courses"18 msgstr ""19 20 #: includes/class-wikilms-post-type.php:7321 msgctxt "Post Type Singular Name"22 msgid "Course"23 msgstr ""24 25 #: includes/class-wikilms-post-type.php:7426 msgid "WikiLMS"27 msgstr ""28 29 #: includes/class-wikilms-post-type.php:7530 msgid "Course"31 msgstr ""32 33 #: includes/class-wikilms-post-type.php:7634 msgid "Course Archives"35 msgstr ""36 37 #: includes/class-wikilms-post-type.php:7738 msgid "Parent Course:"39 msgstr ""40 41 #: includes/class-wikilms-post-type.php:7842 msgid "All Course"43 msgstr ""44 45 #: includes/class-wikilms-post-type.php:7946 msgid "Add New Course"47 msgstr ""48 49 #: includes/class-wikilms-post-type.php:8050 #: includes/class-wikilms-post-type.php:13851 msgid "Add New"52 msgstr ""53 54 #: includes/class-wikilms-post-type.php:8155 msgid "New Course"56 msgstr ""57 58 #: includes/class-wikilms-post-type.php:8259 msgid "Edit Course"60 msgstr ""61 62 #: includes/class-wikilms-post-type.php:8363 msgid "Update Course"64 msgstr ""65 66 #: includes/class-wikilms-post-type.php:8467 msgid "View Course"68 msgstr ""69 70 #: includes/class-wikilms-post-type.php:8571 msgid "Search Course"72 msgstr ""73 74 #: includes/class-wikilms-post-type.php:8675 msgid "Not found"76 msgstr ""77 78 #: includes/class-wikilms-post-type.php:8779 msgid "Not found in Trash"80 msgstr ""81 82 #: includes/class-wikilms-post-type.php:8883 msgid "Featured Image"84 msgstr ""85 86 #: includes/class-wikilms-post-type.php:8987 msgid "Set featured image"88 msgstr ""89 90 #: includes/class-wikilms-post-type.php:9091 msgid "Remove featured image"92 msgstr ""93 94 #: includes/class-wikilms-post-type.php:9195 msgid "Use as featured image"96 msgstr ""97 98 #: includes/class-wikilms-post-type.php:9299 msgid "Insert into course"100 msgstr ""101 102 #: includes/class-wikilms-post-type.php:93103 msgid "Uploaded to this course"104 msgstr ""105 106 #: includes/class-wikilms-post-type.php:94107 msgid "Course list"108 msgstr ""109 110 #: includes/class-wikilms-post-type.php:95111 msgid "Course list navigation"112 msgstr ""113 114 #: includes/class-wikilms-post-type.php:96115 msgid "Filter course list"116 msgstr ""117 118 #: includes/class-wikilms-post-type.php:99119 msgid "Course "120 msgstr ""121 122 #: includes/class-wikilms-post-type.php:100123 msgid "Add and manage course information"124 msgstr ""125 126 #: includes/class-wikilms-post-type.php:131127 msgctxt "Taxonomy General Name"128 msgid "Categories"129 msgstr ""130 131 #: includes/class-wikilms-post-type.php:132132 msgctxt "Taxonomy Singular Name"133 msgid "Category"134 msgstr ""135 136 #: includes/class-wikilms-post-type.php:133137 msgid "Categories"138 msgstr ""139 140 #: includes/class-wikilms-post-type.php:134141 msgid "All Items"142 msgstr ""143 144 #: includes/class-wikilms-post-type.php:135145 msgid "Parent Item"146 msgstr ""147 148 #: includes/class-wikilms-post-type.php:136149 msgid "Parent Item:"150 msgstr ""151 152 #: includes/class-wikilms-post-type.php:137153 msgid "New Item Name"154 msgstr ""155 156 #: includes/class-wikilms-post-type.php:139157 msgid "Edit"158 msgstr ""159 160 #: includes/class-wikilms-post-type.php:140161 msgid "Update"162 msgstr ""163 164 #: includes/class-wikilms-post-type.php:141165 msgid "Separate with commas"166 msgstr ""167 168 #: includes/class-wikilms-post-type.php:142169 msgid "Search"170 msgstr ""171 172 #: includes/class-wikilms-post-type.php:143173 msgid "Add or remove items"174 msgstr ""175 176 #: includes/class-wikilms-post-type.php:144177 msgid "Choose from the most used items"178 msgstr ""179 180 #: includes/class-wikilms-post-type.php:145181 msgid "Not Found"182 msgstr ""183 184 #: includes/helpers/wikilms-core-functions.php:34185 msgid "Course Info :"186 msgstr ""187 188 #: includes/helpers/wikilms-core-functions.php:41189 msgid "Price :"190 msgstr ""191 192 #: includes/helpers/wikilms-core-functions.php:49193 msgid "Duration :"194 msgstr ""195 196 #: includes/helpers/wikilms-core-functions.php:56197 msgid "Max Students :"198 msgstr ""199 200 #: includes/helpers/wikilms-core-functions.php:63201 msgid "Skill Level :"202 msgstr ""203 204 #: includes/helpers/wikilms-core-functions.php:71205 msgid "Course Access :"206 msgstr ""207 208 #: includes/helpers/wikilms-core-functions.php:79209 msgid "Language :"210 msgstr ""211 212 #: includes/helpers/wikilms-core-functions.php:86213 msgid "Take This Course"214 msgstr ""215 216 #: includes/helpers/wikilms-core-functions.php:98217 msgid "Please Select contact form."218 msgstr ""219 220 #: templates/content-none.php:15221 msgid "Nothing Found"222 msgstr ""223 224 #. translators: 1: link to WP admin new post page.225 226 #: templates/content-none.php:25227 msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."228 msgstr ""229 230 #: templates/content-none.php:38231 msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."232 msgstr ""233 234 #: templates/content-none.php:45235 msgid "It seems we can’t find what you’re looking for. Perhaps searching can help."236 msgstr ""237 238 #: templates/course-content.php:70239 msgid "See More"240 msgstr ""241 #. Plugin Name of the plugin/theme242 msgid "WikiLMS"243 msgstr ""244 245 #. Description of the plugin/theme246 msgid "An intuitive Learning Management System (LMS) plugin called WikiLMS may easily transform your WordPress website into an engaging online learning hub."247 msgstr ""248 249 #. Author of the plugin/theme250 msgid "Devthrow"251 msgstr ""252 253 #. Author URI of the plugin/theme254 msgid "https://devthrow.com"255 msgstr "" -
wikilms/trunk/templates/archive-course.php
r3017637 r3020098 30 30 <?php 31 31 the_posts_pagination( array( 32 'prev_text' => '<i class="flaticon-back" aria-hidden="true"></i>',33 'next_text' => '<i class="flaticon-next" aria-hidden="true"></i>',32 'prev_text' => '<i><svg height="16" viewBox="0 0 24 24" width="16" xmlns="http://www.w3.org/2000/svg" id="fi_2722991"><g id="_17" data-name="17"><path d="m15 19a1 1 0 0 1 -.71-.29l-6-6a1 1 0 0 1 0-1.41l6-6a1 1 0 0 1 1.41 1.41l-5.29 5.29 5.29 5.29a1 1 0 0 1 -.7 1.71z"></path></g></svg></i>', 33 'next_text' => '<i><svg height="16" viewBox="0 0 24 24" width="16" xmlns="http://www.w3.org/2000/svg" id="fi_2722985"><g id="_15" data-name="15"><path d="m9 19a1 1 0 0 1 -.71-1.71l5.3-5.29-5.3-5.29a1 1 0 0 1 1.42-1.42l6 6a1 1 0 0 1 0 1.41l-6 6a1 1 0 0 1 -.71.3z"></path></g></svg></i>', 34 34 ) ); ?> 35 35 </div> -
wikilms/trunk/wikilms.php
r3017637 r3020098 3 3 * Plugin Name: WikiLMS 4 4 * Description: An intuitive Learning Management System (LMS) plugin called WikiLMS may easily transform your WordPress website into an engaging online learning hub. 5 * Version: 1.0. 05 * Version: 1.0.1 6 6 * Author: Devthrow 7 7 * Author URI: https://devthrow.com … … 20 20 * Defines CONSTANTS for Whole plugins. 21 21 */ 22 define( 'WIKILMS_VERSION', '1.0. 0' );22 define( 'WIKILMS_VERSION', '1.0.1' ); 23 23 define( 'WIKILMS_PLUGIN_DIR_PATH', untrailingslashit(plugin_dir_path(__FILE__)) ); 24 24
Note: See TracChangeset
for help on using the changeset viewer.