Title: Archive
Author: Frank Bueltge
Published: <strong>1. Juni 2011</strong>
Last modified: 4. Mai 2020

---

Plugins durchsuchen

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.

![](https://s.w.org/plugins/geopattern-icon/archive.svg)

# Archive

 Von [Frank Bueltge](https://profiles.wordpress.org/bueltge/)

[Herunterladen](https://downloads.wordpress.org/plugin/archive.zip)

 * [Details](https://de.wordpress.org/plugins/archive/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/archive/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/archive/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/archive/#developers)

 [Support](https://wordpress.org/support/plugin/archive/)

## Beschreibung

Archive your post types, also possible via cron; but only active via var inside 
the php-file.
 Use the shortcode [archive] to list all posts from Archive with status
publish to a page or post. The shortcode can use different params and use the follow
defaults.

    ```
    'count'         => -1, // count or -1 for all posts
    'category'      => '', // Show posts associated with certain categories.
    'tag'           => '', // Show posts associated with certain tags.
    'post_status'   => 'publish', // status or all for all posts
    'echo'          => 'true', // echo or give an array for use external
    'return_markup' => 'ul', // markup before echo title, content
    'title_markup'  => 'li', // markup before item
    'content'       => 'false', // view also content?
    'debug'         => 'false' // debug mor vor view an array
    ```

An example for use shortcode with params: `[archive count="10" content="true"]`

Also you can change the parameters to create the custom post type of the Archiv 
via the filter hook `archive_post_type_arguments`.

**Crafted by [Inpsyde](http://inpsyde.com) · Engineering the web since 2006.**

## Screenshots

 * [[
 * Possibility to archive on posts, WP 4.2-alpha
 * [[
 * Possibility to archive on posts, WP 3*
 * [[
 * In Archive, also possible to restore, WP 3*

## Installation

#### Requirements

 * WordPress version 3.0 and later (tested at 4.2-alpha)
 * PHP 5.3

#### Installation

 1. Unpack the download-package
 2. Upload the folder and all folder and files includes this to the `/wp-content/plugins/`
    directory
 3. Activate the plugin through the ‚Plugins‘ menu in WordPress
 4. Now you find a link on all post types for archive the item

#### Licence

Good news, this plugin is free for everyone! Since it’s released under the GPL3+,
you can use it free of charge on your personal or commercial blog.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Archive“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ Frank Bueltge ](https://profiles.wordpress.org/bueltge/)
 *   [ Syde GmbH (formerly Inpsyde) ](https://profiles.wordpress.org/inpsyde/)

„Archive“ wurde in 1 Sprache übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/archive/contributors)
für ihre Mitwirkung.

[Übersetze „Archive“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/archive)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/archive/), sieh
dir das [SVN-Repository](https://plugins.svn.wordpress.org/archive/) an oder abonniere
das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/archive/) per
[RSS](https://plugins.trac.wordpress.org/log/archive/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.0.2 (2015-04-06)

 * Fix for activation and 3 characters of unexpected output
 * Small sanitation enhancements

#### 1.0.1 (2015-03-12)

 * Fix activate, deactivate values for all new capabilities on custom post type;
   Result was an bug to see the menu item
 * Fix value on register post type
 * Code maintenance

#### 1.0.0 (2015-01-18)

 * Remove custom function to check for right post type, fixes error notice since
   WP 4.0.
 * Remove custom css, switch to Dashicon.
 * Enhance Shortcode parameters with `category` and `tag`.
 * Add filter hook `archive_post_type_arguments` to change default parameters on
   create custom post type archiv.
 * Code inspections, simplify post type and screen checks.

#### 0.0.5

 * Fix php notices

#### 0.0.4

 * add shortcode to list on frontend
 * add function to add all items to wp query, set only via var in php file

#### 0.0.3

 * small fixes on language file for better read.
 * cron on default inactive

#### 0.0.2

 * first release on wp.org

#### 0.0.1

 * Release first version

## Meta

 *  Version **1.0.2**
 *  Zuletzt aktualisiert **vor 6 Jahren**
 *  Aktive Installationen **100+**
 *  WordPress-Version ** 3.0 oder höher **
 *  Getestet bis **4.7.33**
 *  Sprachen
 * [English (US)](https://wordpress.org/plugins/archive/) und [German](https://de.wordpress.org/plugins/archive/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/archive)
 * Schlagwörter
 * [archive](https://de.wordpress.org/plugins/tags/archive/)[custom post type](https://de.wordpress.org/plugins/tags/custom-post-type/)
   [post](https://de.wordpress.org/plugins/tags/post/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/archive/advanced/)

## Bewertungen

 2.3 von 5 Sternen.

 *  [  0 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/archive/reviews/?filter=5)
 *  [  1 4-Sterne-Rezension     ](https://wordpress.org/support/plugin/archive/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/archive/reviews/?filter=3)
 *  [  1 2-Sterne-Rezension     ](https://wordpress.org/support/plugin/archive/reviews/?filter=2)
 *  [  1 1-Sterne-Rezension     ](https://wordpress.org/support/plugin/archive/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/archive/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/archive/reviews/)

## Mitwirkende

 *   [ Frank Bueltge ](https://profiles.wordpress.org/bueltge/)
 *   [ Syde GmbH (formerly Inpsyde) ](https://profiles.wordpress.org/inpsyde/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/archive/)