[wordpress插件] ACF Field DisplayACF字段显示

wordpress 插件 文章 2020-01-26 13:40 485 0 全屏看文

AI助手支持GPT4.0

评分

20

20

描述

This plugin was build of the fantastic Advanced Custom Fields plugin created by Elliot Condon, and was made so that referencing custom fields is easier.

此插件是由Elliot Condon创建的出色的Advanced Custom Fields插件的构建,其制作使得引用自定义字段更加容易。

Here, you can see a full list of all your currently used field which is sortable by clicking on the headers, and should you need to learn more about the field or edit it, clicking the label name will take you to the field group's page so

在这里,您可以看到所有当前使用的字段的完整列表,可通过单击标题对其进行排序,如果您需要了解更多有关该字段的信息或对其进行编辑,则单击标签名称将带您进入该字段组的页面,

you can do what you need to.

你可以做你需要做的。

The table sorting functionality incorporates the Tablesorter jQuery plugin by Christian Bach.

表格排序功能结合了Christian Bach的Tablesorter jQuery插件。

Docs can be found at http://tablesorter.com/docs/.

可以在http://tablesorter.com/docs/上找到文档。

*Note: This doesn’t display fields in your theme.

*注意:这不会在主题中显示字段。

It just gives you a complete list of your fields that you can reference easily and allows you to edit the field groups easily.

它只是为您提供了您可以轻松引用的字段的完整列表,并允许您轻松编辑字段组。

I tried to mark up the code for this plugin with lots of comments in hope that people can understand how it is working and expand on this functionality.

我试图用很多注释来标记此插件的代码,以希望人们能够理解它的工作方式并扩展此功能。

Oh yeah, and all the function and variable names are based off Buster Bluth from Arrested Development.

哦,是的,所有函数和变量名均基于被捕开发人员的Buster Bluth。

安装步骤

    1. Upload acf-field-display.php to the /wp-content/plugins/ directory, or install it via the WP Plugin repository
    2. acf-field-display.php 上载到 / wp-content / plugins / 目录,或通过WP插件存储库进行安装

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. A new button will show up in the menu of the dashboard called ACF Field Display.

    6. 新的按钮将显示在仪表板的菜单中,称为ACF字段显示。

      If you don’t have the ACF plugin activated, the button won’t show up.

    7. 如果您尚未激活ACF插件,则该按钮将不会显示。

    8. Clicking on the button will take you to a page that displays all your currently used fields in a sortable table.

    9. 单击该按钮将带您到一个页面,该页面在可排序的表中显示您当前使用的所有字段。

      Opening up this page in a new tab and referencing this page while constructing your theme will save you a lot of referencing time.

    10. 在新的标签页中打开此页面,并在构造主题时参考此页面,这样可以节省大量参考时间。

下载地址

https://downloads.wordpress.org/plugin/acf-fields-display.1.1.zip

https://downloads.wordpress.org/plugin/acf-fields-display.1.1.zip

-EOF-

AI助手支持GPT4.0