https://github.com/r-a-y/bbp-live-preview
Preview your bbPress forum posts before posting.
https://github.com/r-a-y/bbp-live-preview
bbpress cuny-academic-commons
Last synced: 11 months ago
JSON representation
Preview your bbPress forum posts before posting.
- Host: GitHub
- URL: https://github.com/r-a-y/bbp-live-preview
- Owner: r-a-y
- Created: 2013-03-22T22:01:22.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T15:39:29.000Z (over 7 years ago)
- Last Synced: 2025-04-30T18:06:10.681Z (about 1 year ago)
- Topics: bbpress, cuny-academic-commons
- Language: PHP
- Homepage:
- Size: 40 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
bbP Live Preview
================
A plugin for bbPress that allows users to preview their forum post before submitting.
Works with the fancy editor (TinyMCE) and the the regular textarea.
**Minimum requirements:** WordPress 3.5, bbPress 2.2.4
**Tested up to:** WordPress 4.7+, bbPress 2.6-bleeding
How to use?
-
* Make sure bbPress is already activated and installed in WordPress.
* Download, install and activate this plugin.
* Navigate to a forum topic and reply to a post or create a brand-new topic
* In the textarea, start typing and in the "Preview" area below, the container should start mirroring your changes
Caveats
-
* Requires javascript to be enabled
* If autoembeds are enabled in bbPress, autoembed previews will not work without BuddyPress.
* Why? Because BuddyPress has a more, flexible implementation of autoembeds than WordPress.
* Could look into including BP's embed class before public release.
Version
-
0.1 - Pre-release
License
-
GPLv2 or later.