PluginProbe
Forumax – AI Powered Advanced Community Forum Plugin / 1.0.8
Forumax – AI Powered Advanced Community Forum Plugin v1.0.8
2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 trunk 1.0.8 1.1.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.4.0 1.4.1 2.0.0 2.1.0 All 29 releases
bbp-core / readme.txt

readme.txt in Forumax – AI Powered Advanced Community Forum Plugin 1.0.8, at readme.txt

114 lines 4.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === BBP Core - Expand bbPress powered forums with useful features ===
2 Contributors: spiderdevs, arafatjamil01, mdjwel, delweratjk
3 Tags: bbpress, signature, quote, tags, toolbar, views, bbcode, forums, forum, topic, reply
4 Requires at least: 5.0
5 Tested up to: 6.0.1
6 Requires PHP: 7.2
7 Stable tag: 1.0.8
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 BBP Core expands many useful features for your forums.
12
13 == Description ==
14
15 BBP Core powers your forum with useful features. For example - solved topics, private replies, forum statistics etc.
16
17 [Live Demo Here](https://wordpress-theme.spider-themes.net/ama/forums/topic/about-bbpress-plugin-features/)
18
19 ## 🔗 USEFUL LINKS ##
20
21 - For documentation and tutorials go to our [Documentation](https://helpdesk.spider-themes.net/docs/bbp-core-wordpress-plugin/)
22 - If you have any more questions, visit our support on the Plugin’s [Forum](https://wordpress.org/support/plugin/bbp-core/)
23 - [BBP Core Landing Page](https://spider-themes.net/bbp-core/) (all features presented there)
24 - See the BBP Core [Frontend Demo Here](https://wordpress-theme.spider-themes.net/ama/forums/topic/about-bbpress-plugin-features/)
25
26 ### Reasons to Choose BBP Core ###
27
28 - **Lightweight:** Loading only necessary css, javascript assets when necessary, it will not load assets unless necessary.
29
30 - **Custom Admin UI:** A hierarchical view of the forums, nested topics and number of forums and topics are displayed in one page. Besides, a user can filter among all topics, solved topics, unsolved topics, hidden topics, never replied topics, open topics and closed topics. Also, the user can go to trash to check for the trashed topics.
31
32 - **Forum Creation & Deletion:** Create forums and delete forums and topics from BBP Core Admin UI, no need to navigate to classic forum views.
33
34 - **Private Reply:** Create replies on topics privately, which only forum owners can see, it remains hidden to other customers.
35
36 - **Solved Topics:** Mark topic as solved / unsolved. Solved topics shows 'Resolved' badge at the end of topic title.
37
38 - **Voting Feature:** Users can vote on topic replies. The highest voted reply goes to the top. AJAX powered voting system for better community.
39
40 - **Attachment Features:** Users can add attachments to topic replies. You can choose which user roles can upload attachment and much more.
41
42 == Frequently Asked Questions ==
43
44 = Does BBP Core work with any theme? =
45 Yes, BBP Core works with any bbPress WordPress theme.
46
47 = Do I need coding skills to use BBP Core? =
48 Absolutely not! BBP Core is as easy to use, as you can think of.
49
50 = Where can I report bugs or contribute to the project? =
51 To report bugs or to contribute, head-over to the [GitHub repository](https://github.com/spider-themes/bbp-core/issues)
52
53 == Installation ==
54
55 = Minimum Requirements =
56
57 * PHP 7.3 or greater is recommended
58 * MySQL 5.6 or greater is recommended
59
60 You can install the BBP Core from your WordPress Dashboard or manually upload it through cPanel/FTP.
61
62 = OPTION 1: Install the BBP Core Plugin from WordPress Dashboard =
63
64 1. Navigate to Plugins -> Add New.
65 2. Search for 'BBP Core' and click on the Install button to install the plugin.
66 3. Activate the plugin in the Plugins menu.
67 4. Optional step: configure the plugin in the Admin menu, in BBP Core -> Settings.
68
69 = OPTION 2: Manually Upload Plugin Files =
70
71 1. Download the plugin file from the plugin page: bbp-core.zip.
72 2. Upload the 'bbp-core.zip' file to your '/wp-content/plugins' directory.
73 2. Unzip the file bbp-core.zip (do not rename the folder).
74
75 == Screenshots ==
76
77 1. Custom Admin Dashboard
78 2. BBP Core Settings
79
80 == Changelog ==
81 = v1.0.7 (October 20, 2022) =
82 * New: Attachment feature added
83 * Fix: CSS issues fixed
84
85 = v1.0.7 (September 26, 2022) =
86 * Fix: Filters visibility issues fixed
87
88 = v1.0.6 (September 24, 2022) =
89 * Fix: Create Forum class warning
90 * Fix: Add Forum issues
91 * Improved: Forum filter selection persistence, using cookies
92
93 = v1.0.5 (September 17, 2022) =
94 * Improved: Admin UI filter navigation.
95 * New: Adding forum and topics from Admin UI Page
96
97 = v1.0.4 (September 10, 2022) =
98 * Fix: Add new button disappeared on plugin and theme page solved
99
100 = v1.0.3 (September 9, 2022) =
101 * Fix: Admin UI forum thumbnail
102 * Added support for docly theme
103
104 = v1.0.2 (August 21, 2022) =
105 * Fix: Admin UI settings
106 * Fix: Admin UI CSS
107
108 = v1.0.1 (August 21, 2022) =
109 * Custom Forum dashboard UI
110 * BBPress voting
111 * Highly customizable settings options
112
113 = v1.0.0 (July 25, 2022) =
114 * Initial release