Plugin Directory

Changeset 2453093

Timestamp:
01/09/2021 11:59:22 AM (4 years ago)
Author:
contact-banker
Message:

trademark violation resolved

Location:
wp-mail-bank/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-mail-bank/trunk/readme.txt

    r2364523 r2453093  
    1 === WP Mail SMTP by Mail Bank ===
     1=== ===
    22Contributors: contact-banker, Gallery-Bank, wordpress-empire
    33Donate link: https://tech-banker.com/wp-mail-bank/
    4 Tags: smtp, wp mail smtp, wordpress smtp, gmail smtp, sendgrid smtp, mailgun smtp, mail, mailer, phpmailer, wp_mail, email, mailgun, sengrid, gmail, wp smtp
     4Tags: smtp, w smtp
    55Requires at least: 3.8
    6 Tested up to: 5.5
     6Tested up to: 5.
    77Stable Tag: trunk
    88Requires PHP: 5.4
     
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1111
    12 Mail Bank is a Wordpress SMTP Plugin that solves email deliverability issue. Configures Gmail Smtp Settings, OAuth, and any SMTP server. Reconfigures wp_mail().
     12Mail Bank is a that solves email deliverability issue. Configures Gmail Smtp Settings, OAuth, and any SMTP server. Reconfigures wp_mail().
    1313
    1414== Description ==
     
    1616### WP Mail Bank: The #1 WordPress Mail SMTP Plugin
    1717
    18 [**WP Mail Bank — Tech Banker**](https://tech-banker.com/wp-mail-bank/)
     18[**Mail Bank — Tech Banker**](https://tech-banker.com/wp-mail-bank/)
    1919* **[Detailed Features](https://tech-banker.com/wp-mail-bank/)**
    2020* **[Back End Demos](https://tech-banker.com/wp-mail-bank/demos/)**
     
    3030This plugin is developed by the in-house team of expert coders at [Tech Banker](https://tech-banker.com). These are the people that will keep bringing you new and improved versions of Mail Bank every day of the week. The plugin updates automatically by default.
    3131
    32 Mail Bank is not another copy of WP Mail SMTP like Post SMTP or Easy SMTP Mailer. It provides unique functionality by sending emails with customized Zend Framework.
     32Mail Bank provides unique functionality by sending emails with customized Zend Framework.
    3333
    3434### An SMTP plugin will solve your email deliverability issues. But how?
     
    253253== Changelog ==
    254254
     255
     256
     257
     258
    255259= 4.0.11 =
    256260
  • wp-mail-bank/trunk/wp-mail-bank.php

    r2364523 r2453093  
    11<?php // @codingStandardsIgnoreLine.
    22/**
    3  * Plugin Name: WP Mail SMTP Plugin by Mail Bank
     3 * Plugin Name: Mail Bank
    44 * Plugin URI: https://tech-banker.com/wp-mail-bank/
    5  * Description: WP Mail Bank is a WordPress smtp plugin that solves email deliverability issue. Configures Gmail Smtp Settings, OAuth, and any SMTP server.
     5 * Description: Mail Bank is a WordPress smtp plugin that solves email deliverability issue. Configures Gmail Smtp Settings, OAuth, and any SMTP server.
    66 * Author: Tech Banker
    77 * Author URI: https://tech-banker.com/wp-mail-bank/
    8  * Version: 4.0.12
     8 * Version: 4.0.1
    99 * License: GPLv3
    1010 * Text Domain: wp-mail-bank
Note: See TracChangeset for help on using the changeset viewer.