开发者 |
woothemes
mattyza jameskoster hlashbrooke jeffikus danieldudzic |
---|---|
更新时间 | 2015年11月20日 18:42 |
捐献地址: | 去捐款 |
PHP版本: | 3.4.2 及以上 |
WordPress版本: | 4.3.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
<?php do_action( 'woothemes_features' ); ?>
in your templates, or use the provided widget or shortcode."Features by WooThemes" is a lean plugin that aims to keep it's purpose as clean and clear as possible. Thus, we don't load any preset CSS styling, to allow full control over the styling within your theme or child theme.
We encourage everyone to contribute their ideas, thoughts and code snippets. This can be done by forking the repository over at GitHub.
You sure can, just use the following snippet:
add_filter( 'woothemes_features_disable_external_links', '__return_false' );