Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

BuddyPress Automatic Friends

Περιγραφή

Automatically create and accept friendships for specified users upon new user registration. * Requires BuddyPress

Στιγμιότυπα

  • Global Friends overview
  • Autocomplete usernames

Εγκατάσταση

  1. Upload the bp-automatic-friends folder to the plugins directory in your WordPress installation

  2. Activate the plugin

  3. Click on the “Automatic Friends” link under the Users Menu.

  4. Configure your BuddyPress Automatic Friends options.

Συχνές Ερωτήσεις

Coming Soon

To a WordPress Installation near you.

Κριτικές

26 Φεβρουαρίου 2022
I have an advanced BP social media site and this plugin is a keeper. Thank you!
15 Ιουνίου 2020
Hello thanks for the plugin, it is really useful. With the recent updates your plugin started to call error, can you please fix it?: get_user_meta( $user_id, 'last_activity' ) was called incorrectly. User last_activity data is no longer stored in usermeta. Use bp_get_user_last_activity() instead. Please see Debugging in WordPress for more information. (This message was added in version 2.0.0.)
Ανάγνωση όλων των 5 κριτικών

Συνεισφέροντες & Προγραμματιστές

“BuddyPress Automatic Friends” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “BuddyPress Automatic Friends” έχει μεταφραστεί σε 3 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “BuddyPress Automatic Friends” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

2.0.8

  • Updates usage of bp_get_user_last_activity to replace get_meta
  • WordPress version 5.9 compatibilty

2.0.7

  • Resolves PHP strict error when calling get_global_friends()
  • Bumps version compatibilty for WordPress 4.5

2.0.6

  • Bumps version compatibilty for WordPress 4.4.2

2.0.5

  • Disables email notifications. In situations with hundreds of users, this can get SPAMMY fast

2.0.4

  • Adds icon assets for plugin directory

2.0.3

  • Hot fix for autocomplete search results

2.0.2

  • Now with more Portuguese – Thanks to Renato Alves
  • Limits number of users returned via ajax suggest to improve performance with large datasets

2.0.1

  • Now with more Spanish – Thanks to Maria Ramos

2.0.0

  • Major OOP rewrite
  • Admin Menu compliance with modern BuddyPress versions
  • Themes options page
  • Adds donate links
  • Autocomplete on Global Friend suggestions
  • Ajax actions for adding/removing global friends
  • General beautification

1.6.2

  • Removes hooks from account sign-up and activation.
  • Friendships are now created upon a new user’s first login.
  • Resolves conflict with plugins such as “Disable Activation” that bypass the activation process.

1.6.1

  • Post form to admin settings based on get_admin_url – fixes 404 upon saving form options in multisite installs

1.6

  • Removed debug output on user activation page
  • Update code comments to PHPDoc
  • Create friendships upon user activation rather than user registration
  • Update friend counts for new users upon

1.5

  • Add display that shows which users are selected via the admin panel.

1.1

  • Update admin menu hook to support multisite.
  • Update to support BuddyPress 1.5

1.0

  • First official release