Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WP FPO

Opis

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.

Instalacija

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

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WP FPO” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “WP FPO” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • First version