[wordpress插件] BookMaster图书管理员

wordpress 插件 文章 2020-03-09 04:20 904 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Plugin URL

插件URL

http://www.doc4design.com/plugins/bookmaster/

http://www.doc4design.com/plugins/bookmaster/

BookMaster is our answer to what we feel is an odd issue with the WordPress wp_list_bookmarks tag.

BookMaster是我们对WordPress wp_list_bookmarks标记的奇怪问题的回答。

For those that have exercised the use of wp_list_bookmarks, you are well aware that it is not possible to use the bookmark category title alone without calling on the bookmarks themselves.

对于已经练习使用wp_list_bookmarks的用户,您应该清楚地知道,不单独调用书签本身是不可能单独使用书签类别标题的。

This is, of course, with the exception of excluding all bookmark categories and this can be painful if there are a lot of them.

当然,除了排除所有书签类别外,如果它们很多,这会很痛苦。

With the introduction of BookMaster, we have resolved this small issue.

随着BookMaster的推出,我们已经解决了这个小问题。

The plugin allows you to place a bookmark category title anywhere you want without showing the bookmark links.

该插件可让您将书签类别标题放置在所需的任何位置,而无需显示书签链接。

This presents the administrator with the option of changing the bookmarks title using the bookmarks menu which will auto change the bookmark title within the code.

这为管理员提供了使用“书签”菜单更改书签标题的选项,该菜单将自动在代码内更改书签标题。

Using this plugin will prevent the unnecessary need to alter template files.

使用此插件可以防止不必要地更改模板文件。

In the example below we are displaying only the title of bookmark category 3 within an h1 style tag.

在下面的示例中,我们仅在h1样式标签中显示书签类别3的标题。

We can now alter this information from the bookmarks admin panel simply by changing the bookmark category name.

现在,我们只需更改书签类别名称即可从书签管理面板更改此信息。

Displaying directly below the title the bookmarks from Category 7 will print in an unordered list.

在标题的正下方显示类别7的书签将以无序列表的形式打印。

While not the most effective use of this plugin the example utilized below is for educational purposes.

虽然不是最有效地使用此插件,但以下示例仅用于教育目的。

安装步骤

To install the plugin just follow these simple steps:

要安装插件,只需执行以下简单步骤:

    1. Download the plugin and expand it.
    2. 下载插件并展开。

    3. Copy the bookmaster folder into your plugins folder ( wp-content/plugins ).
    4. 将bookmaster文件夹复制到您的plugins文件夹(wp-content / plugins)。

    5. Log-in to the WordPress administration panel and visit the Plugins page.
    6. 登录WordPress管理面板并访问“插件”页面。

    7. Locate the BookMaster plugin and click on the activate link.
    8. 找到BookMaster插件,然后单击激活链接。

    9. Insert wp_list_bookmaster(‘category=3’);

    10. 插入wp_list_bookmaster('category = 3');

      wherever you would like to show a bookmark category title.

      无论您想在何处显示书签类别标题。

      Be sure to change the category number to the category you would like to display.

    11. 确保将类别编号更改为您要显示的类别。

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

AI助手支持GPT4.0