[wordpress插件] Daniel's DropDowns丹尼尔的下拉菜单

wordpress 插件 文章 2020-04-12 03:00 468 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Daniel’s DropDowns extends the standard WordPress category and archive template

Daniel的DropDowns扩展了标准的WordPress类别和存档模板

tags.

标签。

It provides a category dropdown that uses the standard WordPress link

它提供了使用标准WordPress链接的类别下拉列表

tags for its targets, so it will work with the standard permalinks, or any

标记为其目标,因此它将与标准的永久链接或任何
一起使用

form of “pretty” permalinks.

“漂亮”永久链接的形式。

The archive dropdown is a lot simpler, as that

存档下拉列表非常简单,因为

template tag will create option entries with the proper links.

模板标记将创建带有正确链接的选项条目。

Dropdowns can also include buttons or links to activate the current selection,

下拉菜单还可以包含用于激活当前选择的按钮或链接,

or (as of version 2) be rendered as auto-navigating select boxes.

或(从版本2开始)呈现为自动导航选择框。

Also, as of

另外,自

version 2, you can specify the text that will appear in the link or on the

版本2,您可以指定将出现在链接或
上的文本

button.

按钮。

NOTE FOR 1.0 USERS – As of version 2, the CSS parameters have been removed, as

1.0用户注意事项–从版本2开始,CSS参数已被删除,如

each item can be uniquely identified without it, and will use the CSS of the

如果没有,则可以唯一标识每个项目,并且将使用
的CSS

theme if none is specified.

如果未指定主题。

There are notes in the plug-in that explain how to

插件中有说明,说明了

write CSS to address these elements, and also explain the (now 2) parameters for

编写CSS来解决这些元素,并解释
的参数(现在为2)

each tag.

每个标签。

NEW FOR 2.0.1 – There is now a “Select Category” option in the category

2.0.1的新增功能–类别中现在有一个“选择类别”选项

dropdown, and it is the default.

下拉菜单,这是默认设置。

This allows the auto-navigation to work

这可以使自动导航正常工作

properly for the first category in the list.

正确地用于列表中的第一个类别。

NEW FOR 2.1 – The “Select Category” option was not correctly displayed in the

FOR 2.1的新功能–“选择类别”选项未正确显示在

2.5-series, due to an extra space in the category dropdown output.

2.5系列,因为类别下拉输出中有多余的空间。

安装步骤

Upload “daniels_dropdowns.php” to your wp-content/plugins directory.

将“ daniels_dropdowns.php”上传到您的wp-content / plugins目录。

It can

可以

then be activated through the WordPress Plugin Administration page, and the

然后通过WordPress插件管理页面和
进行激活

desired template tag(s) added to your theme as desired.

根据需要将所需的模板标签添加到您的主题。

The tags and their

标签及其

parameters are detailed in the documentation at the top of the plugin.

参数在插件顶部的文档中详细说明。

下载地址
https://downloads.wordpress.org/plugin/daniels-dropdowns.zip
-EOF-

AI助手支持GPT4.0