Title: Masonique Grid
Author: sakuramori
Published: <strong>September 23, 2026</strong>
Last modified: September 23, 2026

---

Search plugins

![](https://ps.w.org/masonique-grid/assets/icon-256x256.png?rev=3709162)

# Masonique Grid

 By [sakuramori](https://profiles.wordpress.org/sakuramori/)

[Download](https://downloads.wordpress.org/plugin/masonique-grid.1.1.2.zip)

 * [Details](https://wordpress.org/plugins/masonique-grid/#description)
 * [Reviews](https://wordpress.org/plugins/masonique-grid/#reviews)
 *  [Installation](https://wordpress.org/plugins/masonique-grid/#installation)
 * [Development](https://wordpress.org/plugins/masonique-grid/#developers)

 [Support](https://wordpress.org/support/plugin/masonique-grid/)

## Description

Masonique Grid turns your posts and pages into cards carrying a title, thumbnail
and short summary, then lays them out in columns of uneven height, the way a dry
stone wall is built.

Newer entries sit above older ones, so the list still reads top to bottom even though
the columns never line up.

#### What it does

 * **Masonry layout that keeps its order.** The newest entries stay at the top, 
   and the columns finish at close to the same height.
 * **Tabs for filtering.** Switch between everything, pages only, or posts only.
   Tabs can switch instantly or reload the page, whichever suits the size of your
   site.
 * **NEW and UPDATE badges.** Recently published and recently edited entries are
   marked automatically. You choose the window, the wording and the colours.
 * **Summaries that need no work.** Each card takes its text from a dedicated field,
   the standard excerpt, or the opening of the post, in that order. The grid looks
   complete from the moment you switch it on.
 * **Works with any theme.** Nothing in your theme is modified, and switching the
   plugin off leaves no trace.
 * **Readable without JavaScript.** The order and the styling come from the server.
   JavaScript only fine-tunes the column heights once the browser knows how tall
   everything really is.

#### Showing the grid

Add the shortcode to any page or post:

    ```
    [masonique_grid]
    ```

Settings can be overridden per shortcode:

    ```
    [masonique_grid columns="3" posts_count="12"]
    ```

#### Pro version

The Pro version adds:

 * Custom heading and tab text, which search engines can read
 * An image below the heading, two columns wide, with a slider for cropping portrait
   images
 * A Load more button that adds another batch without disturbing what is already
   on screen
 * Replacing your blog listing and archives with the grid, without touching theme
   files

## Screenshots

[⌊The grid on a desktop screen, with the heading and tabs in the top left.⌉⌊The 
grid on a desktop screen, with the heading and tabs in the top left.⌉[

The grid on a desktop screen, with the heading and tabs in the top left.

[⌊The settings screen.⌉⌊The settings screen.⌉[

The settings screen.

[⌊Choosing an image for the heading area and adjusting its crop.⌉⌊Choosing an image
for the heading area and adjusting its crop.⌉[

Choosing an image for the heading area and adjusting its crop.

[⌊The grid on a phone.⌉⌊The grid on a phone.⌉[

The grid on a phone.

## Installation

 1. Go to Plugins, then Add New, then Upload Plugin.
 2. Choose the ZIP file and install it.
 3. Activate the plugin.
 4. Open Settings, then Masonique Grid, to adjust the layout.

Installing over FTP works too: upload the `masonique-grid` folder to `/wp-content/
plugins/`.

## FAQ

### Does it work with my theme?

Yes. The grid brings its own styling and never edits theme files. Turning the plugin
off restores everything exactly as it was.

### Do I have to write a summary for every post?

No. When no summary has been written, the standard excerpt is used, and failing 
that the opening of the post itself. You can fill in summaries gradually, starting
with the posts that matter most.

### What happens without JavaScript?

The grid still displays, in the correct order, with all of its styling. Only the
fine adjustment of column heights is skipped.

### Can I put the grid on my blog listing page?

Yes, with the Pro version. Archive replacement covers the blog home on its own, 
or categories, tags and date archives as well.

### Which languages are included?

English and Japanese. The plugin follows your site’s language setting.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Masonique Grid” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ sakuramori ](https://profiles.wordpress.org/sakuramori/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

“Masonique Grid” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/masonique-grid/contributors)
for their contributions.

[Translate “Masonique Grid” into your language.](https://translate.wordpress.org/projects/wp-plugins/masonique-grid)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/masonique-grid/), check
out the [SVN repository](https://plugins.svn.wordpress.org/masonique-grid/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/masonique-grid/)
by [RSS](https://plugins.trac.wordpress.org/log/masonique-grid/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.2

 * 48 and 60 are now available as post counts.
 * Shortcode attributes are checked against the supported list, and the post count
   is capped at 60 so a very large number cannot slow the page down.
 * The post editor script is now loaded with wp_enqueue_script().

#### 1.1.1

 * The Plugin URI now points to the plugin’s own page.

#### 1.1.0

 * The free version now contains only the features it offers. Pro features are delivered
   in the Pro version, so the free settings screen no longer lists items it cannot
   use.
 * Tidied up the settings screen.

#### 1.0.2

 * Reworked output handling so every value is escaped at the point it is printed.
 * Moved inline styles into the stylesheet.

#### 1.0.1

 * Confirmed compatibility with the current WordPress release.

#### 1.0.0

 * First release.

## Meta

 *  Version **1.1.2**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/masonique-grid/) and [Japanese](https://ja.wordpress.org/plugins/masonique-grid/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/masonique-grid)
 * Tags
 * [archive](https://wordpress.org/plugins/tags/archive/)[grid](https://wordpress.org/plugins/tags/grid/)
   [masonry](https://wordpress.org/plugins/tags/masonry/)[Pinterest](https://wordpress.org/plugins/tags/pinterest/)
   [posts grid](https://wordpress.org/plugins/tags/posts-grid/)
 *  [Advanced View](https://wordpress.org/plugins/masonique-grid/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ sakuramori ](https://profiles.wordpress.org/sakuramori/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/masonique-grid/)