Linux 软件免费装

Archives Page

开发者 Qassim.Dev
更新时间 2015年6月3日 17:17
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 4.2.2
版权: GPLv2 or later
版权网址: 版权信息

标签

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

下载

详情介绍:

Archives Page Make archives page easily with full customize and in all languages of the world. The Features Live Demo Rate The Plugin See Also About More Plugins

安装:

Installation
  1. Upload 'archives-page' folder to the '/wp-content/plugins/' directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to your wp-admin > Plugins > Archives Page.
Shortcodes
  1. [daily__archive] shortcode to display daily archive.
  2. [monthly__archive] shortcode to display monthly archive.
  3. [yearly__archive] shortcode to display yearly archive.
  4. [latest__posts] shortcode to display latest posts.
  5. [get__cats] shortcode to display categories.
  6. [get__tags] shortcode to display tags.
  7. [get__pages] shortcode to display pages list.
  8. [get__authors] shortcode to display authors list.
Shortcodes Attributes
  1. number="" (number of list, example: number="3" will be display 3 latest posts or 3 tags .. etc, see default number in default usage section).
  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).
  5. See usage to understand me.
Default Usage [daily__archive] // default number is no limited. [monthly__archive] // default number is no limited. [yearly__archive] // default number is no limited. [latest__posts] // default number is 10 posts. [get__cats] // default number is no limited. [get__tags] // default number is 10 tags. [get__pages] // default number is no limited. [get__authors] // default number is no limited. Custom Usage [daily__archive number="7" heading="h5" list="ol" title="Archive By Day"] [monthly__archive number="12" heading="h5" list="ol" title="Archive By Month"] [yearly__archive number="10" heading="h5" list="ol" title="Archive By Year"] [latest__posts number="5" heading="h5" list="ol" title="Recent Posts"] [get__cats number="6" heading="h5" list="ol" title="Our Categories"] [get__tags number="8" heading="h5" list="ol" title="Tags List"] [get__pages number="9" heading="h5" list="ol" title="Our Pages"] [get__authors number="15" heading="h5" list="ol" title="Our Authors"]

升级注意事项:

Currently not available.

常见问题:

更新日志:

1.6 1.5 1.4 1.3 1.2 1.1 1.0.0