このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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

FAQ

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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP FPO はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP FPO” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • First version