Plugin Directory

Changeset 421690


Ignore:
Timestamp:
08/10/2011 04:10:47 PM (15 years ago)
Author:
alexknowshtml
Message:

change official to approved

Location:
postmark-official-wordpress-plugin/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postmark-official-wordpress-plugin/trunk/postmark.php

    r421641 r421690  
    8181        <h2><img src="<?php echo WP_PLUGIN_URL.'/'.str_replace(basename( __FILE__),"",plugin_basename(__FILE__)) ?>images/PM-Logo.jpg" /></h2>
    8282    <h3>What is Postmark?</h3>
    83         <p>This official Postmark plugin enables Wordpress blogs of any size to deliver and track Wordpress notification emails reliably, with minimal setup time and zero maintenance. </p>
     83        <p>This Postmark Approved plugin enables Wordpress blogs of any size to deliver and track Wordpress notification emails reliably, with minimal setup time and zero maintenance. </p>
    8484        <p>If you don't already have a free Postmark account, <a href="https://postmarkapp.com/sign_up">you can get one in minutes</a>. Every account comes with 1000 free sends.</p>
    8585
  • postmark-official-wordpress-plugin/trunk/readme.txt

    r421641 r421690  
    1 === Postmark Official Wordpress Plugin ===
     1=== Postmark Approved Wordpress Plugin ===
    22Contributors: andy7629, alexknowshtml
    33Tags: postmark, email, smtp, notifications, wp_mail, wildbit
     
    66Stable tag: trunk
    77
    8 This Official Postmark Wordpress Plugin enables Wordpress blogs of any size to deliver and track Wordpress notification emails reliably, with minimal setup time and zero maintenance.
     8This Postmark Approved Wordpress Plugin enables Wordpress blogs of any size to deliver and track Wordpress notification emails reliably, with minimal setup time and zero maintenance.
    99
    1010== Description ==
    1111
    12 This Official Postmark Wordpress Plugin enables Wordpress blogs of any size to deliver and track Wordpress notification emails reliably, with minimal setup time and zero maintenance. No more SMTP errors or delivery problems with Postmark!
     12This Postmark Approved Wordpress Plugin enables Wordpress blogs of any size to deliver and track Wordpress notification emails reliably, with minimal setup time and zero maintenance. No more SMTP errors or delivery problems with Postmark!
    1313
    1414If you don't already have a free Postmark account, you can get one in minutes. Every account comes with 1000 free sends.
     
    3030= Will this plugin work with my Wordpress site? =
    3131
    32 The official Postmark Wordpress plugin overrides any usage of the wp_mail() function. Because of this, if any 3rd party code or plugins send mail directly using the PHP mail function, or any other method, we cannot override it. Please contact the makers of any offending plugins and let them know that they should use wp_mail() instead of unsupported mailing funcitons.
     32The Postmark Approved Wordpress plugin overrides any usage of the wp_mail() function. Because of this, if any 3rd party code or plugins send mail directly using the PHP mail function, or any other method, we cannot override it. Please contact the makers of any offending plugins and let them know that they should use wp_mail() instead of unsupported mailing funcitons.
    3333
    3434= Does this cost me money? =
    3535
    36 This Postmark plugin is 100% free. All new Postmark accounts include 1000 free email sends. Beyond your first 1000 email sends, they will cost only $1.50 per 1000 sends with no monthly commitments and no expirations. 
     36This Postmark plugin is 100% free. All new Postmark accounts include 1000 free email sends. Beyond your first 1000 email sends, they will cost only $1.50 per 1000 sends with no monthly commitments and no expirations.
    3737
    38 We will send you multiple warnings as you approach running out of send credits, so you don't need to worry about paying for credits until you absolutely need them. 
     38We will send you multiple warnings as you approach running out of send credits, so you don't need to worry about paying for credits until you absolutely need them.
    3939
    40 Sign up for your free Postmark account at http://postmarkapp.com and get started now. 
     40Sign up for your free Postmark account at http://postmarkapp.com and get started now.
    4141
    4242= My emails are still not sending, or they are going to spam! HELP!? =
Note: See TracChangeset for help on using the changeset viewer.