| [ Index ] |
PHP Cross Reference of BBPress |
[Source view] [Print] [Project Stats]
bbPress Converter Based on the hard work of Adam Ellis
| File Size: | 100 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| bbp_get_converters() X-Ref |
| Return an array of available converters return: array since: 2.6.0 bbPress (r6447) |
| bbp_new_converter( $platform = '' ) X-Ref |
| This is a function that is purposely written to look like a "new" statement. It is basically a dynamic loader that will load in the platform conversion of your choice. return: mixed Object if converter exists, null if not since: 2.0.0 param: string $platform Name of valid platform class. |
| Generated: Tue Nov 18 01:00:53 2025 | Cross-referenced by PHPXref 0.7.1 |