donglue1886 2018-11-15 07:07
浏览 135
已采纳

Wordpress插件 - 如何更改图标?

plugin of wordpress

how to change the icon of my plugin?

  • 写回答

1条回答 默认 最新

  • duangua5308 2018-11-15 07:17
    关注

    The process is pretty simple:

    1. Create icon image
    2. Name it icon-256x256.png
    3. Place it in assets directory plugin-name/assets/
    4. Commit the change.

    For more detail, check official documentation.

    PS: Please do a Google or Stackoverflow search before posting a question. And always check official documentation before starting work on that OR in case of any issue.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?