开发者 |
aaronholbrook
joshlevinson |
---|---|
更新时间 | 2017年11月22日 04:41 |
PHP版本: | 3.3 及以上 |
WordPress版本: | 4.8 |
版权: | GPLv2 |
版权网址: | 版权信息 |
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.AaronHolbrook\Seeder\doing_seed
that you would like to only run when you press the magic 'Do Seeding' buttonThat's because this function is more of a power user plugin. This plugin gives developers a way to infrequently perform actions. If you are unfamiliar with the WordPress action hook system, this plugin is probably not for you.