Function Hook_import_ipb2->clean_ipb_post
Definitions
sources/hooks/modules/admin_import/ipb2.php
- Decode an IPB post to be plain-text (a la Comcode).
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$post | LONG_TEXT | required parameter | N/A | N/A | IPB post |
Return
- The cleaned post
- Type: LONG_TEXT
- Set: N/A
- Range: N/A