开发者 | |
---|---|
更新时间 | 2019年1月6日 18:10 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 5.0.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/trunk/
for
stable.readme.txt
of the stable tag is the one that is considered the defining one for the plugin, so
if the /trunk/readme.txt
file says that the stable tag is 4.3
, then it is /tags/4.3/readme.txt
that'll be used
for displaying information about the plugin. In this situation, the only thing considered from the trunk readme.txt
is the stable tag pointer. Thus, if you develop in trunk, you can update the trunk readme.txt
to reflect changes in
your in-development version, without having that information incorrectly disclosed about the current stable version
that lacks those changes -- as long as the trunk's readme.txt
points to the correct stable tag.
If no stable tag is provided, it is assumed that trunk is stable, but you should specify "trunk" if that's where
you put the stable version, in order to eliminate any doubt.
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.An answer to that question.
Answer to foo bar dilemma.