Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Admin Ajax Search

Beskrivelse

Tired of hitting the Search button again and again?

Search your posts, pages, comments and many others in the WordPress Backend with the help of ajax.

Installasjon

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Vurderinger

20. mai, 2021
This simple and very useful plugin still works in latest Wordpress. This should be part of the Wordpress core! Far better and faster than the standard, slow page-reload dashboard search facility. Especially useful for WooCommerce product and order search in the dashboard.
Les alle 2 vurderinger

Bidragsytere og utviklere

“Admin Ajax Search” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.2.2

  • Changed Name of function to avoid compatibility issues with other plugins. Namely disqus in the newest version.

1.2.1

  • Enqueuing script with version number to avoid caching problems after upgrade

1.2

  • More intelligent Ajax-loading of new content. Now includes pagination (even though a click wont load the next page over ajax, instead specify your searchterm).

1.1

  • Make selection for Ajax-Container better to target the specific table.
  • Updates Counts of Elements for that searchterm.

1.0

  • Initial Version, should work on every admin page that uses the standard WordPress search box.