bbPress::__wakeup()

A dummy magic method to prevent Forums from being unserialized

Description

Source

File: bp-forums/classes/class-bbpress.php

    public function __wakeup() { _doing_it_wrong( __FUNCTION__, __( 'Cheatin\' huh?', 'buddyboss' ), '2.1' ); }

Changelog

Changelog
Version Description
bbPress (r2464) Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.