Linux 软件免费装

Archive Page

开发者 Alobaidi
更新时间 2018年3月2日 21:42
捐献地址: 去捐款
PHP版本: 2.8.0 及以上
WordPress版本: 4.9.4
版权: GPLv2 or later
版权网址: 版权信息

标签

google widget Post posts plugin sidebar page comments template image shortcode admin images twitter custom customizer archive page template customize full archives archive page customizing archive template archives page archives template

下载

详情介绍:

Archive Page Make archive page easily with full customize and in all languages of the world. The Features Live Demo Rate The Plugin More Plugins

安装:

Installation
  1. Upload 'archive-page' folder to the '/wp-content/plugins/' directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to Plugins menu > Archive Page.
Shortcodes
  1. [obi_daily_archive] // shortcode to display daily archive, default number is no limited.
  2. [obi_monthly_archive] // shortcode to display monthly archive, default number is no limited.
  3. [obi_yearly_archive] // shortcode to display yearly archive, default number is no limited.
  4. [obi_latest_posts] // shortcode to display latest posts, default number is 10 posts.
  5. [obi_get_cats] // shortcode to display categories, default number is no limited.
  6. [obi_get_tags] // shortcode to display tags, default number is 10 tags.
  7. [obi_get_pages] // shortcode to display pages list, default number is no limited.
  8. [obi_get_authors] // shortcode to display authors list, default number is no limited.
Shortcodes Attributes
  1. number="" (number of list, example: number="3" will be display 3 latest posts or 3 tags, etc).
  2. heading="" (heading of title, example: heading="h1" default is h3).
  3. list="" (list type, example: list="ol" default is ul).
  4. title="" (title of list, example: title="Recent Posts" enter title using your language).
Default Usage [obi_daily_archive] [obi_monthly_archive] [obi_yearly_archive] [obi_latest_posts] [obi_get_cats] [obi_get_tags] [obi_get_pages] [obi_get_authors] Custom Usage [obi_daily_archive number="7" heading="h5" list="ol" title="Archive By Day"] [obi_monthly_archive number="12" heading="h5" list="ol" title="Archive By Month"] [obi_yearly_archive number="10" heading="h5" list="ol" title="Archive By Year"] [obi_latest_posts number="5" heading="h5" list="ol" title="Recent Posts"] [obi_get_cats number="6" heading="h5" list="ol" title="Our Categories"] [obi_get_tags number="8" heading="h5" list="ol" title="Tags List"] [obi_get_pages number="9" heading="h5" list="ol" title="Our Pages"] [obi_get_authors number="15" heading="h5" list="ol" title="Our Authors"] Read explanation of use

升级注意事项:

Currently not available.

常见问题:

更新日志:

1.0.1 1.0.0