Opened 22 months ago
Closed 5 months ago
#6627 closed defect (bug) (fixed)
Support icons/banners by language - 2
Reported by: | ghera74 | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Plugin Directory | Keywords: | reporter-feedback |
Cc: |
Description
Thanks to @dd32 for pointing me to #3935 form the ticket #6625.
Actually, that solution seems to work only with screenshots, not with icons and banners.
This is the plugin I'm working on:
https://wordpress.org/plugins/wc-exporter-for-reviso/
Here is the assets folder:
http://plugins.svn.wordpress.org/wc-exporter-for-reviso/assets/
And this is the result:
https://it.wordpress.org/plugins/wc-exporter-for-reviso/
The screenshot-1-it_IT.png is used correctly but all the other localized images are ignored.
I know that adding text in images is never a good idea, but the reason for having a different image here is basically the logo in the top right corner: Reviso is a software that changes the name in Italy in Contabilità in Cloud.
Thanks.
Change History (7)
#2
follow-up:
↓ 5
@
19 months ago
@ghera74 Apologies for the delay on this, it fell by the wayside, and I failed to update with the findings.
It appears that while we added support for importing of the localised icons/banners, we don't actually display them at present.
I'm going to file a PR for that today.
Thanks for your patience.
#5
in reply to:
↑ 2
@
19 months ago
Replying to dd32:
@ghera74 Apologies for the delay on this, it fell by the wayside, and I failed to update with the findings.
It appears that while we added support for importing of the localised icons/banners, we don't actually display them at present.
I'm going to file a PR for that today.
Thanks for your patience.
No problem at all and thanks for your work @dd32.
Thanks for testing it @ghera74, I can see that the assets were all stored without a locale in the plugin directory metadata, I'll see about what is happening there.