Title: Grid Archives
Author: samsonw
Published: <strong>ছেপ্টেম্বৰ 25, 2010</strong>
Last modified: আগষ্ট 14, 2013

---

প্লাগিনৰ সন্ধান কৰক

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Grid Archives

 [samsonw](https://profiles.wordpress.org/samsonw/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/grid-archives.1.7.0.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/grid-archives/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/grid-archives/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/grid-archives/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/grid-archives/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/grid-archives/)

## বৰ্ণনা

_Grid Archives_ offers a grid style archives page for WordPress, just put “[grid_archives]”
in your Post or Page to show the grid-style archives.

The default config will display all posts in every categories. To display posts 
under one specific category, input [grid_archives category=”Category name”] instead.

View [live demo](http://blog.samsonis.me/archives)

**For latest update, please check github repository:**
 **http://github.com/samsonw/
wp-grid-archives**

## ইনষ্টলেশ্যন

 1. Upload and unpack the grid-archives plugin to wordpress plugin directory **“wp-
    content/plugins/grid-archives”**
 2. Activate **Grid Archives** plugin on your _Plugins_ page in _Site Admin_.
 3. Create a “Archives” page (use “Page Full Width” template to get more width)
 4. Put “[grid_archives]” in the content and save it.
 5. Check the newly created page

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Grid Archives” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ samsonw ](https://profiles.wordpress.org/samsonw/)

[আপোনাৰ ভাষাত “Grid Archives” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/grid-archives)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/grid-archives/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/grid-archives/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/grid-archives/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/grid-archives/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.7.0

 * fixed the cache issue

#### 1.6.0

 * added an option to change the post sort direction (asec or desc)
 * make the plugin compatible with wordpress 3.4

#### 1.5.1

 * minor css style changes
 * make the plugin compatible with wordpress 3.3

#### 1.5.0

 * added month list view in ‘compact’ mode, the page will smoothly scroll to that
   month if clicked
 * added an option to hide the month list, thus disable the scroll capability
 * added an option to customize the date display format for month list

#### 1.4.1

 * tweaked the year list display style
 * fixed an issue that the screen will scroll up to the top during year expand
 * only load ‘compact’ style required js in ‘compact’ mode, not ‘classic’ mode

#### 1.4.0

 * added an compact (expand) display style
 * added 3 shortcode attributes (style, month_date_format, post_date_format), grid-
   archives now supports [grid_archives style=”classic|compact” month_date_format
   =”Y.m” post_date_format=”j M Y”]

#### 1.3.0

 * tiny UI tweak in plugin admin setting page, make it compatible with the Refreshed
   Administative UI of wordpress 3.2.
 * make the plugin compatible with wordpress 3.2.

#### 1.2.0

 * added a option to enable load plugin resources only in specific pages and posts.

#### 1.1.0

 * added a shortcode category attribute to display articles under one specific category,
   grid-archives now support [grid_archives category=”Category name”]

#### 1.0.2

 * the plugin is actually compatible with wordpress 3.1

#### 1.0.1

 * fixed a month date format display issue

#### 1.0.0

 * added an option to customize the date display format for months

#### 0.9.0

 * added an option to highlight the post if being mouse hovered over. (IE currently
   not supported)
 * added an option to rotate the monthly summary if being mouse hovered over. (IE
   currently not supported)
 * made the “year.month” text clickable to show all the posts in that particular
   month.

#### 0.8.1

 * fixed a compatible issue with wp-footnotes.

#### 0.8.0

 * added an option to allow user to custom the display stylesheets, these customizations
   won’t be lost after plugin update.

#### 0.7.0

 * make post date display style as an option, e.g. [displayed using American style (month/day/year)](https://wordpress.org/support/topic/plugin-grid-archives-changing-date-order?replies=4)
 * added an option to make monthly summary (“… …”) optional

#### 0.6.4

 * explicitly set grid-archives ul.li background to none and transparent, so they
   won’t use theme’s default setting

#### 0.6.3

 * added option to not display post date

#### 0.6.2

 * fixed the [magic quotes issue](https://wordpress.org/support/topic/plugin-grid-archives-bug-report-repeatedly-escaping-characters)

#### 0.6.1

 * added color property for a, a:link, a:visited and a:hover in the post box

#### 0.6.0

 * added settings page in admin
 * added options in settings for user to specify the maximum post title and maximum
   post content length
 * added options in settings for user to specify the monthly summaries
 * remove .grid_archives_column width property
 * trim monthly summaries before parse

#### 0.5.0

 * Initial import the working copy of my blog archives page: http://blog.samsonis.
   me/archives/

## মেটা

 *  **1.7.0** সংস্কৰণ
 *  **13 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **90+**
 *  WordPress-ৰ সংস্কৰণ ** 2.5 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **3.4.2**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/grid-archives/)
 * [archive](https://as.wordpress.org/plugins/tags/archive/)[archives](https://as.wordpress.org/plugins/tags/archives/)
   [grid](https://as.wordpress.org/plugins/tags/grid/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/grid-archives/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 2.5টা তৰা।

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/grid-archives/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/grid-archives/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/grid-archives/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/grid-archives/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/grid-archives/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/grid-archives/reviews/)

## অৱদানকাৰীসকল

 *   [ samsonw ](https://profiles.wordpress.org/samsonw/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/grid-archives/)