Linux 软件免费装

Advanced Custom Fields - Widget Relationship Field add-on

开发者 djbokka
更新时间 2014年1月3日 04:34
PHP版本: 3.3 及以上
WordPress版本: 3.6.0
版权: GPLv2 or later
版权网址: 版权信息

标签

widget advanced custom fields widget management widget filter widget relationship

下载

1.0.2 1.1 1.2 1.0 1.0.1 1.3 1.3.1 1.3.2 1.3.3 1.3.4

详情介绍:

IMPORTANT! NOW ONLY COMPATIBLE WITH ACF 4.2 AND ABOVE! BACKWARD COMPATIBILITY HAS BEEN REMOVED. This plugin is an add-on for Advanced Custom Fields. It allows you to use an ACF "relationship" field to choose widgets at a page level. Inherit widgets from parent post or menu items. Drag and drop to change widget display order. Documentation https://bitbucket.org/djbokka/widget-relationship-field-add-on-for-advanced-custom-fields Bug Submission and Support https://bitbucket.org/djbokka/widget-relationship-field-add-on-for-advanced-custom-fields Rate this plugin If this plugin helps you, please give it a good rating. If you have any problems, please ask me. I'm happy to help.

安装:

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. In sidebar.php, replace dynamic_sidebar() function with the new dynamic_widgets() method. `if ( ! acf_Widget::dynamic_widgets( 'Side Bar' ) ) {
//fallback to default function if you like dynamic_sidebar( 'Side Bar' ); }`

屏幕截图:

  • Configuration on ACF settings
  • Usage at the page level

更新日志:

1.3.4 1.3.3 1.3.2 1.3.1 1.3 1.2 1.1 1.0.2 1.0.1 1.0