Linux 软件免费装
Banner图

Features by WooThemes

开发者 woothemes
mattyza
jameskoster
hlashbrooke
jeffikus
danieldudzic
更新时间 2015年11月20日 18:42
捐献地址: 去捐款
PHP版本: 3.4.2 及以上
WordPress版本: 4.3.1
版权: GPLv2 or later
版权网址: 版权信息

标签

widget shortcode features services template-tag

下载

1.0.0 1.1.0 1.2.0 1.2.1 1.2.2 1.3.0 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.5.0

详情介绍:

"Features by WooThemes" is a clean and easy-to-use features showcase management system for WordPress. Load in the features your product, company or services offers, and display them via a shortcode, widget or template tag on your website. Looking for a helping hand? View plugin documentation. Looking to contribute code to this plugin? Fork the repository over at GitHub. (submit pull requests to the "develop" branch)

安装:

Installing "Features by WooThemes" can be done either by searching for "Features by WooThemes" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:
  1. Download the plugin via WordPress.org.
  2. Upload the ZIP file through the "Plugins > Add New > Upload" screen in your WordPress dashboard.
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Place <?php do_action( 'woothemes_features' ); ?> in your templates, or use the provided widget or shortcode.

屏幕截图:

  • The features management screen within the WordPress admin.

升级注意事项:

1.5.0
  • Add argument to features widget to accept image pixel size or thumbnail name.
  • Adds basic front-end layout styling.
1.4.4
  • Removes deprecated constructor call for WP_Widget, action hook fix.
1.4.0
  • WordPress 3.8 support (3.8 is now the minimum required version).
  • Adds the ability to link only features with a custom URL set.
1.3.1
  • Adds filters for the single features and features archives URL slugs
  • Adds a flush_rewrite_rules() call on plugin activation
1.3.0
  • Adds "woothemes_features_content" filter and shortcode support. Adds "feature-category" taxonomy.
1.2.2
  • Minor bugfixes to the "order" directions options and additions to the "woothemes_features_html" filter.
1.2.1
  • Minor bugfix to the output of the "Features" widget.
1.2.0
  • Adds basic WPML support.
  • Enhancements to the widget output.
  • Adds new arguments for controlling the HTML wrapping the features, as well as wrapping the title.
  • Ads support for the excerpt.
1.1.0
  • Adds "URL" custom field.
  • Adds "link_title" option to the shortcode.
  • Routine plugin maintenance.
1.0.0
  • Initial release. Woo!

常见问题:

The plugin looks unstyled when I activate it. Why is this?

"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.

How do I contribute?

We encourage everyone to contribute their ideas, thoughts and code snippets. This can be done by forking the repository over at GitHub.

Can I make feature links open in a new window / tab?

You sure can, just use the following snippet: add_filter( 'woothemes_features_disable_external_links', '__return_false' );

更新日志:

1.5.0 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.1 1.3.0 1.2.2 1.2.1 1.2.0 1.1.0 1.0.1 1.0.0