You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All files should be placed into the assets directory of your SVN directory and will work for all versions of your plugin. This is a top level directory, just like trunk. You would not place the screenshots into trunk/assets or tags/1.0/assets.
The text was updated successfully, but these errors were encountered:
Implement https://github.com/10up/action-wordpress-plugin-asset-update
https://developer.wordpress.org/plugins/wordpress-org/plugin-assets/
Plugin headers -
Normal Banner: banner-772x250.(jpg|png)
High-DPI (Retina): banner-1544x500.(jpg|png)
Plugin icon
Normal: icon-128x128.(png|jpg)
High-DPI (Retina): icon-256x256.(png|jpg)
Screenshots for plugin usage
All files should be placed into the assets directory of your SVN directory and will work for all versions of your plugin. This is a top level directory, just like trunk. You would not place the screenshots into trunk/assets or tags/1.0/assets.
The text was updated successfully, but these errors were encountered: