[wordpress插件] Customizer定制器

wordpress 插件 文章 2020-04-10 20:10 494 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Customizer Plugin is a tool built for WordPress Theme Developers and Plugin Developers.

Customizer 插件是为WordPress 主题开发人员插件开发人员构建的工具。

It extends Customizer panel introduced in WP 3.4.

它扩展了WP 3.4中引入的“定制程序”面板。

With Customizer Plugin you can:

使用 Customizer 插件,您可以:

    • quickly add your theme’s or plugin’s options to the Customizer Panel without leaving the frontent preview
    • 快速将主题或插件的选项添加到“定制器面板”,而无需离开前端预览

    • take advantage of both serialized and non-serialized Theme Options
    • 充分利用序列化主题选项和非序列化主题选项

    • add dropdowns, colour pickers, image uploaders, radio options and more
    • 添加下拉菜单,颜色选择器,图像上传器,单选选项等等

    • extend your current theme to enable front-end customizations
    • 扩展当前主题以启用前端自定义

    Check this quick user guide for examples of how

    查看此快速用户指南,以获取有关示例的示例

    to configure WordPress Customizer.

    配置WordPress定制程序。

    Download the alpha version now and discuss the functionality or report a bug.

    立即下载Alpha版本并讨论其功能或报告错误。

    Your feedback is appreciated.

    感谢您的反馈。

    Upcoming Features

    即将推出的功能

    The plugin is currently being developed to support even wider range of features and increase developers’ productivity.

    目前正在开发该插件,以支持更广泛的功能并提高开发人员的生产率。

    The final release will include:

    最终版本将包括:

    Import / Export

    导入/导出

    Once you add your Theme Options to the Customizer’s panel you can save them to a .csv file and import into another project.

    将主题选项添加到“定制器”面板后,可以将其保存到.csv文件中,然后导入到另一个项目中。

    White-label mode

    白标模式

    Future release will allow you to add controls to the front-end Customizer Panel, export them to a csv file and seamlessly integrate with your product (Theme or Plugin).

    未来版本将允许您将控件添加到前端“定制器面板”,将其导出到csv文件,并与产品(主题或插件)无缝集成。

    More Option Types

    更多选项类型

    If the default text, image, color, radio, select and checkbox arent enough.

    如果默认文本,图像,颜色,单选框足够多,请选中并选中该复选框。

安装步骤

1.

1。

Download and install Customizer Plugin

下载并安装Customizer插件

Currently only available via downloads section.

当前仅可通过下载部分获得。

2.

2。

Activate the plugin

激活插件

3.

3。

Configure Settings

配置设置

If your theme or plugin is storing options in a formalized format (recommended) you will have to configure this section.

如果主题或插件以正式格式(推荐)存储选项,则必须配置此部分。

Select Use Serialization and specify your options name.

选择“使用序列化”并指定选项名称。

For example if you are storing your options in my_options[option] format then the value of this field should be my_option.

例如,如果您以my_options [option]格式存储选项,则此字段的值应为my_option。

configure serialized options

配置序列化选项

Don’t forget to save your changes.

别忘了保存您的更改。

Note: If you are working with more than one options array you will have to set your Sections and Controls (more about them in the second part of the guide) for the first table, go back to customizer options, change the Serialized

注意:如果要使用多个选项数组,则必须为第一张表设置“节和控件”(在指南的第二部分中有更多关于它们的信息),请返回到定制程序选项,更改“序列化”

Options Group Name and continue working on the second array in the frontend Customizer editor.

选项组名称,然后继续在前端Customizer编辑器中处理第二个数组。

4.

4。

You can start working with Customizer.

您可以开始使用Customizer。

See the second part of the guide: Working with Customizer.

请参阅指南的第二部分:使用Customizer

下载地址
https://downloads.wordpress.org/plugin/customizer.0.7.zip
-EOF-

AI助手支持GPT4.0