I'm having major trouble getting the screenshots to show in my plugin.
I have validated the readme file and placed the screenshots in both the /trunk and /tags/1.0 directories (1.0 is stable). I have looked at many search results and quite a few existing plugins to see what I'm doing different but I'm failing to see what, if anything, I am doing wrong.
The output of running pngcheck is
$ pngcheck trunk/*.png
OK: trunk/screenshot-1.png (1418x761, 24-bit RGB, non-interlaced, 98.4%).
OK: trunk/screenshot-2.png (699x373, 24-bit RGB, non-interlaced, 77.6%).
OK: trunk/screenshot-3.png (370x701, 24-bit RGB, non-interlaced, 70.1%).
OK: trunk/screenshot-4.png (935x331, 24-bit RGB, non-interlaced, 93.8%).
No errors were detected in 4 of the 4 files tested.
The plugin repo is at http://plugins.svn.wordpress.org/tel-link-obfuscate/
The screenshots section of the WP plugin page just displays the description of the plugin
Obviously any help is appreciated and until then I'll just have to live without screenshots on my plugin page.
/assets/, they don't need to be insidetrunkortagsand this reduces the plugin download size. Check the following articles regarding readme and screenshots. – brasofilo Mar 13 at 13:03/assets/folder as an Answer. – brasofilo Mar 13 at 18:05