Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-builder
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
wp-builder
Merge requests
!39
fix/i18n
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
fix/i18n
fix/i18n
into
master
Overview
1
Commits
2
Pipelines
1
Changes
1
Merged
Bartek Jaskulski
requested to merge
fix/i18n
into
master
7 months ago
Overview
1
Commits
2
Pipelines
1
Changes
1
fix: remove translations loading in plugin
chore: add changelog entry
1
0
Merge request reports
Viewing commit
d48dfe85
Prev
Next
Show latest version
1 file
+
4
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
d48dfe85
chore: add changelog entry
· d48dfe85
Bartek Jaskulski
authored
7 months ago
Signed-off-by:
Bart Jaskulski
<
bjaskulski@protonmail.com
>
CHANGELOG.md
+
4
−
0
View file @ d48dfe85
Edit in single-file editor
Open in Web IDE
Show full file
## [Unreleased]
### Removed
-
Do not load translations from plugin hook. Leave it to other libraries and processes.
## [2.1.1] - 2023-12-12
### Fixed
-
fixed deprecated load_plugin_textdomain function required by the WordPress repository checker. False is no longer a valid option at position 2
Loading