Plugin Directory

Changeset 2979801


Ignore:
Timestamp:
10/16/2023 09:54:17 PM (2 years ago)
Author:
Jack Kitterhing
Message:

Update to version 1.0.8 from GitHub

Location:
check-email
Files:
4 deleted
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • check-email/tags/1.0.8/changelog.txt

    r2876365 r2979801  
    11== Changelog ==
     2
     3= v1.0.8 - 16/10/2023 =
     4- Updated: Plugin author to reflect ownership changes.
    25
    36= v1.0.7 - 08/03/2022 =
  • check-email/tags/1.0.8/check-email.php

    r2876365 r2979801  
    33* Plugin Name:              Check & Log Email
    44* Description:              Check & Log email allows you to test if your WordPress installation is sending emails correctly and logs every email.
    5 * Author:                   WPChill
    6 * Version:                  1.0.7
    7 * Author URI:               https://wpchill.com/
     5* Author:                   WPOmnia
     6* Version:                  1.0.8
     7* Author URI:               https://wpomnia.com/
    88* License:                  GPLv3 or later
    99* License URI:              http://www.gnu.org/licenses/gpl-3.0.html
     
    1515* Copyright 2020            MachoThemes         [email protected]
    1616* Copyright 2020            WPChill             [email protected]
     17* Copyright 2023            WPOmnia             [email protected]
    1718*
    1819* NOTE:
    1920* Chris Taylor transferred ownership rights on: 2020-06-19 07:52:03 GMT when ownership was handed over to MachoThemes
    2021* The MachoThemes ownership period started on: 2020-06-19 07:52:03 GMT
     22* MachoThemes sold the plugin to WPOmnia on: 2023-10-15 15:52:03 GMT
    2123*
    2224* This program is free software; you can redistribute it and/or modify
  • check-email/tags/1.0.8/readme.txt

    r2950143 r2979801  
    11=== Check & Log Email ===
    2 Contributors: wpchill, silkalns, giucu91
     2Contributors: jack-kitterhing
    33Tags: check, test, email, smtp, pop, send, delivery
    44Requires at least: 5.0
    55Tested up to: 6.3
    6 Stable tag: 1.0.7
     6Stable tag: 1.0.8
    77
    88Check & Log email allows you to test if your WordPress installation is sending emails correctly by sending a test email to an address of your choice. Allows overriding of email headers and carbon copying to another address.
     
    4141
    4242== Changelog ==
     43
     44= v1.0.8 - 16/10/2023 =
     45- Updated: Plugin author to reflect ownership changes.
    4346
    4447= v1.0.7 - 08/03/2022 =
  • check-email/trunk/changelog.txt

    r2876365 r2979801  
    11== Changelog ==
     2
     3= v1.0.8 - 16/10/2023 =
     4- Updated: Plugin author to reflect ownership changes.
    25
    36= v1.0.7 - 08/03/2022 =
  • check-email/trunk/check-email.php

    r2876365 r2979801  
    33* Plugin Name:              Check & Log Email
    44* Description:              Check & Log email allows you to test if your WordPress installation is sending emails correctly and logs every email.
    5 * Author:                   WPChill
    6 * Version:                  1.0.7
    7 * Author URI:               https://wpchill.com/
     5* Author:                   WPOmnia
     6* Version:                  1.0.8
     7* Author URI:               https://wpomnia.com/
    88* License:                  GPLv3 or later
    99* License URI:              http://www.gnu.org/licenses/gpl-3.0.html
     
    1515* Copyright 2020            MachoThemes         [email protected]
    1616* Copyright 2020            WPChill             [email protected]
     17* Copyright 2023            WPOmnia             [email protected]
    1718*
    1819* NOTE:
    1920* Chris Taylor transferred ownership rights on: 2020-06-19 07:52:03 GMT when ownership was handed over to MachoThemes
    2021* The MachoThemes ownership period started on: 2020-06-19 07:52:03 GMT
     22* MachoThemes sold the plugin to WPOmnia on: 2023-10-15 15:52:03 GMT
    2123*
    2224* This program is free software; you can redistribute it and/or modify
  • check-email/trunk/readme.txt

    r2950143 r2979801  
    11=== Check & Log Email ===
    2 Contributors: wpchill, silkalns, giucu91
     2Contributors: jack-kitterhing
    33Tags: check, test, email, smtp, pop, send, delivery
    44Requires at least: 5.0
    55Tested up to: 6.3
    6 Stable tag: 1.0.7
     6Stable tag: 1.0.8
    77
    88Check & Log email allows you to test if your WordPress installation is sending emails correctly by sending a test email to an address of your choice. Allows overriding of email headers and carbon copying to another address.
     
    4141
    4242== Changelog ==
     43
     44= v1.0.8 - 16/10/2023 =
     45- Updated: Plugin author to reflect ownership changes.
    4346
    4447= v1.0.7 - 08/03/2022 =
Note: See TracChangeset for help on using the changeset viewer.