[wordpress插件] Advanced Custom Fields: Accordion Tab Field高级自定义字段:“手风琴”选项卡字段

wordpress 插件 文章 2020-01-26 02:20 616 0 全屏看文

AI助手支持GPT4.0

评分

96

96

描述

The ACF Accordion provides an easy way to organize big forms by grouping the fields in accordion tabs.

“ ACF手风琴”提供了一种通过将手风琴标签中的字段分组来组织大型表格的简便方法。

It works with horizontal tabs and it also supports WordPress icons.

它与水平选项卡一起使用,还支持WordPress图标。

Please contribute here

请在此处贡献

https://github.com/bvdr/acf-accordion

https://github.com/bvdr/acf-accordion

Compatibility

兼容性

This ACF field type is compatible with:

此ACF字段类型兼容:

    • ACF PRO
    • ACF PRO

    • ACF 5
    • ACF 5

    • ACF 4
    • ACF 4

安装步骤

    1. Copy the acf-accordion folder into your wp-content/plugins folder
    2. acf-accordion 文件夹复制到您的 wp-content / plugins 文件夹

    3. Activate the Accordion Tab plugin via the plugins admin page
    4. 通过插件管理页面激活“手风琴标签”插件

    5. Create a new field via ACF and select the Accordion Tab type
    6. 通过ACF创建新字段,然后选择“手风琴”标签类型

    7. Please refer to the description for more info regarding the field type settings
    8. 有关字段类型设置的更多信息,请参阅说明

    Including it in theme

    将其包含在主题中

    ACF Accordion can be included in the theme by using the acf/accordion/dir filter.

    通过使用 acf / accordion / dir 过滤器,可以将

    ACF手风琴包含在主题中。

    Here is an example

    这是一个例子

    `php

     `php

    include_once( ‘includes/acf-accordion/acf-accordion.php’ );

    include_once(‘includes / acf-accordion / acf-accordion.php’);

    add_filter( ‘acf/accordion/dir’, ‘acf_accordion_dir’ );

    add_filter('acf / accordion / dir','acf_accordion_dir');

    function acf_accordion_dir( $dir ) {
        

    函数acf_accordion_dir($ dir){
        

    $dir = get_template_directory_uri() .

    $ dir = get_template_directory_uri()。

    ‘/includes/acf-accordion/’;
        

    ‘/ includes / acf-accordion /”;
        

    return $dir;

    返回$ dir;

    }
        

    }
        

    `

    `

下载地址

https://downloads.wordpress.org/plugin/acf-accordion.zip

https://downloads.wordpress.org/plugin/acf-accordion.zip

-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
[wordpress插件] Content Upgrade内容升级
[wordpress插件] Display Template Name显示模板名称
[wordpress插件] Actueel Financieel Nieuws – Denk Internet Solutions当前财经新闻-思考互联网解决方案
[wordpress插件] Chat Bro Live Group Chat聊天兄弟直播群聊
[wordpress插件] Any Mobile Theme Switcher任何移动主题切换器
随便看看
微信公众号openid? 2347
微信开放平台跟公众平台有什么区别? 3607
怎么添加小程序支付功能? 4516
教育科技公司申请微信支付被拒绝? 4798
微信公众号免300认证教程 5892
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 5299
小程序广告组件通过审核,但是小程序内没有显示广告? 5067
企业微信通讯录账号被管理员误/恶意删除,怎么办? 9568
问题? 9047
如何快速搭建抽奖助手小程序(无需代码知识) 6177