changelog.md 1.93 KB

1.8.3

  • [New] Compatibility with Live Ajax Search.
  • [Improvement] The searchwp_total_results shortcode supports text customizations.

1.8.2

  • [Fix] Prevent Error due to Shortcode recursion.
  • [Update] Updated updater.

1.8.1

  • [Fix] posts_per_page attribute not reflected when using SearchWP 4.

1.8.0

  • [New] New Shortcode searchwp_search_results_paginate_links for paginated links.
  • [New] New Shortcode searchwp_search_result_image for result Featured Image output.
  • [New] New Shortcode searchwp_search_result_permalink for result permalink output.
  • [Update] Updated updater.

1.7.0

  • [New] Compatibility with SearchWP 4.

1.6.1

  • [Fix] Issue with handling quotes.

1.6

  • [New] New Shortcode: searchwp_total_results to output the total number of search results.
  • [New] Adds placeholder argument to searchwp_search_form Shortcode.
  • [Update] Updated updater.

1.5.4

  • [Fix] Additional checks to prevent edge case function redeclaration.
  • [Update] Updated updater.

1.5.3

  • [New] New filter: searchwp_shortcodes_engine.
  • [New] New filter: searchwp_shortcodes_paginate_links.
  • [New] New filter: searchwp_shortcodes_pagination_prev.
  • [New] New filter: searchwp_shortcodes_pagination_next.
  • [Update] Updated updater.

1.5.1

  • [New] New Shortcode [searchwp_search_result_excerpt_global].
  • [New] New Shortcode [searchwp_search_result_excerpt_document].
  • [Improvement] Refined escaping so as to better pair with Term Highlight.

1.5

  • [Improvement] Support for automatic updates based on your SearchWP license key.

1.2.1

  • [New] Added a number of actions during output.

1.2

  • [Change] Allow GET variable to be set in Shortcode attribute, among other things

1.1

  • [Fix] Fixed an issue where attributes weren't passed to the Shortcode callback.

1.0

  • Initial release.