Linux 软件免费装
Banner图

Genesis Featured Widget Amplified

开发者 Nick_theGeek
更新时间 2017年12月22日 21:48
捐献地址: 去捐款
PHP版本: 5.2 及以上
WordPress版本: 4.9.1
版权: GPLv2 or later
版权网址: 版权信息

标签

custom post type pagination genesis studiopress featured post genesiswp

下载

0.6 0.6.1 0.6.2 0.7 0.6.3 0.6.4 0.6.5 0.6.6 0.7.1 0.7.2 0.8 0.8.1 0.8.2 0.9 0.9.2 0.9.1 0.2 0.3 0.4 0.5

详情介绍:

Genesis Featured Widget Amplified adds additional functionality to the Genesis Featured Posts Widget. Specifically it: This plugin requires the Genesis Theme Framework While the plugin will work on the HTML5 "Pro" themes, the HTML markup only supports the older XHTML themes at this time. It is not recommended for use on the new HTML5 themes. Thanks to David Decker, this plugin is translation ready. German translation files included.

安装:

  1. Upload the entire genesis-featured-widget-amplified folder to the /wp-content/plugins/ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. Go Widget Screen
  4. Drag Widget to desired sidebar
  5. Fill in widget settings

升级注意事项:

0.9.1 Reminder, Genesis Featured Widget Amplified does not work with the HTML5 "Pro" themes. Recent versions of Foodie Pro with the built in Foodie Pro - Featured Post widget will have a conflict. The Genesis Featured Widget Amplified plugin should be deactivated if a problem occurs and use the Foodie Pro built in widget instead. 0.9.0 Reminder, Genesis Featured Widget Amplified does not work with the HTML5 "Pro" themes. Recent versions of Foodie Pro with the built in Foodie Pro - Featured Post widget will have a conflict. The Genesis Featured Widget Amplified plugin should be deactivated if a problem occurs and use the Foodie Pro built in widget instead. 0.6.5 Make sure you resave widget settings for terms and taxonomies 0.6.3 Image Action Hooks were changed. add_action( 'gfwa_before_post_content', 'gfwa_do_post_image', 15, 1 ); is replaced with add_action( 'gfwa_post_content', 'gfwa_do_post_image', 5, 1 ); 0.5 Image action hooks were changed. add_action( 'gfwa_before_post_content', 'gfwa_do_post_image', 10, 1 ); is replaced with `add_action( 'gfwa_before_post_content', 'gfwa_do_post_image', 5, 1 ); To Do: Take and add screen shots

常见问题:

What Hooks are available?

  1. gfwa_before_loop - before the query is formulated
  2. gfwa_before_post_content - before the content
  3. gfwa_post_content - standard content output
  4. gfwa_after_post_content - after content
  5. gfwa_endwhile - after the endwhile but before the endif
  6. gfwa_after_loop - after the loop endif
  7. gfwa_list_items - within additional list item loop
  8. gfwa_print_list_items - outside the additional list item loop, where list items are output
  9. gfwa_category_more - within the archive more link conditional block
  10. gfwa_after_category_more - after the archive more conditional block
  11. gfwa_form_first_column within the widget form, end of first column
  12. gfwa_form_second_column within the widget form, end of second column

What Filters are available?

  1. gfwa_exclude_post_types - used to prevent post types from appearing in the post type list in the widget form
  2. gfwa_exclude_taxonomies - used to prevent taxonomies and related terms from appearing in the terms and taxonomies list in the widget form

更新日志:

0.9.1 (12-22-2017 : current) 0.8 (2-27-2012) 0.7.2 (10-3-2011) 0.7.1 (9-20-2011) 0.7 (9-20-2011) 0.6.6 (3-21-2011) 0.6.5 (2-12-2011) 0.6.4 (2-12-2011) 0.6.3 (1-26-2011) 0.6.2 (1-26-2011) 0.6.1 (1-26-2011) 0.6 (1-26-2011) 0.5 (1-18-2011) 0.4 (1-12-2011) 0.3b (1-12-2011) 0.2b (1-7-2011)