【问题标题】:A wordpress plugin upload guidelinewordpress 插件上传指南
【发布时间】:2015-04-12 14:37:05
【问题描述】:

我想在 wordpress.org 上上传我的 wordpress 插件。

现在我的插件的结构是

redirect (this is the plugin foldername)
redirect.php (it is the main file with all the logic)
read.txt (this is read me file )

我的问题是,我是否需要在此文件夹中添加更多目录或任何其他文件才能在 wordpress.org 上被接受。

任何人都可以指导如何从这里更进一步并在 wordpress.org 上成功上传我的插件,但我担心是否需要将任何新文件添加到我的主插件文件夹中。

【问题讨论】:

    标签: php wordpress


    【解决方案1】:

    您需要的所有信息,都可以在这里找到https://wordpress.org/plugins/add/(查看左侧边栏链接)

    您的 read.txt 文件应重命名为 readme.txt 并具有以下结构: https://wordpress.org/plugins/about/readme.txt

    【讨论】:

      猜你喜欢
      • 2011-04-11
      • 2015-03-27
      • 2013-12-08
      • 2018-12-17
      • 2020-07-09
      • 2016-09-14
      • 1970-01-01
      • 2012-06-28
      • 2014-08-11
      相关资源
      最近更新 更多