【发布时间】: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 上成功上传我的插件,但我担心是否需要将任何新文件添加到我的主插件文件夹中。
【问题讨论】: