| 开发者 | mehulkaklotar |
|---|---|
| 更新时间 | 2015年10月3日 16:14 |
| PHP版本: | 4.0 及以上 |
| WordPress版本: | 4.3 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp wc-data update
Please make sure you have WP-CLI installed on the server.
plugin-name.php to the /wp-content/plugins/ directory<?php do_action('plugin_name_hook'); ?> in your templatesAn answer to that question.