Skip to content

Correcting mismatched text domain inside includes/admin/plugins.php File#2388

Closed
mehrazmorshed wants to merge 1 commit intoWordPress:trunkfrom
mehrazmorshed:patch-2
Closed

Correcting mismatched text domain inside includes/admin/plugins.php File#2388
mehrazmorshed wants to merge 1 commit intoWordPress:trunkfrom
mehrazmorshed:patch-2

Conversation

@mehrazmorshed
Copy link
Contributor

Correcting mismatched text domain. Replacing 'default' with 'performance-lab'.

Summary

Fixes #2387

Relevant technical choices

Replaced 'default' with 'performance-lab'.

Use of AI Tools

No AI Tools were used.

Correcting mismatched text domain. Replacing 'default' with 'performance-lab'.
@github-actions
Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: mehrazmorshed <mehrazmorshed@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

❌ Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.17%. Comparing base (4aca2bc) to head (291201c).

Files with missing lines Patch % Lines
plugins/performance-lab/includes/admin/plugins.php 0.00% 19 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            trunk    #2388   +/-   ##
=======================================
  Coverage   69.17%   69.17%           
=======================================
  Files          90       90           
  Lines        7708     7708           
=======================================
  Hits         5332     5332           
  Misses       2376     2376           
Flag Coverage Δ
multisite 69.17% <0.00%> (ø)
single 35.39% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mukeshpanchal27
Copy link
Member

See my comment on issue #2387 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mismatched text domain need to be corrected in includes/admin/plugins.php File

2 participants