這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Comments Archive

外掛說明

This plugin creates a comments archive, presented any ware you choose by using a shortcode.
The comments are presented by date and there is a link to the comment post – so it can be viewed in its context.

-this plugin will improve your SEO by presenting good quality content from the comments.

-this plugin will help your user’s receive valuable information from the comments, arranged and accessible.

-the plugin uses the “canonical” tag to prevent duplicate content problems.

A brief Markdown Example

Ordered list:

  1. more options to the admin panel for better flexibility
  2. translation PO&MO files

Here’s a link to WordPress and one to Markdown’s Syntax Documentation.
Titles are optional, naturally.

Markdown uses email style notation for blockquotes and I’ve been told:

Asterisks for emphasis. Double it up for strong.

<?php code(); // goes in backticks ?>

螢幕擷圖

  • this is an example of how it will look like

安裝方式

  1. Upload zeevmobile folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. add the shortcode any ware in your site (posts or pages): [comments-archive]
  4. that is it !

常見問題集

dose the plugin has an admin pannel ?

no, it don’t need any. just put the shortcode ([comments-archive]) and it will be presented !

can i change functions and add filters ?

yes, see here:
https://codex.wordpress.org/Function_Reference/get_comments

you can use the “array” functions who can add functionality to the plugin.
in the file “comments-archive.php” you will find “$args = array(” where you can add this functions.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Comments Archive〉的開發相關工作。

參與者

將〈Comments Archive〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

this is the first version