BP Group Documents Download for wordpress you need atleast PHP version and 1.13 wordpress version to install and active the Wp plugin. Before going to Download BP Group Documents for wordpress ensure that you have installed atleast 6.0.3 latest wordpress version It is tested with the 6.0.3 wordpress version.This Plugin supported Languages are .
Download BP Group Documents Wordpress plugin to install in your Wordpress blog Manually. This BP Group Documents is used to BP Group Documents creates a page within each BuddyPress group to upload and any type of file or document.
If you run a windows server and you get errors about mb_convert_case function which is a default php function (see http
If you are a plugin developer and want to use the upload file form you can link to /group_slug/bpgroupdocuments_slug/add to access the upload document form
Add the following function into your /wp-content/wp-plugins/bp-custom.php file
/*
* Download file only in the user is logged in
*/
function bp_only_logged_in_can_download( $error ) {
// If we have a only logged-in users site
if ( ! is_user_logged_in() ) {
$error = array(
message => __( You must log in to access the page you requested. -
...
-
Enables the creation of a many-to-many relationship between BuddyPress Groups and WordPress Sites in...
-
A [documents] shortcode which will display a list of attached files, with file type icons, and linked...
-
Allow attach various documents and media files to a product as separate tab.
-
This plugin create a new Group when a new user sign up.
-
A documents library for WordPress.