Title: bbPress forum utility pack
Author: enomoto celtislab
Published: <strong>30 Kasım 2016</strong>
Last modified: 15 Nisan 2024

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

![](https://ps.w.org/bbp-jp-utility/assets/icon-256x256.png?rev=1543018)

# bbPress forum utility pack

 [enomoto celtislab](https://profiles.wordpress.org/enomoto-celtislab/) tarafından

[İndir](https://downloads.wordpress.org/plugin/bbp-jp-utility.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/bbp-jp-utility/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/bbp-jp-utility/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/bbp-jp-utility/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/bbp-jp-utility/#developers)

 [Destek](https://wordpress.org/support/plugin/bbp-jp-utility/)

## Açıklama

#### Always active functions

 * Added “bbpress user” (bbp_user) to user role. (same capabilities as subscriber)
 * Ajax form template with Login / Signup / Lost password.
 * Record login date and time of bbpress user.
 * bbpress user forbids access to Admin’s Dashboard and Profile edit page.
 * Display link to forum root on Admin bar menu.
 * Create anonymous user for replacing posting data of unsubscribe user.
 * Load Japanese font designation CSS to TinyMCE editor used for posting.

#### Option functions

 * Auto role of bbpress user. (Used in place of “Auto role” setting of bbpress plugins.
   Set the forum role only to bbpress user)
 * Login from wp-login page of bbpress user is redirected to forums root page.
 * If it contains “code” tag to the post, replacing it with “pre” tag
 * If the post does not contain Japanese treats as spam.
 * Spam posts containing images that are larger than the set number.
 * Spam posts containing embedded (YouTube / Twitter / Flickr etc) more than the
   set number.
 * To Widget of Recent Topics and Recent Replies. Mark up the author in div tag,
   and easy to read Japanese display.
 * Delete account that has never been used within the specified number of days after
   new registration.
 * Delete account that has not been recently logged in. (User posted data is replaced
   with anonymous)
 * Forum unsubscribe function. (Place the link for the “unsubscribe” in the forum
   of the user profile page. However, forum role is only to Participant or Spectator
   of bbpress user.)

Note

 * The usage that this plugin is supposed to use is Forum operation with member 
   registration system using bbPress.
 * Many features of this plugin depend on the newly created “bbp_user” role.
 * Registered automatically by “bbp_user” role by user registration using bbPress
   short code “bbp-register”.
 * To use it in multi-site, please enable it with “Network Plugins”. If you activate
   it with “Site Specific Plugins”, some functions will not work.

If you introduce this plug-in to an existing forum later, you must manually change
the user role from “Subscriber” to “bbpress user”. Please note that it is only for
the “Subscriber” user to change, so please do not mistake it.

For details, please see the link page below. (Because it is a document in Japanese,
please use Google translation etc. when you want to refer in your native language)

[日本語の説明](http://celtislab.net/wp_plugin_bbp_utility_pack/)

## Ekran Görüntüleri

 * [[
 * bbPress forum utility pack setting.
 * [[
 * Forum unsubscribe link

## Yükleme

 1. Upload the `bbp-jp-utility` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the `Plugins` menu in WordPress
 3. Set up from `bbPress Utility` to be added to the Settings menu of Admin mode.

## İncelemeler

![](https://secure.gravatar.com/avatar/89434c622a5912a7db7a294db20ee7df45253d0c22b480f6868a7fea55e89618?
s=60&d=retro&r=g)

### 󠀁[good](https://wordpress.org/support/topic/good-2510/)󠁿

 [cv63kittyhawk](https://profiles.wordpress.org/cv63kittyhawk/) 18 Nisan 2017

投稿制限機能を使っています I am using post restriction function

 [ 1 incelemeyi oku ](https://wordpress.org/support/plugin/bbp-jp-utility/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“bbPress forum utility pack” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye
katkıda bulunmuşlardır.

Katkıda bulunanlar

 *   [ enomoto celtislab ](https://profiles.wordpress.org/enomoto-celtislab/)

[“bbPress forum utility pack” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/bbp-jp-utility)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/bbp-jp-utility/),
[SVN deposuna](https://plugins.svn.wordpress.org/bbp-jp-utility/) göz atın ya da
[RSS](https://plugins.trac.wordpress.org/log/bbp-jp-utility/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/bbp-jp-utility/)
abone olun.

## Değişiklik Kaydı

#### 1.1.0

 * 2024-4-15 Fix PHP deprecated notice
 * Change Ajax(jQuery) to fetch(js)
 * refactoring and sanitization

#### 1.0.2

 * 2020-7-1 Fixed a bug where `bbp-login` shortcode was not workin.
 * Changed conditions to PHP7.2 or more.

#### 1.0.1

 * 2020-4-20 Added support for use with login captcha judgment plugin.
 * validated plugins (reCaptcha by BestWebSoft v1.56 / Invisible reCaptcha v1.2.3/
   Advanced noCaptcha & invisible Captcha v5.6 / SiteGuard WP Plugin v1.5.0)
 * change: The initial value of column sort order of ‘Registration date’ and ‘Last
   login’ of user list screen is changed to descending order.
 * fix: Changed the processing of dialog, because an error was occurring when using
   jQuery3.

#### 0.9.2

 * 2020-2-3 Fix PHP error when get_option(‘timezone_string’) is empty data.

#### 0.9.0

 * 2019-11-28 Support WP5.3 and bbPress v2.6

#### 0.8.3

 * 2018-7-6 Fixed a bug that sometimes the forum authority is not set in user registration.

#### 0.8.2

 * 2017-11-29 Fixed bug that sometimes the wrong post_id is displayed on the post
   edit screen.

#### 0.8.1

 * 2017-11-01 Support Topic count, Reply count, Last Login sort on user screen.

#### 0.8.0

 * 2017-10-31 Topic, Reply count, registration date, last login display to Users
   on the management screen. And Pop up Recent Topic, Reply in Admin Bar.

#### 0.7.4

 * 2017-08-21 Version 0.7.4 Fixed bug that favorites etc could not be used.

#### 0.7.3

 * 2016-11-29 Version 0.7.3 release

## Meta

 *  Sürüm **1.1.0**
 *  Son güncelleme **2 yıl önce**
 *  Etkin kurulumlar **200+**
 *  WordPress sürümü ** 5.4 veya üstü **
 *  Test edilen sürüm **6.5.8**
 *  PHP sürümü ** 7.4 veya üstü **
 *  Dil
 * [English (US)](https://wordpress.org/plugins/bbp-jp-utility/)
 * Etiketler
 * [bbPress](https://tr.wordpress.org/plugins/tags/bbpress/)[last login](https://tr.wordpress.org/plugins/tags/last-login/)
   [spam](https://tr.wordpress.org/plugins/tags/spam/)[unsubscribe](https://tr.wordpress.org/plugins/tags/unsubscribe/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/bbp-jp-utility/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  1 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/bbp-jp-utility/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/bbp-jp-utility/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/bbp-jp-utility/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/bbp-jp-utility/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/bbp-jp-utility/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bbp-jp-utility/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/bbp-jp-utility/reviews/)

## Katkıda bulunanlar

 *   [ enomoto celtislab ](https://profiles.wordpress.org/enomoto-celtislab/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/bbp-jp-utility/)