Linux 软件免费装
Banner图

Search Anything Anywhere

开发者 iamsenthilprabu
更新时间 2025年8月25日 07:22
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 6.8
版权: GPLv3 or later
版权网址: 版权信息

标签

search taxonomy sorting filters friendly urls

下载

1.0.1 1.0.0

详情介绍:

Search Anything Anywhere is a powerful, flexible WordPress plugin that transforms your site’s search experience. Instantly enable: Ideal for blogs, portfolios, e-commerce, and any site where users need to find content quickly and precisely.

安装:

WordPress Admin
  1. Download search-anything-anywhere-x.x.x.zip.
  2. Go to Plugins > Add New in your dashboard.
  3. Click Upload Plugin, select the ZIP, and click Install Now.
  4. Click Activate Plugin.
Manual
  1. Extract the ZIP to search-anything-anywhere.
  2. Upload to /wp-content/plugins/.
  3. Activate via Plugins in the dashboard.
Composer
  1. Run composer require wpackagist-plugin/search-anything-anywhere.
  2. The plugin will be installed to wp-content/plugins/.
  3. Activate via Plugins in the dashboard.

屏幕截图:

  • Taxonomy Filter Dropdowns – Example of taxonomy-based filtering in action.
  • General Tab – Configure core search options, including ACF and taxonomy search.
  • Display Tab – Customize how filters and results appear to users.
  • Taxonomies Tab – Select and prioritize taxonomies for filtering.
  • Miscellaneous Tab – Manage caching, and advanced settings.
  • Miscellaneous Tab – Debug logging.

升级注意事项:

1.0.1
  • 1.0.1 (2025-08-24)
  • Bug Fixes
  • dependencies: update dependencies
  • dependencies: update dependencies
  • lintrc: remove PHPSTAN from the PHP mapping configuration
  • lintrc: update linting tool behavior and add composer verify
  • package: add npm-package-json-lint and config for validation
  • package: add npm-package-json-lint to depcheck ignores
  • package: remove repository field from composer.json
  • package: restore license field and clean up scripts section
  • readme: reorder screenshot descriptions for clarity
  • release: update dependencies and quick fixes
  • release: update dependencies and quick fixes
1.0.0
  • 1.0.0 (2025-08-18)
  • ⚠ BREAKING CHANGES
  • plugin: first stable release 🎉
  • Features
  • plugin: first stable release 🎉
  • Bug Fixes
  • workflows: correct SVN_PASSWORD formatting in publish.yml
0.2.6
  • 0.2.6 (2025-08-18)
  • Bug Fixes
  • workflows: disable DRY_RUN for WP.org deployment
0.2.5
  • 0.2.5 (2025-08-18)
  • Bug Fixes
  • dependencies: update dependencies
0.2.4
  • 0.2.4 (2025-08-18)
  • Bug Fixes
  • dependencies: update dependencies
0.2.3
  • 0.2.3 (2025-08-18)
  • Bug Fixes
  • workflows: refactor release workflow
  • workflows: refactor release workflow
0.2.2
  • 0.2.2 (2025-08-18)
  • Bug Fixes
  • dependencies: update dependencies
  • dependencies: update dependencies
  • release: remove composer.json update logic from release script
  • workflows: update action versions and permissions in YAML files
0.2.1
  • 0.2.1 (2025-08-18)
  • Bug Fixes
  • labeler: add asset and configuration file patterns to labeler
0.2.0
  • 0.2.0 (2025-08-11)
  • Features
  • assets: update wp.org assets path and add .distignore
  • Bug Fixes
  • dependencies: update dependencies
0.1.0
  • 0.1.0 (2025-08-09)
  • Features
  • assets: add new image assets including banners and icons
  • initialize project with package.json and basic configurations
  • plugin: initialize plugin files
0.0.1 First public release.

常见问题:

Does it support custom post types?

Yes, all publicly queryable custom post types are supported.

How do I troubleshoot?

  • Enable Debug Logging in plugin settings.
  • Enable debugging in wp-config.php: define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true );
  • Check wp-content/debug.log for errors.

更新日志:

1.0.1 1.0.0 0.2.6 0.2.5 0.2.4 0.2.3 0.2.2 0.2.1 0.2.0 0.1.0 0.0.1