Plugin Directory

Changeset 3426630


Ignore:
Timestamp:
12/24/2025 06:34:50 AM (3 months ago)
Author:
saffiretech
Message:

Minor UI fix

Location:
upsells-for-learndash
Files:
38 added
3 edited

Legend:

Unmodified
Added
Removed
  • upsells-for-learndash/trunk/languages/ldups-upsells.pot

    r3383290 r3426630  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: UpSells For LearnDash 1.0.8\n"
    6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ldups-upsells\n"
     5"Project-Id-Version: UpSells For LearnDash 1.1.1\n"
     6"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/upsells-for-learndash\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    88"Language-Team: LANGUAGE <LL@li.org>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-10-23T10:31:55+00:00\n"
     12"POT-Creation-Date: 2025-12-24T06:03:19+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
     
    222222msgstr ""
    223223
    224 #: include/ldups-upsells-course-desc-metabox.php:20
     224#: include/ldups-upsells-course-desc-metabox.php:24
    225225msgid "Course Short Description"
    226226msgstr ""
    227227
    228 #: include/ldups-upsells-course-desc-metabox.php:27
     228#: include/ldups-upsells-course-desc-metabox.php:31
    229229msgid "Author"
    230230msgstr ""
    231231
    232 #: include/ldups-upsells-course-desc-metabox.php:34
     232#: include/ldups-upsells-course-desc-metabox.php:38
    233233msgid "Course Highlight"
    234234msgstr ""
    235235
    236 #: include/ldups-upsells-course-desc-metabox.php:50
     236#: include/ldups-upsells-course-desc-metabox.php:54
    237237msgid "Course Description"
    238238msgstr ""
    239239
    240 #: include/ldups-upsells-metabox.php:70
     240#: include/ldups-upsells-metabox.php:75
    241241msgid "UpSells Widget"
    242242msgstr ""
    243243
    244 #: include/ldups-upsells-metabox.php:105
     244#: include/ldups-upsells-metabox.php:110
    245245msgid "Permission Denied."
    246246msgstr ""
    247247
    248 #: include/ldups-upsells-metabox.php:138
     248#: include/ldups-upsells-metabox.php:143
    249249msgid "Awesome, you've been using"
    250250msgstr ""
    251251
    252 #: include/ldups-upsells-metabox.php:138
     252#: include/ldups-upsells-metabox.php:143
    253253msgid "for more than 1 week"
    254254msgstr ""
    255255
    256 #: include/ldups-upsells-metabox.php:139
     256#: include/ldups-upsells-metabox.php:144
    257257msgid "If you like our plugin Would you like to rate our plugin at WordPress.org ?"
    258258msgstr ""
    259259
    260 #: include/ldups-upsells-metabox.php:140
     260#: include/ldups-upsells-metabox.php:145
    261261msgid "Yes, I'd like to rate it!"
    262262msgstr ""
    263263
    264 #: include/ldups-upsells-metabox.php:140
     264#: include/ldups-upsells-metabox.php:145
    265265msgid "I already did!"
    266266msgstr ""
    267267
    268 #: upsells-for-learndash.php:64
     268#: upsells-for-learndash.php:65
    269269msgid "Free version deactivated"
    270270msgstr ""
  • upsells-for-learndash/trunk/readme.txt

    r3425884 r3426630  
    77Tested up to: 6.8
    88Requires PHP: 7.4
    9 Stable tag: 1.1.0
     9Stable tag: 1.1.1
    1010License: GPLv3
    1111License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    6767== Changelog ==
    6868
     69= 1.1.1 2025-12-24 =
     70
     71* Fix - Minor UI fix.
     72
    6973= 1.1.0 2025-12-23 =
    7074
  • upsells-for-learndash/trunk/upsells-for-learndash.php

    r3425884 r3426630  
    99 * Requires Plugins: sfwd-lms
    1010 * Domain Path: /languages
    11  * Stable Tag: 1.1.0
     11 * Stable Tag: 1.1.1
    1212 * Requires at least: 5.3
    1313 * Tested up to: 6.8
     
    1717 * License:     GPLv3
    1818 * License URI: URI: https://www.gnu.org/licenses/gpl-3.0.html
    19  * Version:     1.1.0
     19 * Version:     1.1.1
    2020 */
    2121
Note: See TracChangeset for help on using the changeset viewer.