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.

Wanna Isotope

توضیحات

A plugin to easily build Isotope/Masonry layouts with any content (posts, pages or custom post types). Responsive grids, filterable content.

Shortode parameters

type

  • example: type=”portfolio”
  • default: post
  • Display content based on posts, pages or custom post types.

items

  • example: items=”12″
  • default: 4
  • Number of items to show.

tax

  • example: tax=”category”
  • default: none
  • Show a filter based on taxonomy parameter.

term

  • example: term=”category-slug”
  • default: none
  • Show a filter based on a term parameter and only show items based on the term.
  • REQUIRED: use the tax parameter.

order_by

  • example: order_by=”slug”
  • default: menu_order
  • Sort retrieved posts by parameter.

order

  • example: order=”DESC”
  • default: ASC
  • Designates the ascending or descending order of the ‘orderby’ parameter.

id

  • example: id=”my_custom_grid”
  • default: none
  • set a custom id so you can style or target better.

عکس‌های صفحه

  • Wanna Isotope Grid

نصب

  1. Upload wanna-isotope folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Place [isotope] shortcode in your content.

سوالات متداول

How can I insert a grid in my content?

You just need to use the shortcode [isotope] in your content, with some parameters you will find in the documentation you will be able to select how your grid works, what content will be displayed, etc.

Will the plugin be updated?

Of course, we are keen to upgrade the plugin, introduce new features. So if you want to make suggestions or want to contribute you are welcome.

نقد و بررسی‌ها

3 سپتامبر 2016
Perfect when you don't have the time/money for a job to develop this functionality yourself.
3 سپتامبر 2016
Woah! With the last update, it's really easy play with the elements of the isotope grid. Even for a newby. It's a really good plugin witha smooth design a completely responsive in every device. And the support is good too. I would be awesome if for a future update, can add the possibility to expand and collapse the thumbnails in the same page to show a new content, because that was the only work that i could not do easily.
3 سپتامبر 2016 1 پاسخ
This is a really nice, simple to use plugin! Thank you! I would love to be able to add additional elements via shortcode like post title, publish date, and excerpt, as well as the option to show the post thumbnail or not. Will these features likely be implemented in future versions?
3 سپتامبر 2016
Thank god. Finally something really smart and simple. Please don't add more option ;o) A shortcode attribute for inserting the post title would be great, though...
خواندن تمامی 7 نقد و بررسی‌

توسعه دهندگان و همکاران

“Wanna Isotope” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

“Wanna Isotope” به 1 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمک‌هایشان.

ترجمه “Wanna Isotope” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.0

  • Initial Realease.

1.0.1

  • PHP Notices fixed.

1.0.2

  • Imagesloaded Added

1.0.3

  • Term parameter Added

1.0.4

  • Re-structured some code.
  • Sanitized outputs added.
  • Templating system added.