apply_filters( 'bp_core_get_table_prefix', string $base_prefix )

Filters the $wpdb base prefix.


Description Description

Intended primarily for use in multinetwork installations.


Parameters Parameters

$base_prefix

Base prefix to use.


Top ↑

Source Source

File: bp-core/bp-core-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.