functions
sp_get_auth
Description This function is used to check the authorisation of a user, including guests, for a given permission. The function returns 1 if auth is allowed or 0 if not allowed. Usage sp_get_auth($check, $id, $userid) Arguments $check (string) (required) permission to check Default: None $id (integer) (optional) forum id to check the permission against Default:…
Read MoreAPI Helper Functions
Welcome to the Simple:Press API Functions Codex, a repository for Simple:Press information and documentation on our available functions. API Functions are used within your Simple:Press theme or plugin to customize and tailor the functionality of your Simple:Press forum. The API functions differ from Template Tags in that template tags are used to output Forum display…
Read MoreSimple:Press API
Welcome to the Simple:Press API Codex, a repository for Simple:Press information and documentation on our API.
Read More