开发者 | coffee2code |
---|---|
更新时间 | 2025年2月21日 15:14 |
捐献地址: | 去捐款 |
PHP版本: | 5.4 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
).The "Toggle" bulk action is only available to users who have both the "activate_plugins" and "deactivate_plugins" capabilities, which generally implies administrators. The toggle is also only shown when looking at the "All" or "Update Available" views.
Yes. The tests are not packaged in the release .zip file or included in plugins.svn.wordpress.org, but can be found in the plugin's GitHub repository.
README.md
.gitignore
filebootstrap.php
composer.json
for PHPUnit Polyfill dependencyphpunit/
into tests/
Full changelog is available in CHANGELOG.md.