Plugin Directory

Changeset 2962187


Ignore:
Timestamp:
09/03/2023 02:58:06 PM (3 years ago)
Author:
comzeradd
Message:

Add background section in readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • config-email-smtp/trunk/readme.txt

    r2962181 r2962187  
    44Tags: email, smtp
    55Requires at least: 5.0
    6 Tested up to: 6.2
     6Tested up to: 6.3
    77Stable tag: 0.1.0
    88License: GPLv3 or later
     
    2626with the proper values for the SMTP server you want to use.
    2727
    28 ```php
     28```
    2929/* SMTP configuration */
    3030define('SMTP_HOST', 'mail.example.com'); // Mail server hostname
Note: See TracChangeset for help on using the changeset viewer.