开发者 | TemplateMonster 2002 |
---|---|
更新时间 | 2019年5月7日 16:56 |
PHP版本: | 4.4 及以上 |
WordPress版本: | 5.1.0 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
There are several ways to enable the plugin on your website. You can either:
<?php if ( function_exists( 'cherry_get_search_form' ) ) { cherry_get_search_form(); } ?>