This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

bbPress Threaded Replies

ਵੇਰਵਾ

bbPress Threaded Replies is based on comment-display functions from WordPress
and topic-display functions from bbPress. Settings can be adjusted on the bbPress
Forums options page of WordPress. bbPress running as a WordPress plugin is required.

bbPress Threaded Replies is incompatible with the Fancy Editor; enabling threading will
automatically disable the Fancy Editor.

The plugin checks first in the stylesheet and template directories before reverting
to the default plugin templates.

Credits

Development funded, in part, by Ariel Meadow Stallings and the Offbeat Empire.

ਸਥਾਪਤੀਕਰਨ

  1. Upload the directory bbpress-threaded-replies and its contents to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Visit the bbPress Forums panel to adjust threading settings.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“bbPress Threaded Replies” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“bbPress Threaded Replies” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

0.4.3

  • Move activation from init to plugins_loaded.
  • Improve CSS.
  • BuddyPress Group Forums compat.
  • Disable Fancy Editor when using threaded replies.
  • Remove “Viewing X replies” counts.

0.4.2

  • Change constants STYLESHEETPATH and TEMPLATEPATH to corresponding functions.
  • Fix divide-by-zero in replies_per_page.
  • TinyMCE DOM movement fix (props cosmic_invaders).

0.4.1

  • SVN fix.

0.4

  • Update for bbPress 2.1; retain backwards compat to 2.0.
  • Add separate settings section on Forums options page.
  • Update cache layout for complete flush on settings update.
  • Remove twentyeleven theme; rename templates to avoid collisions.
  • Add support for theme-compat.
  • Fix behavior of thread split.
  • Fix default_replies_page reversal.

0.3

  • Add caching for SQL operations.
  • Use Walker_Comment instead of custom Walker class.
  • Refactor default callback as a function.
  • Template fix: improve validation of default templates.

0.2

  • Template fix: delete leading empty line.
  • SQL fix: change wp_postmeta to {$wpdb->postmeta} in queries.

0.1

  • Initial release.