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

Single Random Post With Text

外掛說明

You can bring on the first page or any other page, for the new visitors, the old content.It’s no need of the question why should I do this because you want that your visitors could have in their view your older articles.

What does this plugin bring new?

Other plug-ins are already doing a great job about random posts, but for me was not important to show just a list of a few links to my articles; not just a random generated list, with some titles. For some new visitors, the article’s content is more important than the title, actually, for anybody this statement is true .
So, I created this plugin to mark out even some text from the random article.

Others

For further information, visit Plugin page

I will be glad to answer to your questions and I aspect any sugestions to made more usefull this plugin!

安裝方式

This section describes how to install the plugin and get it working.

e.g.

  1. Download the plugin’s archive and extract the files.
  2. Using a FTP client, connect to the blogs’ host and put the directory “single-random-post-with-text” in the “/wp-content/plugins/” directory.
  3. From your admin dashboard, activate the plugin in “Plugins” section.
  4. Edit the theme and add, wherever you want this plugin to work, the code <?php single_random_post_text(); ?> .

常見問題集

How does this plugin display a random article?

This plugin for display, uses:
– The title is shown in html tags <h2> and </h2>;
– The first part of the quoted content is dispayed in html tags <p> and </p>;

May I quote a bigger content from the article?

If you would edit the file single-random-post-with-text.php you will find out a connected comment for you request.The standard size for the quoted content is of 200 characters. You can modify it with any value you wish for.

How to edit the category id?

If you would edit the file single-random-post-with-text.php you will find out a connected comment for you request. The default category ID is number 5, so find this number in the code and change it with your category ID that you prefer.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Single Random Post With Text〉的開發相關工作。

參與者

將〈Single Random Post With Text〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.0

  • Display single random post with text from specific category.

1.0

  • just what i say about it