[wordpress插件] Blog Summary博客摘要

wordpress 插件 文章 2020-03-07 06:20 536 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Blog Summary produces a semantic, hAtom-enabled list of latest blog entries with excerpts, dates, and comments links that is generated with the shortcode [blog-summary] on any post or page.

博客摘要会在任何帖子或页面上生成带有hAtom语义的最新博客条目列表,其中包括节选,日期和评论链接,这些链接使用短代码 [blog-summary] 生成。

Shortcode attributes are available to customize the output as well as specify number of entries to show.

简码属性可用于自定义输出以及指定要显示的条目数。

Blog Summary is the easiest way to show the latest blog entries on a static page, marked up in the hAtom microformat and utilizing the semantic class funtions when the Sandbox (or Sandbox-based) theme is active.

/ sandbox /“ title =” WordPress的沙盒主题“ rel =” nofollow“>沙盒(或基于沙盒的)主题处于活动状态。

Blog Summary is for WordPress 2.6.x and features:

博客摘要适用于WordPress 2.6.x及其功能:

    • Out-of-the-box function using shortcode without editing any files
    • 使用简码的即用型功能,无需编辑任何文件

    • Advanced shortcode attribute parsing for easy and complete customization
    • 高级简码属性解析,可轻松,完整地进行定制

    • Highly semantic XHTML in the hAtom microformat
    • hAtom 微格式中的高度语义化XHTML。

    • Integration with Sandbox (or Sandbox-based) class-generating functions
    • 与Sandbox(或基于Sandbox的)类生成功能集成

    Use

    使用

    After activating this plugin, simply use the shortcode [blog-summary] wherever you want a list of recent entries.

    激活此插件后,只需在需要近期条目列表的地方使用简码 [blog-summary]

    The following optional attributes are parsed by this shortcode to customize the output:

    此短代码将解析以下可选属性,以自定义输出:

      • count – Number of recent entries to show.

      • count –要显示的最近条目数。

        Default is 5.

      • 默认值为5。

      • grouptag – HTML element to wrap all recent entries.

      • grouptag –用于包装所有最近条目的HTML元素。

        Default is ol.

      • 默认值为 ol

      • entrytag – HTML element to wrap each entry.

      • entrytag –包装每个条目的HTML元素。

        Default is li.

      • 默认值为 li

      • titletag – HTML element to wrap each entry title.

      • titletag –包装每个条目标题的HTML元素。

        Default is h4.

      • 默认值为 h4

      • datetag – HTML element to wrap each entry date.

      • datetag –包装每个输入日期的HTML元素。

        Default is span.

      • 默认值为 span

      • commentstag – HTML element to wrap each entry comments link.

      • commentstag –包装每个条目注释链接的HTML元素。

        Default is span.

      • 默认值为 span

      • summarytag – HTML element to wrap each entry summary.

      • summarytag –包装每个条目摘要的HTML元素。

        Default is div.

      • 默认值为 div

      You may specify all or some of the attributes above.

      您可以指定上面的全部或部分属性。

      Attributes are optional and can be given in any order.

      属性是可选的,可以按任何顺序指定。

      [blog-summary count="3" titletag="h2" datetag="p" commentstag="div"]

        [博客摘要计数=“ 3” titletag =“ h2” datetag =“ p” commentstag =“ div”]

      And so on.

      以此类推。

      A very simple plugin.

      一个非常简单的插件。

      License

      许可证

      Blog Summary, a plugin for WordPress, (C) 2008 by Scott Allan Wallick, is licensed under the GNU General Public License.

      公共许可证” rel =“ nofollow”> GNU通用公共许可证。

      Blog Summary is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later

      博客摘要是免费软件:您可以根据自由软件基金会发布的GNU通用公共许可的条款(许可的版本3)或(以后选择)任意重新分发和/或修改它。

      version.

      版本。

      Blog Summary is distributed in the hope that it will be useful, but without any warranty;

      发布了博客摘要,希望它会有用,但没有任何保证

      without even the implied warranty of merchantability or fitness for a particular purpose.

      甚至没有可商购针对特定用途的适用性的暗示保证。

      See the GNU General Public License for more details.

      有关更多详细信息,请参见GNU通用公共许可证。

      You should have received a copy of the GNU General Public License along with Blog Summary.

      您应该已经收到了GNU通用公共许可证的副本以及博客摘要。

      If not, see http://www.gnu.org/licenses/.

      如果没有,请参见http://www.gnu.org/licenses/。

安装步骤

This plugin is installed just like any other WordPress plugin.

此插件的安装与其他任何WordPress插件一样。

More detailed installation instructions are available on the WordPress Codex.<

更多详细的安装说明在WordPress Codex上可用。

/p>

/ p>

    1. Download Blog Summary
    2. 下载博客摘要

    3. Extract the /blog-summary/ folder from the archive
    4. 从存档中提取 / blog-summary / 文件夹

    5. Upload this folder to ../wp-contents/plugins/
    6. 将此文件夹上传到 ../ wp-contents / plugins /

    7. Activate the plugin in Dashboard > Plugins
    8. 仪表板>插件 中激活插件

    9. Use the shortcode [blog-summary] on any page/post
    10. 在任何页面/帖子上使用简码 [blog-summary]

    11. Enjoy.

    12. 享受。

      And then consider donating

    13. 然后考虑捐赠

    In other words, just upload the /blog-summary/ folder and its contents to your plugins folder.

    换句话说,只需将 / blog-summary / 文件夹及其内容上载到您的plugins文件夹中即可。

下载地址
https://downloads.wordpress.org/plugin/blog-summary.0.1.2.zip
-EOF-

AI助手支持GPT4.0