Skip to:
Content

bbPress.org

Opened 6 years ago

Last modified 6 years ago

#3282 assigned enhancement

load_plugin_textdomain no longer needed

Reported by: casiepa's profile casiepa Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.7 Priority: normal
Severity: normal Version:
Component: Locale - i18n/l10n Keywords:
Cc:

Description

It looks like v2.6 is still loading the text domain, but "Requires at least" is 4.7 (which is at least 4.6). This means that no load_plugin_textdomain would be needed.
https://developer.wordpress.org/plugins/internationalization/how-to-internationalize-your-plugin/#loading-text-domain

Comment from JJJ:
bbPress does still allow for those files to live in a custom location, from before wporg had plugin support. We will need to research how to elegantly support both, or drop support for the old file format and location.
Now that 2.6 is out, it’ll be good to revisit that for sure.

Change History (1)

#1 @johnjamesjacoby
6 years ago

  • Milestone changed from Awaiting Review to 2.7
  • Owner set to johnjamesjacoby
  • Status changed from new to assigned
Note: See TracTickets for help on using tickets.