Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Autocomplete Post Search

Opis

This plugin provides search form that will search any post with autocomplete functionility.

Features

  • Shortcode based
  • Easy to use

Snimke zaslona

  • Back end Auto Post Search setting
  • Front end search form look

Instalacija

  1. Upload the folder “autocomplete-post-search” to “/wp-content/plugins/”
  2. Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
  3. Go to Wp-admin-> Auto Post Search setting , here we can exclude post types from autocomplete post search.
  4. use shortcode to call search from in page or post

    [autocomplete-post-search]

In PHP template use call shortcode using below function

<?php do_shortcode('[autocomplete-post-search]'); ?>

ČPP

  1. No technical skills needed.

Recenzije

02. studenoga 2016.
This lets me do what I thought I could never do … Only thing I ask the developer is to plz add the shortcodes and help doc to the plugins post installation menu. Plz just make the instruction part of the plugin. That’s all. Thanx very much. Keep up the awesome work.
03. rujna 2016.
Wow, it is fantastic plugin I have ever seen. I am very happy that it solved many critical situation in my website. I prefer to use it each time in my new website. Thanks NetGo.
03. rujna 2016. 1 odgovor
Very little control built into the user interface in the Dashboard, no documentation. Not the most useful plugin I’ve come across.
Pročitajte sve 4 recenzije

Suradnici i Programeri

“Autocomplete Post Search” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Autocomplete Post Search” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

This is first version no known errors found