이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Ajax Smart Filter

설명

Ajax Smart Filter is a powerful, professional, real-time AJAX filtering plugin for WordPress.
It helps users instantly filter posts, portfolios, listings, and any custom post type — without reloading the page.

Designed for speed, flexibility, and customizability, the plugin includes modern templates, search suggestions, taxonomy filters, sort options, and a complete template builder for custom layouts.

Perfect for:
– Blogs & news websites
– Portfolios
– Real estate listings
– Directories
– Job boards
– Any content-heavy website

Key Features

⚡ Fast AJAX Filtering
– Lightweight endpoint (bypasses plugin loading)
– No page reloads
– Smart optimized queries

🔍 Advanced Search
– Live search with autocomplete
– Search title, content, or custom fields
– Smart suggestions with images

📂 Taxonomy Filters
– Categories, tags, any custom taxonomy
– Dropdowns or tab-style filters
– AND/OR match logic

🎛️ Sorting Options
– Newest, Oldest
– A–Z, Z–A
– Popular posts

🎨 Modern Templates
– Modern Card
– Horizontal Card
– Masonry Grid
– Featured + Grid

🛠️ Custom Template Builder
– Custom HTML for filter bar
– Custom HTML for result items
– ACE code editor

Available Placeholders:
[filter attribute="search"] – Search input with autocomplete
[filter attribute="category"] – Category dropdown
[filter attribute="category-tabs"] – Category tabs
[filter attribute="tag"] – Tag dropdown
[filter attribute="tag-tabs"] – Tag tabs
[filter attribute="sort"] – Sort dropdown
[filter attribute="apply-button"] – Apply button

Custom Result Item HTML

Design your own post cards:

Available Placeholders:
{{post_id}} – Post ID number
{{post_title}} – Post title
{{post_link}} – Post permalink URL
{{post_slug}} – Post slug
{{post_excerpt}} – Post excerpt
{{post_content}} – Full post content
{{post_date}} – Formatted date
{{post_author}} – Author name
{{post_author_avatar}} – Author avatar image
{{post_category}} – First category name
{{post_categories}} – All categories (comma-separated)
{{post_tag}} – First tag name
{{post_tags}} – All tags (comma-separated)
{{post_image}} – Featured image HTML
{{post_image_url}} – Featured image URL

🌈 Styling Options
– 4 filter styles: default, minimalist, sidebar, compact
– Custom color themes
– Show/hide title, excerpt, date, author, image
– Excerpt length control

🔗 URL & State Management
– URL query string support
– Shareable filter URLs
– Custom parameter names

📄 Pagination
– Numeric, next/prev, or both
– Custom posts per page

Compatible with everything
– Any theme
– Gutenberg & Classic Editor
– Elementor, Divi, Beaver Builder
– Any post type or taxonomy

설치

  1. Upload the plugin ZIP via Plugins Add New Upload Plugin
  2. Activate the plugin
  3. Go to Filter Sets Add New
  4. Configure filters, template, and settings
  5. Copy the shortcode:
    [asfp_post_filter id=”123″]
  6. Paste it into any page or post

FAQ

Does this work with custom post types?

Yes. Ajax Smart Filter works with any public post type, including custom post types.

Can I use multiple filter sets on the same page?

Yes. You can add multiple shortcodes on the same page, each with different configurations.

Will this work with my theme?

Yes. The plugin outputs clean HTML and minimal CSS, making it compatible with any WordPress theme.

Can I customize the styling?

Yes. You can customize colors, use custom HTML templates, or add your own CSS.

Does it work with page builders?

Yes. It works with Elementor, Beaver Builder, Divi, and other page builders via shortcode.

How do I change the number of posts per page?

Go to your Filter Set settings Pagination Posts Per Page.

Can I search in custom fields?

Yes. Enable “Custom Fields (meta)” in the Search Scope settings.

How do I enable URL parameters?

Go to Filter Set URL & State Management Enable URL Query String.

Can I use custom taxonomy terms?

Yes. The plugin automatically detects and uses any taxonomy registered for your post type.

How do I hide empty categories or tags?

Enable “Hide Empty Terms” in the Filter Set settings.

Can I create my own template?

Yes. Use the Custom Result Item HTML editor with placeholders like {{post_title}}, {{post_image}}, etc.

How do I change filter colors?

Go to Filter Set Color Theme and use the color pickers.

Can I add custom CSS?

Yes. Add custom CSS to your theme stylesheet or use any custom CSS plugin.

How do I customize labels?

Go to Filter Set Filter Labels & Text to customize all labels.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Ajax Smart Filter”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Ajax Smart Filter”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2

  • Added 4 professional templates
  • Added custom color themes
  • Added custom HTML template builder
  • Added URL query string support
  • Added excerpt length control
  • Added analytics module
  • Improved AJAX performance
  • Fixed bugs and improved stability

1.1

  • Initial release with basic filters, search, taxonomy, and pagination