Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Quick Bulk Post & Page Creator

Beschreibung

A handy WordPress plugin for batch creation of posts and pages in your preferred hierarchy.
Indispensable tool for WordPress developers.

Erste Schritte

Gehe nach der Installation und Aktivierung des Plugins zu Werkzeuge -> Quick Bulk Post & Page Creator. Bitte schau dir den Anwedungs-Abschnitt unten für Anwendungs-Informationen und -Beispiele an.

Verwendung

Wenn du nach Werkzeuge -> Quick Bulk Post & Page Creator gehst, findest du ein Formular, das dir erlaubt, massenweise Beiträge/Seiten einzufügen. Das Formular enthält folgende Felder:

Hierarchie-Einrückungszeichen

Legt das Zeichen (oder die Gruppe an Zeichen) fest, die benutzt wird, um die Hierarchie-Einrückung festzulegen. Du kannst diese Symbole in den Eintragsfeldern benutzen, eines oder mehrere dieser Zeichen den Einträgen vorangestellt. Du kannst hierzu im „Einträge“-Feld unten mehr erfahren.

Beitrags-Typ

Legt den Beitrags-Typ der Einträge, die du massenweise erstellen möchtest, fest.

Post Status

Specifies the post status of the entries that you want to bulk create.

Entries

Allows you to insert as many titles of entries as you wish. Each entry should be on a separate line. You can additionally prepend each entry with one or more hierarchy indent characters. For example, if your character is an asterisk – *, you can use one asterisk at the beginning of an entry to specify that it is a child of the last item without any asterisks. You can use 2 asterisks at the beginning of an entry to specify that it is a child of the last item with 1 asterisk, and so on. There is no limit of how deep you can go with your hierarchy. Also, there is no limit of the number of entries that you might want to bulk create.

Beispiele

Example 1

The following example will create 5 published posts with the corresponding titles.

  • Hierarchie-Einrückungszeichen: *
  • Beitrags-Typ: Beiträge
  • Beitrags-Status: Öffentlich
  • Entries:

    Post 1
    Post 2
    Post 3
    Post 4
    Post 5

Example 2

The following example will create 5 published pages with the corresponding titles and the specified hierarchy (X1, X2 as a child of X, X1a as a child of X1 and X2, X and Y as parents).

  • Hierarchie-Einrückungszeichen: -
  • Beitrags-Typ: Seiten
  • Beitrags-Status: Öffentlich
  • Entries:

    Page X

    • Page X1
      — Page X1a
    • Page X2
      Page Y

    Ideen und Fehlerberichte

    If you have an idea for a new feature, or you want to report a bug, feel free to do it here in the Support tab, or you can do it at the Github repository of the project:

https://github.com/tyxla/quick-bulk-post-page-creator

Installation

  1. Install Quick Bulk Post & Page Creator either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. Aktiviere das Plugin.
  3. That’s it. You’re ready to go! Please, refer to the Usage and Examples sections for examples and usage information.

Rezensionen

21. November 2019
Saved me a ton of time. Needed something for a one-time use and found this one when another, similar plugin wanted $49/year for the ability to include a parent page. While it has not been updated in some time as of this writing, I can confirm this plugin works on WordPress 5.3.x.
25. Januar 2018
It works like a charm. Great tool for the development process of a WordPress site. Love it!
Alle 15 Rezensionen lesen

Mitwirkende & Entwickler

„Quick Bulk Post & Page Creator“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

1.0.4

Tested with WordPress 4.5.

1.0.3

Tested with WordPress 4.4.

1.0.2

Tested with WordPress 4.3.

1.0.1

Minor fix – now being called properly on a fresh setup.

1.0

Erstversion.