Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Here’s how to show bbPress info inside WordPress without full integration

$wpdb and $bbdb have nice sanitizing functions and caching of results if I remember correctly

https://codex.wordpress.org/Function_Reference/wpdb_Class

They can also be used to retrieve table names for the respective package

Skip to toolbar