mirror of
https://gh.wpcy.net/https://github.com/YahnisElsts/wp-update-server.git
synced 2026-05-27 19:09:41 +08:00
| .. | ||
| readme.md | ||
The icons directory is the place to store plugin icons. When the user goes to "Dashboard -> Updates", the appropriate icon will be displayed next to the plugin name in the list of available updates. Icons are optional. If your plugin doesn't have an icon, WordPress will display a placeholder image.
Icons must be in the PNG, JPG or SVG format. Each plugin can have up to three icon files:
$slug-128x128.pngor$slug-128x128.jpg$slug-256x256.pngor$slug-256x256.jpg$slug.svg
See the WordPress.org documentation on plugin assets for more information.