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

WP FPO

描述

Create FPO blog posts to help your WordPress design and development process. This plugin creates randomly-generated content (via Markov chains from various sources) and creates for placement only posts. All posts are tagged #wp-fpo so you can easily find and delete them when necessary.

A few generic text sources (Lorem Ipsum, the US Constitution, and MLK’s Letter From A Birmingham Jail) are available for selection.

安裝

The installation process is the same as all WP plugins:

  1. Download and unzip the plugin file
  2. Upload ‘wp-fpo’ directory to /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

What is this plugin for?

I use WP for lots of skeleton site builds — and the default “hello world” post isn’t enough to build a theme or create a design around. This plugin uses generic text sources to create a user-defined number of fake posts. Simple.

How should I report a bug?

You can submit bugs directly to the GitHub Issues list.

How can I contribute code?

This plugin is hosted on GitHub; pull requests welcome.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP FPO” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP FPO 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • First version