[wp-trac] [WordPress Trac] #51210: Feature Request: Add isotope by metafizzy for filtering
WordPress Trac
noreply at wordpress.org
Wed Sep 2 01:26:56 UTC 2020
#51210: Feature Request: Add isotope by metafizzy for filtering
-------------------------------------------------+-------------------------
Reporter: whimsycollective | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: General | Version:
Severity: major | Keywords:
Focuses: ui, accessibility, javascript, css, |
docs, administration, template, multisite, |
performance, coding-standards |
-------------------------------------------------+-------------------------
Hi dev team,
Thank you for the hard work you put into WP. I'm happy to see there's
Masonry in WP.
I wish that isotope.metafizzy.co was included as core in wp-includes/js.
Meanwhile, Masonry by David Desandro (cool to have) is in there.
The outcome of this feature request:
1. Minimize the use of plugins and reduce the external http request and
just to name a few cases below
2. Add filter functionality by default for whatever the use case are
needed for category and tags filters, gutenberg blocks filter option,
images and galleries filters, jetpack portfolio filtering for category or
tag, pages or posts, or CPT portfolio (non-jetpack).
3. Basically; allow theme developers to add isotope.js to their
functions.php via wp_enqueue_script.
Currently; I'm not fond of the available solutions in plugins where they
overlap in features and other times the documentation is sparse in how-to
use, what does it do, and how can it be used. Also, there's no support for
filtering image/gallery blocks in WP (just a thought).
So far, here's an article I've known about in how-to implement it since WP
v4 (it makes reference to WordPress 3.2 though).
{{{
https://getflywheel.com/layout/how-to-add-filters-to-your-wordpress-
portfolio/
}}}
Any considerations (please 🙏)?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51210>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list