Plugin Directory

Changeset 2291056

Timestamp:
04/24/2020 02:45:12 PM (4 years ago)
Author:
Anfisa
Message:

tagging version 4.1

Location:
abwpwoo
Files:
2 edited
5 copied

Legend:

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

    r2270091 r2291056  
    44Requires at least: 4.8
    55Tested up to: 5.3.2
    6 Stable tag: 4.0
     6Stable tag: 4.
    77License: GPLv3
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    5858== Changelog ==
    5959
     60
     61
     62
    6063= 4.0 =
    6164* js вынесен в отдельный скрипт
  • abwpwoo/tags/4.1/wwpcouseware-extra-settings.php

    r2270091 r2291056  
    22/**
    33 * Plugin Name: Addon for AB-Inspiration, WooCoocommerce and WP Courseware
    4  * Version:     4.0
     4 * Version:     4.
    55 * Plugin URI:  https://ab-inspiration.com
    66 * Description: The official extension AB-Inspiration for add integration for WP Courseware and WooCommmerce.
     
    222222    echo '<div style=""><div style="float:left;margin-bottom:30px; "><img style="border:1px solid #eaeaea; border-radius:50%" src="' . $usergravatar . '" /></div><div style="float:left; font-size:24px; font-weight:bold;     margin-top: 20px;
    223223    margin-left: 20px;">'. $getusername .' '. $getuserlastname;
    224     echo '<br><span style="font-size:16px; font-weight:normal;">'. __( 'Это не вы?', 'wpcoursewarextra' ) .' </span>  <span style="font-size:16px; font-weight:normal; text-decoration:underline"> <a href="'. wp_logout_url(home_url()) .'" title="'. __( 'Выйти', 'wpcoursewarextra' ) .'">'. __( 'Выйти', 'wpcoursewarextra' ) .'</a></span></div></div> ';
    225224    echo '<div style="clear:both"></div>';
    226225}}
  • abwpwoo/trunk/readme.txt

    r2270091 r2291056  
    44Requires at least: 4.8
    55Tested up to: 5.3.2
    6 Stable tag: 4.0
     6Stable tag: 4.
    77License: GPLv3
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    5858== Changelog ==
    5959
     60
     61
     62
    6063= 4.0 =
    6164* js вынесен в отдельный скрипт
  • abwpwoo/trunk/wwpcouseware-extra-settings.php

    r2270091 r2291056  
    22/**
    33 * Plugin Name: Addon for AB-Inspiration, WooCoocommerce and WP Courseware
    4  * Version:     4.0
     4 * Version:     4.
    55 * Plugin URI:  https://ab-inspiration.com
    66 * Description: The official extension AB-Inspiration for add integration for WP Courseware and WooCommmerce.
     
    222222    echo '<div style=""><div style="float:left;margin-bottom:30px; "><img style="border:1px solid #eaeaea; border-radius:50%" src="' . $usergravatar . '" /></div><div style="float:left; font-size:24px; font-weight:bold;     margin-top: 20px;
    223223    margin-left: 20px;">'. $getusername .' '. $getuserlastname;
    224     echo '<br><span style="font-size:16px; font-weight:normal;">'. __( 'Это не вы?', 'wpcoursewarextra' ) .' </span>  <span style="font-size:16px; font-weight:normal; text-decoration:underline"> <a href="'. wp_logout_url(home_url()) .'" title="'. __( 'Выйти', 'wpcoursewarextra' ) .'">'. __( 'Выйти', 'wpcoursewarextra' ) .'</a></span></div></div> ';
    225224    echo '<div style="clear:both"></div>';
    226225}}
Note: See TracChangeset for help on using the changeset viewer.