apply_filters( 'wp_mail_charset', string $charset )

Filters the default wp_mail() charset.


Description Description


Parameters Parameters

$charset

(string) Default email charset.


Top ↑

Source Source

File: wp-includes/pluggable.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.