WPIntell

Source evidence

Text Domain Issue

WP-Memory-Usage · support · 2022-05-04T17:50:00+00:00

mixedsentiment
mediumseverity
0.84relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 31 rows with source links

16.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Alex Lion (阿力獅) resolved
The plugin’s text domain should be the same with its owned slug, but the current text domain is incorrect in the source code. For example, line 125 in wp-memory-usage.php should be the following. <li><strong><?php echo __('Memory limits', 'wp-memory-usage'); ?></strong> : <span> NOT current code like the following. <li><strong><?php echo __('Memory limits', 'wp_memory_usage'); ?></strong> : <span> Fix all wrong text domain then language pack can be displayed correctly (tested). Regards, Alex This topic was modified 4 years ago by Alex Lion (阿力獅) . This topic was modified 4 years ago by Alex Lion (阿力獅) . This topic was modified 4 years ago by Alex Lion (阿力獅) . This topic was modified 4 years ago by Alex Lion (阿力獅) . Thank you. I’ll check that. Bernhard Hi Alex, Version 1.2.6 fixed that. Thanks again, Bernhard Confirm the issue is resolved, now the language files generated by GlotPress can be displayed correctly, thanks. This reply was modified 4 years ago by Alex Lion (阿力獅) .

Comments

3 shown
berkux 2022-05-17T14:21:00+00:00

Thank you. I’ll check that. Bernhard

berkux 2022-05-17T15:25:00+00:00

Hi Alex, Version 1.2.6 fixed that. Thanks again, Bernhard

Alex Lion (阿力獅) 2022-05-17T16:59:00+00:00

Confirm the issue is resolved, now the language files generated by GlotPress can be displayed correctly, thanks. This reply was modified 4 years ago by Alex Lion (阿力獅) .