apply_filters( 'wp_mce_translation', array $mce_translation, string $mce_locale )

Filters translated strings prepared for TinyMCE.


Description Description


Parameters Parameters

$mce_translation

(array) Key/value pairs of strings.

$mce_locale

(string) Locale.


Top ↑

Source Source

File: wp-includes/class-wp-editor.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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