This method has been deprecated.
LearnDash_Notifications::load_textdomain()
Load text domain used for translation
Contents
Description #
The strings now use the learndash text domain, which LearnDash core loads, and the add-on’s own translations settings section is deprecated, so this method does nothing.
Source #
File: includes/notifications/src/deprecated/LearnDash_Notifications.php
Changelog #
| Version | Description |
|---|---|
| 5.2.0 | Introduced. This method has been deprecated. |