Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

BP Search

Descripción

BP Search is a fast and light buddypress member search plugin to help users search buddypress members more faster, users do not need click submit button to refresh the BP members page.
When users type buddypress members name, we will show related members instantly in a drop-down member list, the plugin drived by AngularJS.

Why I develop this BuddyPress Search plugin?

I designed a few large buddypress sites, some of them have complex functionality in buddypress member page, for example distance, online status, user videos, matching and sorting… and so on.

This means when users search buddypress members in “Search Members” search box in members page — yourdomain.com/members, after click the “Search” button in “Search Members” search box,
We need refresh the members page and users need waiting a few seconds and all functionliaty in members page will it wastes server resources.

So I re-developed the buddypress member search box to offer a fast search result.

When users search members, once he typed one character, we start to show related members with user links instantly in a drop-down box, this running fast and users do not need to refresh the member page.

Of course, users still can click search submit button to the get member lists in a search result page, if they want. All of your buddypress search functionality did not be changed, I just inject new functionality into buddypress default members search box via AngularJS.

More amazing features are being developed and any feature request is welcome.

More BuddyPress Plugins Maybe You Will Like

I am developing many more amazing features, you are very welcome to submit any feature request

Instalación

1:Upload the BuddyPress Search plugin to your blog
2:Activate it
3: Check members search function in your members search box, for example http://yourdomain.com/members
1, 2, 3: You’re done!

FAQ

FAQs can be found here: https://tomas.zhu.bz/buddypress-angularjs-search-plugin/

Reseñas

Leer la 1 reseña

Colaboradores y desarrolladores

«BP Search» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «BP Search» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

Version 1.3

Fixed “Members Found”

Version 1.1

Support buddypress 2.7.4

Version 1.0

  • Spell out that the license is GPLv3
  • Finished the first version
  • General code clean up