Plugin Directory

Changeset 3043038

Timestamp:
02/29/2024 09:49:19 AM (5 months ago)
Author:
Anfisa
Message:

tagging version 5.2

Location:
abwpwoo
Files:
2 edited
5 copied

Legend:

Unmodified
Added
Removed
  • abwpwoo/tags/5.2/readme.txt

    r2850846 r3043038  
    33Tags: ab-inspiration,woocommerce,wp courseware,lms,learning management system,online courses
    44Requires at least: 4.8
    5 Tested up to: 6.1.1
    6 Stable tag: 5.1
     5Tested up to: 6.
     6Stable tag: 5.
    77License: GPLv3
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    5757
    5858== Changelog ==
     59
     60
    5961
    6062= 5.0 =
  • abwpwoo/tags/5.2/wwpcouseware-extra-settings.php

    r2850846 r3043038  
    22/**
    33 * Plugin Name: Addon for AB-Inspiration, WooCommerce and WP Courseware
    4  * Version:     5.1
     4 * Version:     5.
    55 * Plugin URI:  https://ab-inspiration.com
    66 * Description: The official extension AB-Inspiration for add integration for WP Courseware and WooCommmerce.
     
    2828// Localize the script with new data
    2929$translation_array = array(
    30     'course_complete_text' => __( 'Завершено на ', 'wpcoursewarextra' )
     30    'course_complete_text' => __( ' ', 'wpcoursewarextra' )
    3131
    3232);
  • abwpwoo/trunk/readme.txt

    r2850846 r3043038  
    33Tags: ab-inspiration,woocommerce,wp courseware,lms,learning management system,online courses
    44Requires at least: 4.8
    5 Tested up to: 6.1.1
    6 Stable tag: 5.1
     5Tested up to: 6.
     6Stable tag: 5.
    77License: GPLv3
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    5757
    5858== Changelog ==
     59
     60
    5961
    6062= 5.0 =
  • abwpwoo/trunk/wwpcouseware-extra-settings.php

    r2850846 r3043038  
    22/**
    33 * Plugin Name: Addon for AB-Inspiration, WooCommerce and WP Courseware
    4  * Version:     5.1
     4 * Version:     5.
    55 * Plugin URI:  https://ab-inspiration.com
    66 * Description: The official extension AB-Inspiration for add integration for WP Courseware and WooCommmerce.
     
    2828// Localize the script with new data
    2929$translation_array = array(
    30     'course_complete_text' => __( 'Завершено на ', 'wpcoursewarextra' )
     30    'course_complete_text' => __( ' ', 'wpcoursewarextra' )
    3131
    3232);
Note: See TracChangeset for help on using the changeset viewer.