이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

FV bbPress Tweaks

설명

Features:

  • Guest posting – any forum posts posted with a known email address get associated to the WP user, any posts with a new email address get a new user account. Enable in Tools -> FV BBPress Tweaks.
  • Forum moderation – any new forum posts or topics get into moderation. Only admins and the original posters can see the pending posts. Enable in Settings -> FV bbPress Tweaks.
  • Nicer permalinks – get rid of /support/topic/{topic-slug} /support/forum/{forum-name} and start using hierarchical /support/{forum-name}/{sub-forum-name}/{topic-slug} structure!

Known bugs:

  • You can open the topic editing from front-end for pending topics
  • When you delete a reply, the pending replies no longer appear, just open the topic again with its original URL

설치

The plugin installs just like any other WordPress plugin. Check Tools -> FV BBPress Tweaks and Settings -> FV bbPress Tweaks.

FAQ

Installation Instructions

The plugin installs just like any other WordPress plugin. Check Tools -> FV BBPress Tweaks and Settings -> FV bbPress Tweaks.

후기

2017년 4월 5일
Unfortunaly it breaks the URL structure and leads from the “newest topics” links in the sidebar to a 404 page… it seems to change the topic URL. Deactivating the plugin makes the links work again.
2016년 9월 3일
I’ve set in bbpress forum setting to not include forum in URL, and my site works great. Install this plugin to take advantage of moderation functionality but it breaks my site by adding the forum again in URL. Without plugin: www.mysite.com/topic/the-post-title/ After installing the plugin: www.mysite.com/forum/topic/the-post-title/ lead to 404 Not found. It could be great to add option regarding pretty URL structure. Best, Frid
모든 3 평가 읽기

기여자 & 개발자

“FV bbPress Tweaks”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “FV bbPress Tweaks”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.2.8

  • Accessing a pending topic now also shows login form or no access message if the user is not permitted to access it
  • Fix for showing pending replies in topic view after some reply was deleted (?view=all)
  • Partial fix for redirection from ?p={reply id}
  • Adding notification and fixing error when bbPress plugin is turned off
  • Added option for posting comments directly into Forums
  • Fixing WP Rocket lowering the cookie expiration too much.

0.2.7

  • First public release
  • Akismet – disabling for logged in users
  • Fix when bbPress is inactive
  • Fix for rewrite rules going wrong
  • Hiding reply and topic edit log for guests
  • Setting to check “Notify me of follow-up replies via email” by default
  • Fixed avatars URLs for not logged in users

0.2.6

  • Closed topics now open properly
  • Support for original forum/topic URLs fixed
  • Removing annyoing little gravatars

0.2.4.1

  • Removing core “Stick (To Front)” and “Spam” topic and reply moderation links.
  • Removing plugin’s “Approve all by author” topic and reply moderation link

0.2.4

  • Fixes for topic and reply editing and trashing.

0.2.3

  • Fix for reply edit and merge links – not using our custom URLs there for better compatibility

0.2.2

  • “Limit guest access” now hides the user profile (redirects to forum homepage)

0.2.1

  • Fixing cooperation with bbPress FV Antispam module.

0.2

  • Added debug log into wp_mail-{code}.log
  • Adding setting for forum from address
  • Automatically subscribing guest users to topics which they post or post into
  • Fix for displaying of pending topic to its poster after posted
  • Fix for replies to pending topics to trigger notifications
  • Fix for reply links
  • Fix for wp-admin reply list
  • Improving notificaiton subject and content
  • Removing the note about reply being published to its author
  • Sending all new topics and replies to a set address, not just pending

0.1

  • First attempt