From 6638a7e21dbf337c84f5cbdbc6bb435f0f8521ba Mon Sep 17 00:00:00 2001 From: Brian Hogg Date: Thu, 12 Dec 2024 10:10:06 -0500 Subject: [PATCH] Removing build files. Adding missing readme.txt sections. --- .gitignore | 3 + .wordpress-org/readme/01-header.md | 12 + .../{description.md => 02-description.md} | 2 + .../{installation.md => 03-installation.md} | 0 .wordpress-org/readme/04-changelog.md | 6 + i18n/lifterlms-labs.pot | 548 ------------------ lifterlms-labs.php | 2 +- readme.txt | 36 -- 8 files changed, 24 insertions(+), 585 deletions(-) create mode 100644 .wordpress-org/readme/01-header.md rename .wordpress-org/readme/{description.md => 02-description.md} (98%) rename .wordpress-org/readme/{installation.md => 03-installation.md} (100%) create mode 100644 .wordpress-org/readme/04-changelog.md delete mode 100644 i18n/lifterlms-labs.pot delete mode 100644 readme.txt diff --git a/.gitignore b/.gitignore index 89ce724..39c08cd 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,6 @@ node_modules/ # Lock file intentionally excluded to allow easier testing against multiple php versions # This follows the precedent put forth by the WordPress core {@link https://github.com/WordPress/wordpress-develop/commit/0e442c4615bdcdc1c2e4f8db6f88f57e6859c2ff} composer.lock + +readme.txt +i18n/*.pot diff --git a/.wordpress-org/readme/01-header.md b/.wordpress-org/readme/01-header.md new file mode 100644 index 0000000..a2cf973 --- /dev/null +++ b/.wordpress-org/readme/01-header.md @@ -0,0 +1,12 @@ +=== LifterLMS Labs === +Contributors: chrisbadgett, strangerstudios, lifterlms, codeboxllc, brianhogg +Donate link: {{__PROJECT_URI__}} +Tags: lms, course, elearning, learning management system, quiz +License: {{__LICENSE__}} +License URI: {{__LICENSE_URI__}} +Requires at least: {{__MIN_WP_VERSION__}} +Tested up to: {{__TESTED_WP_VERSION__}} +Requires PHP: {{__MIN_PHP_VERSION__}} +Stable tag: {{__VERSION__}} + +{{__SHORT_DESCRIPTION__}} diff --git a/.wordpress-org/readme/description.md b/.wordpress-org/readme/02-description.md similarity index 98% rename from .wordpress-org/readme/description.md rename to .wordpress-org/readme/02-description.md index 3f50002..3a559e2 100644 --- a/.wordpress-org/readme/description.md +++ b/.wordpress-org/readme/02-description.md @@ -1,3 +1,5 @@ +== Description == + LifterLMS Labs is a collection of experimental features to improve and enhance the functionality of the LifterLMS core We've created this free LifterLMS add-on plugin in order to provide these optional features to the LifterLMS community which may or may not be useful to everyone. diff --git a/.wordpress-org/readme/installation.md b/.wordpress-org/readme/03-installation.md similarity index 100% rename from .wordpress-org/readme/installation.md rename to .wordpress-org/readme/03-installation.md diff --git a/.wordpress-org/readme/04-changelog.md b/.wordpress-org/readme/04-changelog.md new file mode 100644 index 0000000..d38283f --- /dev/null +++ b/.wordpress-org/readme/04-changelog.md @@ -0,0 +1,6 @@ +== Changelog == + +{{__CHANGELOG_ENTRIES__}} + + +[Read the full changelog]({{__READ_MORE_LINK__}}) diff --git a/i18n/lifterlms-labs.pot b/i18n/lifterlms-labs.pot deleted file mode 100644 index b39a3ed..0000000 --- a/i18n/lifterlms-labs.pot +++ /dev/null @@ -1,548 +0,0 @@ -# Copyright (C) 2016-2024 LifterLMS -# This file is distributed under the GPLv3. -msgid "" -msgstr "" -"Project-Id-Version: LifterLMS Labs 1.8.1\n" -"Report-Msgid-Bugs-To: https://lifterlms.com/my-account/my-tickets\n" -"Last-Translator: Team LifterLMS \n" -"Language-Team: Team LifterLMS \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-12-12T14:37:50+00:00\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"X-Generator: llms/dev 0.2.0\n" -"X-Domain: lifterlms-labs\n" - -#. Plugin Name of the plugin -#: lifterlms-labs.php -#: inc/class.llms.labs.settings.page.php:142 -#: inc/class.llms.labs.settings.page.php:160 -msgid "LifterLMS Labs" -msgstr "" - -#. Plugin URI of the plugin -#: lifterlms-labs.php -msgid "https://lifterlms.com/" -msgstr "" - -#. Description of the plugin -#: lifterlms-labs.php -msgid "Experimental, conceptual, and possibly silly new features to improve and enhance the functionality of the LifterLMS core" -msgstr "" - -#. Author of the plugin -#: lifterlms-labs.php -msgid "LifterLMS" -msgstr "" - -#. Author URI of the plugin -#: lifterlms-labs.php -msgid "https://lifterlms.com" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:143 -msgid "Labs" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:198 -msgid "Each lab is an experimental, conceptual, or fun new feature which you can enable to enhance, improve, or alter the core functionality of LifterLMS." -msgstr "" - -#: inc/class.llms.labs.settings.page.php:199 -msgid "Some labs are being tested and may be moved into the LifterLMS core, others might remain here forever." -msgstr "" - -#: inc/class.llms.labs.settings.page.php:204 -msgid "Name" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:205 -msgid "Description" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:206 -msgid "Status" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:207 -msgid "Action" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:226 -msgid "Enabled" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:228 -msgid "Disabled" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:233 -msgid "Configure" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:234 -msgid "Disable" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:236 -msgid "Enable" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:261 -msgid "Invalid lab." -msgstr "" - -#: inc/class.llms.labs.settings.page.php:265 -msgid "This lab in not enabled, please enable the lab and try again." -msgstr "" - -#: inc/class.llms.labs.settings.page.php:298 -msgid "Save" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:307 -msgid "This lab doesn't have any settings." -msgstr "" - -#: inc/class.llms.labs.settings.page.php:313 -msgid "View All Labs" -msgstr "" - -#: inc/class.llms.labs.settings.page.php:335 -msgid "Labs Overview" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:59 -msgid "Action Manager" -msgstr "" - -#. Translators: %1$s = Opening anchor tag; %2$s = Closing anchor tag. -#: inc/labs/class.llms.lab.action.manager.php:62 -msgid "Quickly remove specific elements like course author, syllabus, and more without having to write any code. Click %1$shere%2$s for more information." -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:106 -msgid "Check the box next to each action that should be removed." -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:156 -msgid "Single Course Actions" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:161 -#: inc/labs/class.llms.lab.action.manager.php:261 -msgid "Video Embed" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:166 -#: inc/labs/class.llms.lab.action.manager.php:266 -msgid "Audio Embed" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:171 -msgid "Meta Information Opening Wrapper" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:176 -msgid "Meta Information: Length" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:181 -msgid "Meta Information: Difficulty" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:186 -msgid "Meta Information: Tracks" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:191 -msgid "Meta Information: Categories" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:196 -msgid "Meta Information: Tags" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:201 -msgid "Meta Information: Author" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:206 -msgid "Meta Information Closing Wrapper" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:211 -msgid "Prerequisite Information" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:216 -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:31 -msgid "Pricing Table" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:221 -msgid "Progress Bar and \"Continue\" Button" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:226 -msgid "Syllabus" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:231 -msgid "Reviews" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:236 -msgid "Course Syllabus Actions" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:241 -msgid "Mark Favorite / Unfavorite Lesson button on Lesson preview" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:246 -msgid "Single Lesson Actions" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:251 -msgid "Back to Course Link" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:256 -msgid "Mark Favorite / Unfavorite Lesson button" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:272 -msgid "Mark Complete / Mark Incomplete / Take Quiz Button(s)" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:277 -msgid "Course Navigation Tiles" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:282 -msgid "Course and Membership Catalogs" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:287 -msgid "Featured Video" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:292 -msgid "Featured Image" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:297 -msgid "Progress Bar" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:302 -msgid "Author" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:307 -msgid "Length" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:312 -msgid "Difficulty" -msgstr "" - -#: inc/labs/class.llms.lab.action.manager.php:317 -msgid "Lesson Count" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:88 -msgid "Beaver Builder" -msgstr "" - -#. Translators: %1$s = Opening anchor tag; %2$s = Closing anchor tag. -#: inc/labs/class.llms.lab.beaver.builder.php:91 -msgid "Adds LifterLMS elements as pagebuilder modules and enables row and module visibility settings based on student enrollment in courses and memberships. For help and more information click %1$shere%2$s." -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:139 -msgid "Enrolled Students" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:140 -msgid "Non-Enrolled Students and Visitors" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:155 -msgid "In" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:157 -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:138 -msgid "Current Course or Membership" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:158 -msgid "Any Course(s) or Membership(s)" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:159 -msgid "Specific Course(s) and/or Membership(s)" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:166 -#: inc/labs/class.llms.lab.beaver.builder.php:178 -msgid "Select how to check the enrollment status of the current student." -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:173 -msgid "Match" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:175 -msgid "Any of the following" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:176 -msgid "All of the following" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:187 -msgid "Courses" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:188 -msgid "Choose which course(s) the student must be enrolled (or not enrolled) in to view this element." -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:197 -msgid "Memberships" -msgstr "" - -#: inc/labs/class.llms.lab.beaver.builder.php:198 -msgid "Choose which membership(s) the student must be enrolled (or not enrolled) in to view this element." -msgstr "" - -#: inc/labs/class.llms.lab.lifti.php:95 -msgid "Lifti: Divi Theme Compatibility" -msgstr "" - -#. Translators: %1$s = Opening anchor tag; %2$s = Closing anchor tag. -#: inc/labs/class.llms.lab.lifti.php:98 -msgid "Enable LifterLMS compatibility with the Divi Theme and Page Builder. For more information click %1$shere%2$s." -msgstr "" - -#. Translators: %s Is the singular post type name. -#: inc/labs/class.llms.lab.lifti.php:125 -msgid "Divi %s Settings" -msgstr "" - -#. Translators: %1$s = Opening anchor tag; %2$s = Closing anchor tag. -#: inc/labs/class.llms.lab.lifti.php:174 -msgid "This editor is disabled when the Divi Builder is active. Use a Builder-enabled page and the \"Redirect to WordPress Page\" option to build a sales page or %1$slearn how%2$s to show different content to enrolled and non-enrolled students when using the Divi Builder." -msgstr "" - -#: inc/labs/class.llms.lab.lifti.php:458 -msgid "Divi Theme Settings" -msgstr "" - -#: inc/labs/class.llms.lab.lifti.php:465 -#: inc/labs/class.llms.lab.lifti.php:497 -msgid "Layout" -msgstr "" - -#: inc/labs/class.llms.lab.lifti.php:467 -#: inc/labs/class.llms.lab.lifti.php:499 -msgid "Fullwidth" -msgstr "" - -#: inc/labs/class.llms.lab.lifti.php:468 -#: inc/labs/class.llms.lab.lifti.php:500 -msgid "Left Sidebar" -msgstr "" - -#: inc/labs/class.llms.lab.lifti.php:469 -#: inc/labs/class.llms.lab.lifti.php:501 -msgid "Right Sidebar" -msgstr "" - -#: inc/labs/class.llms.lab.lifti.php:534 -msgid "Enable Divi Builder & Layout Settings on the following LifterLMS Post Types" -msgstr "" - -#: inc/labs/class.llms.lab.simple.branding.php:54 -msgid "Simple Branding" -msgstr "" - -#. Translators: %1$s = Opening anchor tag; %2$s = Closing anchor tag. -#: inc/labs/class.llms.lab.simple.branding.php:57 -msgid "Customize the default colors of various LifterLMS elements. For help and more information click %1$shere%2$s." -msgstr "" - -#: inc/labs/class.llms.lab.simple.branding.php:479 -msgid "This primary color is used for mark as complete and continue buttons, borders on the pricing tables and checkout screen, and more." -msgstr "" - -#: inc/labs/class.llms.lab.simple.branding.php:481 -msgid "Primary Color" -msgstr "" - -#: inc/labs/class.llms.lab.simple.branding.php:494 -msgid "This color is used to draw focus to important actions like the buy now and enroll buttons." -msgstr "" - -#: inc/labs/class.llms.lab.simple.branding.php:496 -msgid "Action Color" -msgstr "" - -#: inc/labs/class.llms.lab.simple.branding.php:509 -msgid "This color is used for minor accents like progress bars and icons." -msgstr "" - -#: inc/labs/class.llms.lab.simple.branding.php:511 -msgid "Accent Color" -msgstr "" - -#: inc/labs/class.llms.lab.super.sidebars.php:48 -msgid "Super Sidebars" -msgstr "" - -#. Translators: %1$s = Opening anchor tag; %2$s = Closing anchor tag. -#: inc/labs/class.llms.lab.super.sidebars.php:51 -msgid "Very quickly configure LifterLMS sidebars to work with your theme. For help and more information click %1$shere%2$s." -msgstr "" - -#: inc/labs/class.llms.lab.super.sidebars.php:94 -msgid "Select your theme's main sidebar, this is usually the sidebar that displays when viewing a blog post." -msgstr "" - -#: inc/labs/class.llms.lab.super.sidebars.php:96 -msgid "Main Sidebar" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-author/class.llms.lab.course.author.module.php:31 -msgid "Course Author" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-author/class.llms.lab.course.author.module.php:32 -msgid "Displays the name, author, and bio for the author of a course." -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-author/class.llms.lab.course.author.module.php:33 -#: inc/labs/inc/beaver-builder/modules/course-continue-button/class.llms.lab.course.continue.button.module.php:33 -#: inc/labs/inc/beaver-builder/modules/course-meta-info/class.llms.lab.course.meta.info.module.php:33 -#: inc/labs/inc/beaver-builder/modules/course-progress-bar/class.llms.lab.course.progress.bar.module.php:33 -#: inc/labs/inc/beaver-builder/modules/course-syllabus/class.llms.lab.course.syllabus.module.php:33 -#: inc/labs/inc/beaver-builder/modules/lesson-mark-complete/class.llms.lab.lesson.mark.complete.module.php:33 -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:33 -msgid "LifterLMS Modules" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-author/class.llms.lab.course.author.module.php:49 -#: inc/labs/inc/beaver-builder/modules/course-author/class.llms.lab.course.author.module.php:52 -#: inc/labs/inc/beaver-builder/modules/course-continue-button/class.llms.lab.course.continue.button.module.php:69 -#: inc/labs/inc/beaver-builder/modules/course-continue-button/class.llms.lab.course.continue.button.module.php:72 -#: inc/labs/inc/beaver-builder/modules/course-meta-info/class.llms.lab.course.meta.info.module.php:49 -#: inc/labs/inc/beaver-builder/modules/course-meta-info/class.llms.lab.course.meta.info.module.php:52 -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:129 -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:132 -msgid "General" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-author/class.llms.lab.course.author.module.php:59 -#: inc/labs/inc/beaver-builder/modules/course-continue-button/class.llms.lab.course.continue.button.module.php:79 -#: inc/labs/inc/beaver-builder/modules/course-meta-info/class.llms.lab.course.meta.info.module.php:59 -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:139 -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:159 -msgid "Course" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-author/class.llms.lab.course.author.module.php:60 -msgid "Select the course to display the author from. Leave blank for the current course." -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-author/class.llms.lab.course.author.module.php:68 -msgid "Avatar Size" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-author/class.llms.lab.course.author.module.php:76 -msgid "Display Author Bio" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-author/class.llms.lab.course.author.module.php:78 -msgid "No" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-author/class.llms.lab.course.author.module.php:79 -msgid "Yes" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-continue-button/class.llms.lab.course.continue.button.module.php:31 -msgid "Course Continue Button" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-continue-button/class.llms.lab.course.continue.button.module.php:32 -#: inc/labs/inc/beaver-builder/modules/course-progress-bar/class.llms.lab.course.progress.bar.module.php:32 -msgid "Displays a course progress bar for the current course." -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-continue-button/class.llms.lab.course.continue.button.module.php:80 -msgid "Select the course to display a continue button for. Leave blank for the current course." -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-meta-info/class.llms.lab.course.meta.info.module.php:31 -msgid "Course Information" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-meta-info/class.llms.lab.course.meta.info.module.php:32 -msgid "Displays course information: length, difficulty, tracks, categories, and tags." -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-meta-info/class.llms.lab.course.meta.info.module.php:60 -msgid "Select the course to display the course information from. Leave blank for the current course." -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-progress-bar/class.llms.lab.course.progress.bar.module.php:31 -msgid "Course Progress Bar" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-syllabus/class.llms.lab.course.syllabus.module.php:31 -msgid "Course Syllabus" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/course-syllabus/class.llms.lab.course.syllabus.module.php:32 -msgid "Displays a course syllabus current course." -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/lesson-mark-complete/class.llms.lab.lesson.mark.complete.module.php:31 -msgid "Lesson Mark Complete Button" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/lesson-mark-complete/class.llms.lab.lesson.mark.complete.module.php:32 -msgid "Displays the mark complete / incomplete button(s) for a lesson" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/lesson-mark-complete/includes/frontend.php:27 -msgid "Mark Complete" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:32 -msgid "LifterLMS Course / Membership Pricing Table" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:136 -msgid "Product Type" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:140 -msgid "Memebership" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:160 -msgid "Choose which course to display a pricing table for." -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:170 -msgid "Membership" -msgstr "" - -#: inc/labs/inc/beaver-builder/modules/pricing-table/class.llms.lab.pricing.table.module.php:171 -msgid "Choose which membership to display a pricing table for." -msgstr "" diff --git a/lifterlms-labs.php b/lifterlms-labs.php index d743ac8..6a5db6f 100644 --- a/lifterlms-labs.php +++ b/lifterlms-labs.php @@ -9,7 +9,7 @@ * * Plugin Name: LifterLMS Labs * Plugin URI: https://lifterlms.com/ - * Description: Experimental, conceptual, and possibly silly new features to improve and enhance the functionality of the LifterLMS core + * Description: A collection of experimental, conceptual, and possibly silly features which improve and enhance the functionality of the LifterLMS core. * Version: 1.8.1 * Author: LifterLMS * Author URI: https://lifterlms.com diff --git a/readme.txt b/readme.txt deleted file mode 100644 index 80d8367..0000000 --- a/readme.txt +++ /dev/null @@ -1,36 +0,0 @@ -LifterLMS Labs is a collection of experimental features to improve and enhance the functionality of the LifterLMS core - -We've created this free LifterLMS add-on plugin in order to provide these optional features to the LifterLMS community which may or may not be useful to everyone. - -Some labs will ultimately find their way into the LifterLMS Core, some may remain in LifterLMS Labs. - - -### Current Labs - -**Action Manager** - -Quickly remove specific elements like course author, syllabus, and more without having to write any code. [Documentation and more information](https://lifterlms.com/docs/lab-action-manager/?utm_source=readme&utm_medium=product&utm_campaign=lifterlmslabsplugin&utm_content=actionmanager). - -**Beaver Builder** - -Add LifterLMS elements as pagebuilder modules and enable row and module visibility settings based on student enrollment in courses and memberships. [Documentation and more information](https://lifterlms.com/docs/lab-beaver-builder/?utm_source=readme&utm_medium=product&utm_campaign=lifterlmslabsplugin&utm_content=beaverbuilder). - - -**Lifti: Divi Theme Compatibility** - -Enable LifterLMS compatibility with the Divi Theme and Page Builder. [Documentation and more information](https://lifterlms.com/docs/lab-lifti/?utm_source=readme&utm_medium=product&utm_campaign=lifterlmslabsplugin&utm_content=lifti). - - -**Simple Branding** - -Customize the default colors of various LifterLMS elements. [Documentation and more information](https://lifterlms.com/docs/simple-branding-lab?utm_source=readme&utm_campaign=lifterlmslabsplugin&utm_medium=product&utm_content=simplebranding). - - -**Super Sidebars** - -Very quickly configure LifterLMS sidebars to work with your theme. [Documentation and more information](https://lifterlms.com/docs/super-sidebars-lab?utm_source=readme&utm_campaign=lifterlmslabsplugin&utm_medium=product&utm_content=supersidebars). - - -1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. -2. Activate the plugin through the 'Plugins' screen in WordPress -3. Use the LifterLMS -> Labs screen to activate and configure the labs you wish to use