282 lines
No EOL
11 KiB
PHP
282 lines
No EOL
11 KiB
PHP
<?php
|
||
|
||
// Exit if accessed directly
|
||
defined( 'ABSPATH' ) || exit;
|
||
|
||
|
||
function bsp_plugins () {
|
||
?>
|
||
<table class="form-table">
|
||
<tr valign="top">
|
||
<th colspan="2">
|
||
<h3>
|
||
<?php _e ('Other Plugins' , 'bbp-style-pack' ) ; ?>
|
||
</h3>
|
||
</tr>
|
||
</table>
|
||
<p>
|
||
<?php _e('This section lists other bbpress plugins that you might find useful. ', 'bbp-style-pack'); ?>
|
||
</p>
|
||
|
||
|
||
<table>
|
||
<tr>
|
||
<td>
|
||
|
||
</td></tr>
|
||
<tr><th colspan=2>
|
||
<?php _e('Other bbpress plugins by this author', 'bbp-style-pack'); ?>
|
||
</th></tr>
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-private-groups/">Private groups</a>
|
||
</td><td>
|
||
<?php _e('This Plugin creates unlimited private forum groups', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-style-pack/">bbp style pack </a>
|
||
</td><td>
|
||
<?php _e('Lets you style bbpress, and add display features', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-topic-count/">bbp topic count </a>
|
||
</td><td>
|
||
<?php _e('Adds any combination of topics, replies and totals under the authors avatar in topics and replies', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-profile-information/">bbp profile information </a>
|
||
</td><td>
|
||
<?php _e('Adds fields to the bbp user profile and displays any combination of these under the authors avatar in topics and replies ', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-user-ranking/">bbp user ranking </a>
|
||
</td><td>
|
||
<?php _e('Lets you add ranking and badges to topics and replies and profiles', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
|
||
|
||
<tr><td> </td></tr>
|
||
<tr><td> </td></tr>
|
||
|
||
<tr><th colspan=2>
|
||
<?php _e('Other bbpress plugins', 'bbp-style-pack'); ?>
|
||
</th></tr>
|
||
<tr><td colspan=2>
|
||
<?php _e('This is just a list! I offer no warranty that these work as described, or work together.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-toolkit/">bbP Toolkit </a>
|
||
</td><td>
|
||
<?php _e('Swiss knife tweaking and hacking Toolkit for bbPress. Set global options and style your forums.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbpress-sort-topic-replies/">bbpress sort topics/replies </a>
|
||
</td><td>
|
||
<?php _e('Sort topic replies in ascending or descending order for each bbPress Topic. You can choose to save setting for each topic, for the whole Forum or set globally for every Topic', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbpress-genesis-extend//">bbPress Genesis Extend </a>
|
||
</td><td>
|
||
<?php _e('Provides basic compatibility with bbPress and the Genesis Framework with a few extra goodies', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbpress-notify-nospam/">bbPress Notify (No Spam) </a>
|
||
</td><td>
|
||
<?php _e('Give bbPress notifications your personal touch by deciding who gets the emails and what they look like.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-signature/">bbP Signature </a>
|
||
</td><td>
|
||
<?php _e('This plugin adds user signature support to bbPress', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbpress-bbcode/">bbPress2 BBCode </a>
|
||
</td><td>
|
||
<?php _e('This plugin adds support for popular bbcode forum code to posts, comments, pages, bbpress forums and buddypress activity and group forums.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/gd-bbpress-attachments/">GD bbPress Attachments </a>
|
||
</td><td>
|
||
<?php _e('Implements attachments upload to the topics and replies in bbPress plugin through media library and adds additional forum based controls. ', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbpress-go-to-first-unread-post/">bbPress Go To First Unread Post</a>
|
||
</td><td>
|
||
<?php _e('Allows registered bbPress users to quickly jump to the first unread post in a topic', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbpress-post-topics/">bbPress Topics for Posts</a>
|
||
</td><td>
|
||
<?php _e('Replace the comments on your WordPress blog posts with topics from an integrated bbPress install', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/image-upload-for-bbpress/">Inline Image Upload for BBPress</a>
|
||
</td><td>
|
||
<?php _e('Upload inline images to BBPress forum topics and replies.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbpress-simple-advert-units/">bbpress Simple Advert Units </a>
|
||
</td><td>
|
||
<?php _e('Insert advert units (such as adsense or Amazon widgets) into your bbpress forum. ', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "http://wordpress.org/plugins/bbpress-private-replies/">bbPress - Private Replies</a>
|
||
</td><td>
|
||
<?php _e('A simple plugin to allow your bbPress users to mark their replies as private. ', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bp-better-messages/">BP Better Messages</a>
|
||
</td><td>
|
||
<?php _e('A fully featured replacement for standard BuddyPress Messages and also can work as private messaging system for WordPress/bbpress when using without BuddyPress. ', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-move-topics/">bbP Move Topics</a>
|
||
</td><td>
|
||
<?php _e('Move topics from one forum to another, convert post/comments into topic/replies in the same site.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-user-online-status/">bbp user online status</a>
|
||
</td><td>
|
||
<?php _e('A WordPress plugin to show user online/offline statuses in bbpress topics and replies', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-voting/">bbp-voting</a>
|
||
</td><td>
|
||
<?php _e('Allows users or visitors to vote up or down on topics and replies. Each topic and reply has a total score with an up arrow and a down arrow.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-auto-close-topics/">BBP Auto-Close Topics</a>
|
||
</td><td>
|
||
<?php _e('BBP Auto-Close Topics will automatically close bbPress topics after an admin-specified time period.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbresolutions/">bbResolutions</a>
|
||
</td><td>
|
||
<?php _e('bbResolutions, will let you set topic resolutions (Resolved, Not resolved and Not a question). ', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbpress-improved-statistics-users-online/">bbPress Advanced Statistics</a>
|
||
</td><td>
|
||
<?php _e('Achieve phpBB / vBulletin-esque statistics for your bbPress Forum', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://pippinsplugins.com/bbpress-custom-notification-emails/">bbPress Custom Email Notifications</a>
|
||
</td><td>
|
||
<?php _e('Modify subscription emails sent to users', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbpress-canned-replies/">Canned Replies</a>
|
||
</td><td>
|
||
<?php _e('Let\'s moderators and keymasters create standard replies and use these in responses', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-improvements-for-yoast/">BBP Improvements for yoast</a>
|
||
</td><td>
|
||
<?php _e('This is a very simple but very helpful tool to help yoast wordpress seo support bbpress better.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-gdpr/">bbPress GDPR</a>
|
||
</td><td>
|
||
<?php _e('bbPress GDPR plugin extends new Data Export & Data Erasure feature bundled with WordPress 4.9.6 Release.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/asyncronous-bbpress-subscriptions/">AsynCRONous bbPress Subscriptions</a>
|
||
</td><td>
|
||
<?php _e('Amends how bbpress sends emails', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbp-anonymous-subscriptions/">bbPress – Anonymous Subscriptions</a>
|
||
</td><td>
|
||
<?php _e('This add-on plugin for bbPress will allow anonymous users to subscribe to topics and get email notifications when a new reply is posted', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
<tr><td style="width:250px">
|
||
<a href = "https://gist.github.com/ntwb/7363a1de1184d459f0c3">bbPress – Include Topics and Replies in WordPress Search Results </a>
|
||
</td><td>
|
||
<?php _e('Link to some code that does what this says !', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbpress-do-short-codes/">bbPress – Do Short Codes</a>
|
||
</td><td>
|
||
<?php _e('This add-on plugin for bbPress is extremely simple and does one thing: parses short codes placed in topic and reply content.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/recaptcha-for-bbpress/">reCAPTCHA for bbPress</a>
|
||
</td><td>
|
||
<?php _e('Allows you to easily add Google reCAPTCHA v2 on your bbPress forum.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/bbpress-login-register-links-on-forum-topic-pages/">Login Register Links On Forum Topic Pages</a>
|
||
</td><td>
|
||
<?php _e('Puts Login Register Links On Forum Topic Pages, and lots more', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
|
||
|
||
<tr><th colspan=2>
|
||
<?php _e('Other useful stuff', 'bbp-style-pack'); ?>
|
||
</th></tr>
|
||
<tr><td colspan=2>
|
||
<?php _e('Other things you might find useful', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/welcome-email-editor/">Welcome Email Editor </a>
|
||
</td><td>
|
||
<?php _e('Changing welcome emails', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "http://www.wpbeginner.com/plugins/how-to-send-a-custom-welcome-email-to-new-users-in-wordpress/">How to send a custom email </a>
|
||
</td><td>
|
||
<?php _e('Tutorial for changing welcome emails', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://wordpress.org/plugins/agreeable/">Agreeable </a>
|
||
</td><td>
|
||
<?php _e('Add an “agree to terms” check box to your login, registration, or comment forms, requiring users to agree. ', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
<tr><td style="width:250px">
|
||
<a href = "https://en-gb.wordpress.org/plugins/highlight-search-terms/">Highlight Search Terms </a>
|
||
</td><td>
|
||
<?php _e('Highlights search terms within WordPress generated search results or when referrer is a non-secure search engine, both on the search results page and on the post page itself.', 'bbp-style-pack'); ?>
|
||
</td></tr>
|
||
|
||
|
||
|
||
|
||
|
||
</table>
|
||
|
||
<?php
|
||
}
|
||
?>
|