Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

BP Search

Опис

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

Встановлення

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!

Часті питання

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

Відгуки

Прочитати всі 1 відгук

Учасники та розробники

“BP Search” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “BP Search” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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