Title: Archive
Author: Frank Bueltge
Published: <strong>जुन 1, 2011</strong>
Last modified: मे 4, 2020

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

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

# Archive

 [Frank Bueltge](https://profiles.wordpress.org/bueltge/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/archive.zip)

 * [विवरण](https://ne.wordpress.org/plugins/archive/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/archive/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/archive/#installation)
 * [विकास](https://ne.wordpress.org/plugins/archive/#developers)

 [सहायता](https://wordpress.org/support/plugin/archive/)

## विवरण

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.**

## स्क्रिनसटहरू

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

## स्थापना

#### 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.

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“Archive” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

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

“Archive” 1 लोकेलमा अनुवाद गरिएको छ। योगदानको लागि [अनुवादकहरू](https://translate.wordpress.org/projects/wp-plugins/archive/contributors)
लाई धन्यवाद।

[“Archive” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/archive)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/archive/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/archive/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/archive/) हेर्नुहोस्, वा [विकास लग](https://plugins.trac.wordpress.org/log/archive/)
को सदस्यता लिनुहोस्।

## चेन्जलग

#### 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

## मेटा

 *  संस्करण **1.0.2**
 *  पछिल्लो अपडेट **6 वर्ष अघि**
 *  सक्रिय स्थापना **100+**
 *  वर्डप्रेस संस्करण ** 3.0 वा उच्च **
 *  जाँच गरिएको **4.7.33**
 *  भाषाहरू
 * [English (US)](https://wordpress.org/plugins/archive/) र [German](https://de.wordpress.org/plugins/archive/).
 *  [आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/archive)
 * ट्यागहरू
 * [archive](https://ne.wordpress.org/plugins/tags/archive/)[custom post type](https://ne.wordpress.org/plugins/tags/custom-post-type/)
   [post](https://ne.wordpress.org/plugins/tags/post/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/archive/advanced/)

## रेटिङ्गहरू

 ५ मा 2.3 तारा।

 *  [  0 5-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/archive/reviews/?filter=5)
 *  [  1 4-तारा समीक्षा     ](https://wordpress.org/support/plugin/archive/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/archive/reviews/?filter=3)
 *  [  1 2-तारा समीक्षा     ](https://wordpress.org/support/plugin/archive/reviews/?filter=2)
 *  [  1 1-तारा समीक्षा     ](https://wordpress.org/support/plugin/archive/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/archive/reviews/)

## योगदानकर्ताहरू

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

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/archive/)