[wordpress插件] Archive Page存档页面

wordpress 插件 文章 2020-02-20 21:00 1287 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Archive Page

存档页面

Make archive page easily with full customize and in all languages of the world.

使用世界上所有语言进行完全自定义,轻松制作存档页面。

The Features

功能

安装步骤

Installation

安装

    1. Upload ‘archive-page’ folder to the ‘/wp-content/plugins/’ directory.
    2. 将“存档页面”文件夹上传到“ / wp-content / plugins /”目录。

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

    5. Go to Plugins menu > Archive Page.
    6. 转到“插件”菜单>“存档页面”。

    Shortcodes

    简码

      1. [obi_daily_archive] // shortcode to display daily archive, default number is no limited.
      2. [obi_daily_archive] //显示每日存档的简码,默认数量不受限制。

      3. [obi_monthly_archive] // shortcode to display monthly archive, default number is no limited.
      4. [obi_monthly_archive] //显示每月存档的简码,默认数量不受限制。

      5. [obi_yearly_archive] // shortcode to display yearly archive, default number is no limited.
      6. [obi_yearly_archive] //显示年度存档的简码,默认数量不受限制。

      7. [obi_latest_posts] // shortcode to display latest posts, default number is 10 posts.
      8. [obi_latest_posts] //显示最新帖子的简码,默认数量为10个帖子。

      9. [obi_get_cats] // shortcode to display categories, default number is no limited.
      10. [obi_get_cats] //显示类别的简码,默认数量不受限制。

      11. [obi_get_tags] // shortcode to display tags, default number is 10 tags.
      12. [obi_get_tags] //显示标签的简码,默认数量为10个标签。

      13. [obi_get_pages] // shortcode to display pages list, default number is no limited.
      14. [obi_get_pages] //显示页面列表的简码,默认数量不受限制。

      15. [obi_get_authors] // shortcode to display authors list, default number is no limited.
      16. [obi_get_authors] //显示作者列表的简码,默认数量不受限制。

      Shortcodes Attributes

      简码属性

        1. number=”” (number of list, example: number=”3″ will be display 3 latest posts or 3 tags, etc).
        2. number =””(列表数,例如:number =“ 3”将显示3个最新帖子或3个标签,等等。)

        3. heading=”” (heading of title, example: heading=”h1″ default is h3).
        4. heading =””(标题标题,例如:heading =” h1”默认为h3)。

        5. list=”” (list type, example: list=”ol” default is ul).
        6. list =””(列表类型,例如:list =“” ol”默认为ul)。

        7. title=”” (title of list, example: title=”Recent Posts” enter title using your language).
        8. title =””(列表标题,例如:title =“最近的帖子”,使用您的语言输入标题)。

        Default Usage

        默认用法

        [obi_daily_archive]

          [obi_daily_archive]

        [obi_monthly_archive]

        [obi_monthly_archive]

        [obi_yearly_archive]

        [obi_yearly_archive]

        [obi_latest_posts]

        [obi_latest_posts]

        [obi_get_cats]

        [obi_get_cats]

        [obi_get_tags]

        [obi_get_tags]

        [obi_get_pages]

        [obi_get_pages]

        [obi_get_authors]

        [obi_get_authors]

        Custom Usage

        自定义用法

        [obi_daily_archive number="7" heading="h5" list="ol" title="Archive By Day"]

          [obi_daily_archive数字=“ 7”标题=“ h5” list =“ ol” title =“按日期存档”]

        [obi_monthly_archive number="12" heading="h5" list="ol" title="Archive By Month"]

        [obi_monthly_archive数字=“ 12”标题=“ h5” list =“ ol” title =“按月归档”]

        [obi_yearly_archive number="10" heading="h5" list="ol" title="Archive By Year"]

        [obi_yearly_archive数字=“ 10”标题=“ h5” list =“ ol” title =“按年份存档”]

        [obi_latest_posts number="5" heading="h5" list="ol" title="Recent Posts"]

        [obi_latest_posts number =“ 5”标题=“ h5” list =“ ol” title =“最近的帖子”]

        [obi_get_cats number="6" heading="h5" list="ol" title="Our Categories"]

        [obi_get_cats number =“ 6”标题=“ h5” list =“ ol” title =“我们的类别”]

        [obi_get_tags number="8" heading="h5" list="ol" title="Tags List"]

        [obi_get_tags number =“ 8”标题=“ h5” list =“ ol” title =“标签列表”]

        [obi_get_pages number="9" heading="h5" list="ol" title="Our Pages"]

        [obi_get_pages number =“ 9”标题=“ h5” list =“ ol” title =“我们的页面”]

        [obi_get_authors number="15" heading="h5" list="ol" title="Our Authors"]

        [obi_get_authors number =“ 15”标题=“ h5” list =“ ol” title =“我们的作者”]

        Read explanation of use

        阅读使用说明

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

AI助手支持GPT4.0